The following list is a summary of functions available for the GX6188:
Driver Functions |
Description |
Gx6188BITAbort |
Abort currently running BIT test |
Gx6188BITGetStatus |
Returns BIT status |
Gx6188BITRun |
Starts built-in test |
Gx6188BleedRelayClose |
Closes the bleed relay for a specified selector bus. |
Gx6188BleedRelayGetState |
Returns a bleed relay's state. |
Gx6188BleedRelayOpen |
Opens the bleed relay for a specified selector bus. |
Gx6188GetBoardSummary |
Returns the board summary. |
Gx6188GetConfigurationFile |
Returns the location of the current configuration file. |
Gx6188GetRelayCount |
Returns the relay count associated with all the relays on the specified device. |
Gx6188GetRelayStates |
Returns the state (open or closed) of each relay on the device specified. |
Gx6188GlobalBusClose |
Closes a Global bus relay. |
Gx6188GlobalBusGetChannel |
Returns a Global bus relay's state. |
Gx6188GlobalBusOpen |
Opens a Global bus relay. |
Gx6188Initialize |
Initializes the driver for the board at the specified slot number. The function returns a handle that can be used with other functions to program the board. |
Gx6188InitializeVisa |
Initializes the driver for the specified slot using VISA. The function returns a handle that can be used with other functions to program the board. |
Gx6188InterruptDisable |
Stops all user-enabled interrupts. |
Gx6188InterruptGetStatus |
Returns the status of the interrupt lines. |
Gx6188InterruptReset |
Reset an interrupt after it has occurred and resume normal switching operations. |
Gx6188InterruptResume |
Returns control from an interrupt handler. |
Gx6188InterruptSetup |
Configures the behavior of the interrupts. |
Gx6188MatrixClose |
Closes a matrix relay. |
Gx6188MatrixGetChannel |
Returns a matrix relay's state. |
Gx6188MatrixOpen |
Opens a matrix relay. |
Gx6188Panel |
Opens a virtual panel used to interactively control the domain of GX6188 cards. |
Gx6188PioGetOutputData |
Returns the value of the PIO output register. |
Gx6188PioGetOutputEnable |
Returns a bitfield containing the PIO’s output-enabled channels. |
Gx6188PioReadInput |
Reads sampled value from PIO input register. |
Gx6188PioSetOutputData |
Sets the value of the PIO’s output-enabled channels. |
Gx6188PioSetOutputEnable |
Sets PIO channels to output enabled. |
Gx6188Reset |
Opens all the board relays. |
Gx6188ResourceClose |
Closes a Resource relay. |
Gx6188ResourceGetChannel |
Returns a Resource relay's state. |
Gx6188ResourceOpen |
Opens a Resource relay. |
Gx6188SaveRelayCountToEeprom |
Saves the cached relay counts to the board EEPROM for permanent storage. |
Gx6188SetConfigurationFile |
Sets the path of the configuration file. |
GxSWGetDriverSummary |
Returns the driver name and version. |
GxSWGetErrorString |
Returns the error string associated with the specified error number. |