The following list is a summary of functions available for the GX6021:
Driver Functions |
Description |
Gx6021Close |
Closes the specified channel in a group. |
Gx6021ConnectChannels |
Connects two channels according to specified mode. |
Gx6021ConnectGroupToExternalCoax |
Connects either first or last group to the External Coax. |
Gx6021DisconnectChannels |
Disconnects two channels according to specified mode. |
Gx6021DisconnectGroupToExternalCoax |
Disconnects either first or last channel to External Coax. |
Gx6021GetBoardSummary |
Returns the board summary. |
Gx6021GetChannel |
Returns the board Daisy Chain connection mode. |
Gx6021GetDaisyChainMode |
Returns whether the specified channel is open or closed. |
Gx6021GetGroupRelays |
Returns the state of all channels of the specified group. |
Gx6021Initialize |
Initializes the GX6021 driver for the specified PXI slot. |
Gx6021InitializeVisa |
Initializes the driver for the specified slot using VISA. The function returns a handle that can be used with other GX6021 functions to program the board. |
Gx6021Open |
Opens specified channel in a group. |
Gx6021Panel |
Opens a virtual panel used to interactively control the GX6021 board. |
Gx6021Reset |
Opens all boards’ channels and all connections between groups and to External Coax. |
Gx6021SetDaisyChainMode |
Saves the board Daisy Chain connection mode. |
Gx6021SetGroupRelays |
Opens or closes all channels in the specified group. |
GxSWGetErrorString |
Returns the error string associated with the specified error number. |