
17Page
Velleman Projects
3.10
SetAllDigital
Syntax
void SetAllDigital(int CardAddress);
Parameter
CardAddress: The address of previously opened card.
Description
All the digital output channels are set.
Example
     InOutMode(CardAddress,  0, 0);
     SetAllDigital(CardAddress);