The following list is a summary of functions available for the GX6338:
Driver Functions |
Description |
Gx6338Close |
Closes the specified relay. |
Gx6338GetBoardSummary |
Returns the board summary. |
Gx6338GetChannel |
Returns the state of the specified relay. |
Gx6338GetGroupChannels |
Returns the status of all relays in the specified group. |
Gx6338GroupReset |
Opens all relays of the specified group. |
Gx6338Initialize |
Initializes the driver for the GX6338 board at the specified PXI slot. |
Gx6338InitializeVisa |
Initializes the driver for the specified slot using VISA. The function returns a handle that can be used with other GX6338 functions to program the board. |
Gx6338Open |
Opens the specified relay. |
Gx6338Panel |
Opens the GX6338 virtual panel used to interactively control the GX6638 board. |
Gx6338Reset |
Opens all the board relays. |
Gx6338SetGroupChannels |
Sets all relays of the specified group to a specified state. |
GxSWGetErrorString
|
Returns the error string associated with the specified error number. |