The following list is a summary of functions available for the GX6315:
Driver Functions |
Description |
Gx6315Close |
Closes any relay. |
Gx6315GetBoardSummary |
Returns the board summary. |
Gx6315GetChannel |
Returns the state of a specified channel. |
Gx6315GetGroupChannels |
Returns the state of all channels in the specified group. |
Gx6315Initialize |
Initializes the driver for the specified GX6315 board. |
Gx6315InitializeVisa |
Initializes the driver for the specified slot using VISA. The function returns a handle that can be used with other GX6315 functions to program the board. |
Gx6315Open |
Opens all relays. |
Gx6315Panel |
Opens the GX6315 virtual panel. |
Gx6315Reset |
Opens all relays. |
Gx6315SetGroupChannels |
Sets all relays of the specified group to a specified state. |
GxSWGetErrorString |
Returns the error string specified by the error number. |