The following list is a summary of functions available for the GX6384:
Driver Functions |
Description |
Gx6384Close |
Closes the specified channel in a group. |
Gx6384GetBoardSummary |
Returns the board summary. |
Gx6384GetChannel |
Return the state of the relay in the specified group’s row and column. |
Gx6384GetGroupRow32Columns |
Returns the state of all 32 relays of the specified group’s row when configured as two groups with 32 columns each. |
Gx6384GetGroupRow64Columns |
Returns the state of all 64 relays of the specified group’s row when configured as one group with 64 columns. |
Gx6384GetGroupsConfiguration |
Return the switch matrix configuration. |
Gx6384Initialize |
Initializes the driver for the board at the specified slot number. The function returns a handle that can be used with other GX6384 functions to program the board |
Gx6384InitializeVisa |
Initializes the driver for the specified slot using VISA. The function returns a handle that can be used with other GX6384 functions to program the board. |
Gx6384Open |
Opens a relay specified by group, row, and column. |
Gx6384Panel |
Opens a virtual panel used to interactively control the GX6384 board. |
Gx6384Reset |
Opens all the board relays. |
Gx6384ResetGroup |
Opens all the specified group’s relays. |
Gx6384SetGroupRow32Columns |
Sets the state of all 32 relays of the specified group’s row when configured as two groups with 32 columns each. |
Gx6384SetGroupRow64Columns |
Sets the state of all 64 relays of the specified group’s row when configured as one group with 64 columns. |
Gx6384SetGroupsConfiguration |
Sets the switch matrix configuration. |
GxSWGetErrorString |
Returns the error string associated with the specified error number. |