CTR_Clear | ![]() ![]() ![]() ![]() |
CTR_Clear
@ Description
Sets the output of the selected counter to the specified state.
@ Cards Support
9111, 9112, 9113, 9114, 9118, 7248, 7249, 7296
@ Syntax
I16 CTR_Clear (U16 CardNumber,
U16 Ctr, U16 State)
@ Parameter
CardNumber : The card
id of the card that want to perform this operation.
Ctr
: The counter number.
Range : 0 for PCI-9111, PCI-9112,
PCI-9113, PCI-9114, PCI-9118.
Range : 0, 1, 2 for PCI-7248,
PCI-7249, PCI-7296.
state : The
logic state to which the counter is to be reset.
Range : 0 or 1
@ Return Code
NoError, ErrorInvalidCardNumber, ErrorCardNotRegistered, ErrorFuncNotSupport, InvalidCounter