GX6264 Functions

The following list is a summary of function for the GX6264:

Driver Functions
Description
Gx6264ConnectBus
Connects the specified Universal bus with the specified scan-group.
Gx6264ConnectChannel
Connects the specified channel to the specified scan-group bus.
Gx6264ConnectSectionsBus
Connects the specified bus to the corresponding bus in the other section.
Gx6264GetBoardSummary
Returns the board summary.
Gx6264GetBusMode
Returns the mode of the specified bus.
Gx6264GetGroupMode
Returns the specified Group operation in the specified mode.
Gx6264GetGroup
Returns status of the specified scan-group.
Gx6264GetGroupChannels
Returns all Group channels relays to specified state.
Gx6264GetRelayType
Returns the types of relays installed on the board.
Gx6264GetConnectSectionsBus
 
Returns status of the relay connecting specified bus to corresponding bus in other section of the board.
Gx6264Initialize
Initializes the GX6264 board. Should be executed prior to any other driver function call.
Gx6264InitializeVisa
Initializes the driver for the specified slot using VISA. The function returns a handle that can be used with other GX6264 functions to program the board.
Gx6264Panel
Opens the GX6264 virtual panel.
Gx6264RemoveBus
Disconnects the specified bus from the specified group.
Gx6264RemoveChannel
Disconnects the specified channel in the specified group.
GX6264RemoveSectionsBus
Disconnects the specified bus from the corresponding bus of the other section.
Gx6264Reset
Open all relays and disconnects all buses and groups.
Gx6264ResetBus
Disconnects the specified bus from all group buses.
Gx6264ResetGroup
Opens all relays in the specified scan-group.
Gx6264ResetSection
Opens all relays and disconnects all buses and groups in the specified section.
Gx6264SetBusMode
Sets the specified bus operation in the specified mode.
Gx6264SetGroupChannels
Sets all Group channels relays to specified state.
Gx6264SetGroupMode
Sets the specified Group operation to the specified mode.
GxSWGetErrorString
Returns the error string as specified by the error number.