Technical description
6) i_APCI1500_Set8DigitalOutputOff (...)
Syntax:
<Return value> = i_APCI1500_Set8DigitalOutputOff (BYTE b_BoardHandle,
Parameters:
BYTE
BYTE
BYTE
Task:
Resets one or several output channels of one port. Resetting means setting to high.
Example:
The output channels 1, 3, 5, 7 are reset.
IMPORTANT!
You can use this function only if the digital output memory is ON.
See function i_APCI1500_SetOutputMemoryOn (..).
Return value:
0: No error
-1: The handle parameter of the board is wrong
-2: The port number is not 1 or 2
-3: The digital output memory is OFF. Please first use the function
i_APCI1500_SetOutputMemoryOn
7) v_APCI1500_Set16DigitalOutputOn (...)
Syntax:
<Return value> = v_APCI1500_Set16DigitalOutputOn
Parameters:
BYTE
LONG
Task:
Sets one or several output channels of board xPCI-1500
Chapter 9
b_BoardHandle
b_Port
b_Value
b_Value = 55 Hex
b_BoardHandle
l_Value
BYTE b_Port,
BYTE b_Value)
Handle of the xPCI-1500
Number of the output port (1 or 2)
Output value (0 to 255)
(BYTE
b_BoardHandle,
LONG
l_Value)
Handle of the xPCI-1500
Output value (0 to 65535)
APCI-/CPCI-1500
81
Need help?
Do you have a question about the ADDINUM CPCI-1500 and is the answer not in the manual?
Questions and answers