The following list is a summary of functions available for the GX6115:
Driver Functions |
Description |
Gx6115Close |
Closes any relay. |
Gx6115GetBoardSummary |
Returns the board summary. |
Gx6115GetChannel |
Returns the state of a specified channel. |
Gx6115GetChannels |
Returns the state of all channels. |
Gx6115Initialize |
Initializes the driver for the specified GX6115 board. |
Gx6115InitializeVisa |
Initializes the driver for the specified slot using VISA. The function returns a handle that can be used with other GX6021 functions to program the board. |
Gx6115Open |
Opens any relay. |
Gx6115Panel |
Opens the GX6115 virtual panel. |
Gx6115Reset |
Opens all relays. |
Gx6115SetChannels |
Sets all relays to a specified state. |
GxSWGetErrorString |
Returns the error string specified by the error number. |