F U N C T I O N C A L L S
void WINAPI Clear_All(int Card, int Channel Pairs)
DESCRIPTION
This routine resets the hardware and clears the Coarse and Fine settings for the given
channel pairs.
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 Pairs = an integer between 0 and 2 for the channel pairs of interest.
0 = channels 0 and 1
1 = channels 2 and 3
2 = channels 4 and 5
RETURNED DATA
This routine does not return any data.
EXAMPLE CODE
Code Result/Returned
Data
Clear_All(4,0);
Resets the hardware and clears
channel 0 (coarse) and channel
1 (fine) for card #4.
Data Device Corporation
SB-3622X Manual
33