Technical data
3-6 E6198B Switch/Load Unit Software Manual
3 Programming With TestExec SL
Example Of Using TxSL To Call SLUHandler
TxSL 6.1 or higher version should be installed before calling
SLUHandler. When TxSL and SLUHandler are ready, open TxSL
and create Action(.umd) according to existing routines.
Following steps show that how to create an Action for InitSLU.
Step 1: Open TxSL 6.1 or higher version. Click File>New>Action
Defination>DLL(C Style) then click ‘OK’. You will see a Action
Defination Editor interface like Figure 3-15.
Step 2: Link library(SLUHandler.dll) by click on ‘Browse’.
Declare the action name and Parameters according to existing
routines (Please refer General Routines page 4). Figure 3-15
shows example of InitSlu action.
Figure 3-15 Action Defination Editor