FunTest Documentation
  • What is FunTest?
  • Product Tour
    • Navigation
    • Create your first project
    • Connecting Test Equipment
    • Creating Test Sequence
    • Executing Test Sequence
    • Test Reporting
  • Creating Test Sequence
    • Test File Overview
      • TEST Sequence Tab
    • FunTest Commands
      • Operator Interface
      • Sequence Flow
      • Digital I/O
      • Test Result Export
      • Printing
      • Other Commands
    • Calling Device Plugin
    • Test Point Control
    • Using Spreadsheet Formulas
    • Variables
    • Interrupt Events
    • Online Debugging
  • FunTEST Plugins
    • Plugin Overview
  • Test Station
    • Test Station Setting
  • Other
    • Run FunTEST Externally
  • How To's
    • How To's
Powered by GitBook
On this page
  1. Creating Test Sequence

Calling Device Plugin

This section describes how to call and use plugins in your test sequence

PreviousOther CommandsNextTest Point Control

Last updated 1 year ago

Was this helpful?

CtrlK

Was this helpful?

To be able to use a plugin within your test sequence follow these steps:

  1. Configure the plugin so the device is recognized by FunTEST. The setting for each plugin can be accessed here Plugin Overview

    Plugin Admin View
  2. Next make the plugin available in the test station setting for your project and select appropriate alias. Alias is how you will be addressing you device within your sequence (device column)

    Test Station Setting
  3. Within your test sequence use your device alias and command that is recognized by the specific plugin

    Measuring voltage using DMM within a test sequence

  4. After a plugin step is executed result will be displayed in the Return Value cell

Each plugin has its dedicated commands. Refer to Plugin Overview for more details