The following list is a summary of functions available for the GX6062:
Driver Functions |
Description |
Gx6062Close |
Closes the specified channel in a group. |
Gx6062ConnectChannels |
Connects two channels according to specified mode. |
Gx6062ConnectGroupToExternalCoax |
Connects either first or last group to the External Coax. |
Gx6062DisconnectChannels |
Disconnects two channels according to specified mode. |
Gx6062DisconnectGroupToExternalCoax |
Disconnects either first or last channel to External Coax. |
Gx6062GetBoardSummary |
Returns the board summary. |
Gx6062GetChannel |
Returns whether the specified channel is open or closed. |
Gx6062GetDaisyChainMode |
Returns the board Daisy Chain connection mode. |
Gx6062GetGroupRelays |
Returns the state of all channels of the specified group. |
Gx6062Initialize |
Initializes the GX6062 driver for the specified PXI slot. |
Gx6062InitializeVisa |
Initializes the driver for the specified slot using VISA. The function returns a handle that can be used with other GX6062 functions to program the board. |
Gx6062Open |
Opens specified channel in a group. |
Gx6062Panel |
Opens a virtual panel used to interactively control the GX6062 board. |
Gx6062Reset |
Opens all boards’ channels and all connections between groups and to External Coax. |
Gx6062SetDaisyChainMode |
Saves the board Daisy Chain connection mode. |
Gx6062SetGroupRelays |
Opens or closes all channels in the specified group. |
GxSWGetErrorString |
Returns the error string associated with the specified error number. |