F U N C T I O N C A L L S
int WINAPI End_SelfTest (int Card)
DESCRIPTION
This function will exit the card from Self-Test mode, allowing the card to track angles
normally.
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.
RETURNED DATA
This routine will return a 0x99 if the card was not initialized. Otherwise the card will return a
(1) if Self-Test was successfully exited.
EXAMPLE CODE
Code Result/Returned
Data
int End;
End = End_SelfTest(1);
Exits Self Test for card #1,
and returns a 1 if properly
exited Self Test mode.
Data Device Corporation
SB-3621X Manual
34
Summary of Contents for SB-3621 Series
Page 3: ......