F U N C T I O N C A L L S
int WINAPI Read_Counter (int Card, int Channel)
DESCRIPTION
Reads the Turns counter of a channel and returns the value.
INPUT DATA
Card = an integer between 0 and 7 for the card of interest. The card number is set in the
MOTION FEEDBACK BOARD MANAGER.
Channel = an integer between 0 and 5 for the channel of interest.
RETURNED DATA
This routine returns the turns count of a channel (range = 0x0000 to 0xFFFF).
EXAMPLE CODE
Code Result/Returned
Data
int Counter;
Counter = Read_Counter(0,2);
Returns the turns count of
card #0, channel 2.
Data Device Corporation
SB-3621X Manual
40
Summary of Contents for SB-3621 Series
Page 3: ......