APCI-/CPCI-1500 Technical
description Chapter 9
78
9.3.6
Digital output channel
1) i_APCI1500_SetOutputMemoryOn (...)
Syntax:
<Return value> = i_APCI1500_SetOutputMemoryOn
(BYTE b_BoardHandle)
Parameters:
BYTE
b_BoardHandle
Handle of the
xPCI-1500
Task:
Activates the digital output memory.
After calling this function, the output channels you have previously activated
with the functions "i_APCI1500_SetXDigitalOutputOn" are not reset.
You can reset them with the function "i_APCI1500_SetXDigitalOutputOff".
Return value:
0: No error
-1: Handle parameter of the board is wrong
2) i_APCI1500_SetOutputMemoryOff (...)
Syntax:
<Return value> = i_APCI1500_SetOutputMemoryOff
(BYTE
b_BoardHandle)
Parameters:
BYTE
b_BoardHandle
Handle of the
xPCI-1500
Task:
Deactivates the digital output memory.
Return value:
0: No error
-1: Handle parameter of the board is wrong
3) i_APCI1500_Set1DigitalOutputOn (...)
Syntax:
<Return value> = i_APCI1500_Set1DigitalOutputOn
(BYTE
b_BoardHandle,
BYTE b_Channel)
Parameters:
BYTE
b_BoardHandle
Handle of the
xPCI-1500
BYTE
b_Channel
Number of the output channel you want to
set (1 to 16)