The following list is a summary of functions available for the GX6616:
Driver Functions |
Description |
Gx6616BIT |
Performs the board internal Build In Test (BIT). |
Gx6616Close |
Closes a relay specified by group, row, and column. |
Gx6616GetBoardSummary |
Returns the board summary. |
Gx6616GetChannel |
Returns the state of the relay in the specified group, row and column. |
Gx6616GetRow |
Returns the state of all relays of the specified group and row. |
Gx6616Initialize |
Initializes the GX6616 driver for the specified PXI slot. |
Gx6616InitializeVisa |
Initializes the driver for the specified slot using VISA. The function returns a handle that can be used with other GX6616 functions to program the board. |
Gx6616Open |
Opens a relay specified by group, row, and column. |
Gx6616Panel |
Opens a virtual panel used to interactively control the GX6616 board. |
Gx6616Reset |
Opens all the board relays. |
Gx6616SetRow |
Opens or closes all 16 relays of the specified row in the specified group. |
GxSWGetErrorString |
Returns the error string associated with the specified error number. |