The following list is a summary of functions available for the GX1164:
Driver Functions |
Description |
General |
|
Gx1164Initialize |
Initializes the driver for the specified slot using the HW device driver. |
Gx1164InitializeVisa |
Initializes the driver for the specified slot using VISA. |
Gx1164Panel |
Opens a virtual panel used to interactively control the GX1164. |
Gx1164Reset |
Resets the GX1164 board to its default settings. |
GxPResGetDriverSummary |
Returns the driver summary and version. |
GxPResGetErrorString |
Returns the error string associated with the specified error number. |
Resistance Functions |
|
Gx1164GetBoardSummary |
Returns a string describing the board S/N, firmware version and calibration date. |
Gx1164GetChannelMode |
Returns the channel mode: single or double. |
Gx1164GetChannelRelays |
Returns the specified channel resistors relay settings. |
Gx1164GetChannelResistanceRange |
Returns the single or double channel resistance range. |
Gx1164GetDoubleChannelResistance |
Returns the double channel resistance. |
Gx1164GetSingleChannelResistance |
Returns the single channel resistance. |
Gx1164GetWiperMode |
Returns whether the group is in wiper mode. |
Gx1164SetChannelRelays |
Connect the specified channel resistors relays. |
Gx1164SetDoubleChannelResistance |
Sets the double channel resistance. |
Gx1164SetSingleChannelResistance |
Sets the single channel resistance. |
Gx1164SetWiperMode |
Sets the group wiper mode. |