The following list is a summary of functions available for the GX6196:
Driver Functions |
Description |
Gx6196Close |
Closes a relay specified a channel number |
Gx6196GetBoardSummary |
Returns the board summary |
Gx6196GetChannel |
Return the state of the specified by a channel number |
Gx6196GetPio |
Returns PIO output states |
Gx6196GetPioOutputEnable |
Returns the PIO channel output enable states |
Gx6196Initialize
|
Initializes the driver for the board at the specified slot number. The function returns a handle that can be used with other GX6196 functions to program the board |
Gx6196InitializeVisa |
Initializes the driver for the specified slot using VISA. The function returns a handle that can be used with other GX6196 functions to program the board |
Gx6196Open |
Opens a relay specified by channel number |
Gx6196Panel |
Opens a virtual panel used to interactively control the GX6196 board |
Gx6196ReadPio |
Read input levels of the 8 PIO channels |
Gx6196Reset |
Opens all the board relays |
Gx6196SendReceiveModule |
Communicates serially with onboard Module (output and input) |
Gx6196SetPioOutputEnable |
Sets the PIO channel output enable states |
Gx6196WritePio |
Write output levels of the 8 PIO channels |
GxSWGetErrorString |
Returns the error string associated with the specified error number |