xPCI-3120 API

Functions

_INT_ i_APCI3120_SetOutputMemoryOn (BYTE_ b_BoardHandle)
 
_INT_ i_APCI3120_SetOutputMemoryOff (BYTE_ b_BoardHandle)
 

Detailed Description

Function Documentation

◆ i_APCI3120_SetOutputMemoryOn()

_INT_ i_APCI3120_SetOutputMemoryOn ( BYTE_  b_BoardHandle)

Enable the digital output memory When using the digital output memory, when setting the value of one digital output, the value of the other digital output is kept.

Parameters
[in]b_BoardHandleHandle of the board
Return values
0: No Error
-1: The handle parameter of the board is wrong

◆ i_APCI3120_SetOutputMemoryOff()

_INT_ i_APCI3120_SetOutputMemoryOff ( BYTE_  b_BoardHandle)

Disable the digital output memory

Parameters
[in]b_BoardHandleHandle of the board
Return values
0: No Error
-1: The handle parameter of the board is wrong