xPCI-3009 API
PCI-3009 SSI digital output functions

Functions

_INT_ i_PCI3009_SetSSIDigitalOutputOn (DWORD_ dw_BoardHandle)
 
_INT_ i_PCI3009_SetSSIDigitalOutputOff (DWORD_ dw_BoardHandle)
 

Detailed Description

Function Documentation

_INT_ i_PCI3009_SetSSIDigitalOutputOn ( DWORD_  dw_BoardHandle)

Set the digital output ON

Parameters
[in]dw_BoardHandle: Handle of board PCI-3009
Returns
0: No error
-1: The handle parameter of the board is wrong
-2: The module is not a SSI module
_INT_ i_PCI3009_SetSSIDigitalOutputOff ( DWORD_  dw_BoardHandle)

Set the digital output OFF

Parameters
[in]dw_BoardHandle: Handle of board PCI-3009
Returns
0: No error
-1: The handle parameter of the board is wrong
-2: The module is not a SSI module