The following list is a summary of functions available for the GX6138:
Driver Functions |
Description |
Gx6138Close |
Closes the specified relay. |
Gx6138GetBoardSummary |
Returns the board summary. |
Gx6138GetChannel |
Returns the state of the specified relay. |
Gx6138GetChannels |
Returns the status of all relays. |
Gx6138Initialize |
Initializes the driver for the GX6138 board at the specified PXI slot. |
Gx6138InitializeVisa |
Initializes the driver for the specified slot using VISA. The function returns a handle that can be used with other GX6138 functions to program the board. |
Gx6138Open |
Opens the specified relay. |
Gx6138Panel |
Opens the GX6138 virtual panel used to interactively control the GX6138 board. |
Gx6138Reset |
Opens all the board relays. |
Gx6138SetChannels |
Sets all relays to a specified state. |
GxSWGetErrorString |
Returns the error string associated with the specified error number. |