F U N C T I O N C A L L S
Int WINAPI Get_Card_Type(int Card)
DESCRIPTION
This routine reads the Registry and returns the value of the card at that location. Can be
used to error check the card number a user has chosen.
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 the type of card installed and assigned to Card.
Valid Values:
[PCI]SB3620x
[PCI]SB3621x
[PCI]SB3622x
EXAMPLE CODE
Code Result/Returned
Data
Get_Card_Type(0)
Returns the card type of
card 0.
Data Device Corporation
SB-3622X Manual
39