Manual
IExerciser
20
IExerciser
This interface creates an exerciser program for an easy data capture project(This
isequivalent to the Exerciser page in an Easy capture project in the software).
When you instantiate the IEsbEasyDataCapturePrj interface, the IExerciser interface
instantiates automatically in IEsbEasyDataCapturePrj.
You can get the IExerciser interface from IEsbEasyDataCapturePrj by calling
IEsbEasyDataCapturePrj ::GetExerciser method.
Method Description
AddCommand Add exerciser command.
AddUserDefineCommand Add exerciser user-defined command.
InsertCommand Insert exerciser command.
InsertUserDefineCommand Insert exerciser user-defined command.
DeleteCommand Delete exerciser command.
DeleteAllCommands Delete allexerciser commands.
SetStartOfLoop Set exerciser command to start of loop.
SetEndOfLoop Set exerciser command to end of loop.
SetRepeatCommand Set exerciser command to repeat.
FindDevice Find attached devices.
GetFoundDevicesNo Get found devices number.
GetDeviceEndPointsNo Get endpoints number of a device.
GetEndPointType Get type of endpoint.
GetEndPointDirection Get direction of an endpoint.
GetEndPointNo Get number of an endpoint.
IsDeviceHub Is device HUB?
SetStartExerciserWith Set exerciser start event type.