GX5641Functions

The following list is a summary of functions available for the GX5641:

Driver Functions
Description
General
Gx5641Initialize
Initializes the driver for the board at the specified slot number using HW. The function returns a handle that can be used with other GX5641 functions to program the board
Gx5641InitializeVisa
Initializes the driver for the specified slot using VISA. The function returns a handle that can be used with other GX5641 functions to program the board.
Gx5641Panel
Opens a virtual panel used to interactively control the GX5641.
Gx5641Reset
Opens all the board relays.
Gx5641GetBoardSummary
Returns the board summary.
GxPIOGetDriverSummary
Returns the driver name and version.
GxPioGetErrorString
Returns the error string associated with the specified error number.
Channel settings
Gx5641GetGroupConversionMode
Returns the specified channel Conversion Mode.
Gx5641GetChannelDifferentialPort
Returns the specified channel Differential Port value.
Gx5641GetChannelDifferentialPortDirection
Returns the specified channel Differential Port Direction.
Gx5641GetChannelMode
Returns the specified channel operating mode.
Gx5641GetChannelOutputState
Returns the specified channel Output State.
Gx5641GetChannelTTLPort
Returns the specified channel TTL Port value.
Gx5641GetChannelTTLPortDirection
Returns the specified channel Port Direction.
Gx5641GetGroupConversionMode
Sets the specified channel Conversion Mode.
Gx5641GetGroupDifferentialPort
Sets the specified channel Differential Port value.
Gx5641GetGroupDifferentialPortDirection
Sets the specified channel Differential Port Direction.
Gx5641GetChannelMode
Sets the specified channel operating mode.
Gx5641GetChannelOutputState
Sets the specified channel Output State.
Gx5641GetChannelTTLPort
Sets the specified channel TTL Port value.
Gx5641GetGroupDifferentialPortDirection
Sets the specified channel TTL Port Direction.
Group settings
Gx5641GetGroupConversionMode
Returns the specified group conversion mode.
Gx5641GetGroupDifferentialPort
Returns the specified group differential port value.
Gx5641GetGroupDifferentialPortDirection
Returns the specified group differential Port Direction.
Gx5641GetGroupMode
Returns the specified group mode.
Gx5641GetGroupOutputState
Returns the specified group output state.
Gx5641GetGroupTTLPort
Returns the specified group TTL Port value.
Gx5641GetGroupTTLPortDirection
Returns the specified group TTL Port Direction.
Gx5641GetPxiTriggerBusToGroupOutputState
Returns the PXI trigger bus to group output state.
Gx5641LoadGroupDirectionFromDIPSwitch
Load and set the specified group Direction according to the on-board DIP Switch settings.
Gx5641ResetGroup
Resets the specified group its default settings.
Gx5641SetGroupConversionMode
Sets the specified group conversion mode.
Gx5641SetChannelDifferentialPort
Sets the specified group differential Port value.
Gx5641SetChannelDifferentialPortDirection
Sets the specified group differential Port Direction.
Gx5641SetGroupMode
Sets the specified group mode.
Gx5641SetGroupOutputState
Sets the specified group output state.
Gx5641SetGroupTTLPort
Sets the specified group TTL Port value.
Gx5641SetGroupTTLPortDirection
Sets the specified group TTL Port Direction.
Gx5641SetPxiTriggerBusToGroupOutputState
Sets the PXI trigger bus to group output state.