F U N C T I O N C A L L S
void WINAPI Program_Bandwidth (int Card, int Channel,
int Bandwidth)
DESCRIPTION
Programs channel bandwidth for either “High” or “Low”. Error checking is performed,
appropriate bits are masked, and the new value is written to the card.
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.
Bandwidth = an integer that is either a 0 or a 1.
0 = (High) and 1 = (Low)
RETURNED DATA
This routine does not return any data.
EXAMPLE CODE
Code Result/Returned
Data
Program_Bandwidth(6,0,1);
Sets the bandwidth of card
#6, channel 0 to low.
Data Device Corporation
SB-3621X Manual
50
Summary of Contents for SB-3621 Series
Page 3: ......