The following list is a summary of functions available for the GX6377:
Driver Functions |
Description |
General |
|
Gx6377GetBoardSummary |
Returns the board summary. |
Gx6377Initialize |
Initializes the GX6377 driver for the specified PXI slot. |
Gx6377InitializeVisa |
Initializes the driver for the specified PXI slot using the default VISA provider. |
Gx6377Panel |
Opens a virtual panel used to interactively control the GX6377 board. |
Gx6377Reset |
Opens all the board relays. |
GxSWGetErrorString |
Returns the error string associated with the specified error number. |
Relay Section |
|
Gx6377RelayClose |
Closes the specified relay for the specified relays type. |
Gx6377RelayGetChannel |
Returns the state of the specified channel for the specified relays type. |
Gx6377RelayGetChannels |
Returns the status of all relays for the specified relay type. |
Gx6377RelayOpen |
Opens the specified relay for the specified relays type. |
Gx6377RelaySetChannels |
Sets the states of all relays for the specified relay type. |
Matrix Section |
|
Gx6377MatrixClose |
Closes a relay specified by group, row, and column. |
Gx6377MatrixGetChannel |
Returns the state of the relay in the specified group, row and column. |
Gx6377MatrixGetConfiguration |
Returns the state of the relay in the specified group, row and column. |
Gx6377MatrixGetRow |
Returns the state of all relays of the specified group and row. |
Gx6377MatrixOpen |
Opens a relay specified by group, row, and column. |
Gx6377MatrixSetConfiguration |
Opens or closes all 16 relays of the specified row in the specified group. |
Gx6377MatrixSetRow |
Opens or closes all 16 relays of the specified row in the specified group. |