The following list is a summary of functions available for the GX3756:
Driver Functions |
Description |
Gx3756GetBoardSummary |
Returns the board information. |
Gx3756Initialize |
Initializes the driver for the board at the specified slot number using HW. The function returns a handle that can be used with other GX3756 functions to program the board. |
Gx3756InitializeVisa |
Initializes the driver for the specified slot using VISA. The function returns a handle that can be used with other GX3756 functions to program the board. |
Gx3756Panel |
Opens the instrument panel dialog to be used to interactively control the board. |
Gx3756PioGetAllChannels |
Returns the logic levels settings of all 56 digital I/O channels. |
Gx3756PioGetAllGroupsDirection |
Returns all 14 groups direction. |
Gx3756PioGetChannel |
Returns the specified channel’s settings. |
Gx3756PioGetChannelToPxiTrigger |
Returns the specified digital I/O channel to PXI trigger line settings. |
Gx3756PioGetGroup |
Returns the specified group’s four digital channels settings. |
Gx3756PioGetGroupChannel |
Returns the specified group channel’s digital settings. |
Gx3756PioGetGroupDirection |
Return the specified group’s four digital channels direction settings. |
Gx3756PioReadAllChannels |
Returns the input logic levels of all digital I/O channels 0 to 55. |
Gx3756PioReadChannel |
Reads the input logic levels of the specified channel number. |
Gx3756PioReadGroup |
Reads the input logic levels of the four channels in the specified group. |
Gx3756PioReadGroupChannel |
Reads the input logic level of the specified group channel. |
Gx3756PioResetGroup |
Resets the specified group. |
Gx3756ReadConnectorId |
Returns the level of the connector ID pins. |
Gx3756Reset |
Resets the GX3756 to its default state. |
Gx3756PioSetAllChannels |
Sets the logic levels settings of all 56 digital I/O channels. |
Gx3756PioSetAllGroupsDirection |
Sets all 14 groups direction. |
Gx3756PioSetChannel |
Sets the specified channel. |
Gx3756PioSetChannelToPxiTrigger |
Sets the specified digital I/O channel to PXI trigger line. |
Gx3756PioSetGroup |
Sets the specified group’s four digital channels. |
Gx3756PioSetGroupChannel |
Sets the specified group channel’s digital. |
Gx3756PioSetGroupDirection |
Sets the specified group’s four digital channels direction. |
Gx3756SerialOutGetArmState |
Returns the specified serial-out channel arm state. |
Gx3756SerialOutGetBitRate |
Returns the time in microseconds for each serial transmitted bit for all 4 serial-out channels. |
Gx3756SerialOutGetData |
Returns the specified serial-out channel 64-bit of data to be transmitted. |
Gx3756SerialOutGetDataBitsPulseWidth |
Returns the serial-out data bits pulse width for the logic high and logic low time in microseconds for all 4 serial-out channels. |
Gx3756SerialOutGetlLastTxData |
Returns the specified serial-out channel last transmitted 64-bit of data. |
Gx3756SerialOutGetMode |
Returns the specified serial-out channel operation mode. |
Gx3756SerialOutGetNumOfDataBits |
Returns the specified serial-out channel number of bits to transmit. |
Gx3756SerialOutGetShiftMode |
Returns the specified serial-out channel number shift out mode. |
Gx3756SerialOutGetStatus |
Returns the specified serial-out channel number status. |
Gx3756SerialOutGetTriggerDelay |
Returns the serial-out trigger delay time for all four serial-out channels. |
Gx3756SerialOutGetTriggerMode |
Returns the specified serial-out channel number trigger mode. |
Gx3756SerialOutGetTriggerSource |
Returns the specified serial-out channel number trigger source. |
Gx3756SerialOutReset |
Reset the specified serial-out channel to default settings. |
Gx3756SerialOutSetArmState |
Sets the specified serial-out channel arm state. |
Gx3756SerialOutSetBitRate |
Sets the time in microseconds for each serial transmitted bit for all 4 serial-out channels. |
Gx3756SerialOutSetData |
Sets the specified serial-out channel 64-bit of data to be transmitted. |
Gx3756SerialOutSetDataBitsPulseWidth |
Sets the serial-out data bits pulse width for the logic high and logic low time in microseconds for all 4 serial-out channels. |
Gx3756SerialOutSetMode |
Sets the specified serial-out channel operation mode. |
Gx3756SerialOutSetNumOfDataBits |
Sets the specified serial-out channel number of bits to transmit. |
Gx3756SerialOutSetShiftMode |
Sets the specified serial-out channel number shift out mode. |
Gx3756SerialOutSetTriggerDelay |
Sets the serial-out trigger delay time for all four serial-out channels. |
Gx3756SerialOutSetTriggerMode |
Sets the specified serial-out channel number trigger mode. |
Gx3756SerialOutSetTriggerSource |
Sets the specified serial-out channel number trigger source. |
Gx3756SelfTest |
Run self test on all 56 digital I/O channels and 4 serial channels. |
Gx3756SerialOutTrig |
Issues a software trigger to the specified serial-out channel number. |