Advantech ADAM-5511 Manual page 221

Table of Contents

Advertisement

Clear Counter
Syntax:
int Clear_Counter(int slotno, int channel)
Description:
Reset the current counter value to its initial value
Parameter
slotno
channel
Return Value:
None
Example:
void main ()
{
//reset ADAM-5080 channel 0 counter value in slot 0
int Clear_Counter(0, 0);
}
Remarks:
None.
Description
The specific slot inserted with
ADAM-5080
0-3 or slot0-slot3
The specific channel in ADAM-5080
0-3

Advertisement

Table of Contents
loading

Table of Contents