44
How can I...
Control the digital outputs
Set the digital outputs
word SetDigitalOutputs( byte byValue )
Description:
The TP112 is equipped with 8 digital outputs, which can be set
individually.
This routine sets the status of the digital outputs.
Input:
byValue
the new status of the outputs. Each bit repre-
sents an output.
Output:
Return value
E_NO_ERRORS
E_NOT_SUPPORTED
E_NO_HARDWARE
Get the current status of the digital outputs
word GetDigitalOutputs( byte *byValue )
Description:
This routine gets the current status of the digital outputs.
Input:
-
Output:
byValue
the status of the outputs. Each bit represents an
output.
Return value
E_NO_ERRORS
E_NOT_SUPPORTED
E_NO_HARDWARE
Summary of Contents for Handyscope HS3
Page 2: ......
Page 8: ...8 Introduction...
Page 65: ...Deprecated routines 65...
Page 67: ...TiePie engineering DLL programmer s manual rev 1 26...