void DigitalIoTypeSet ( RSIMotorGeneralIo  bitNumber,
RSIMotorIoType  type 
)

Description:
DigitalIoTypeSet sets the type for a Motor I/O bit.
Parameters:
bitNumber A RSIMotorGeneralIo value.
type Use RSIMotorIoType.
Sample Code:
  axis->DigitalIoTypeSet(RSIMotorGeneralIo5,RSIMotorIoTypeBRAKE);.
See also:
DigitalIoValidTypesMaskGet