RMP Motion Controller
10.7.1
APIs
, concepts, guides, and more
Community
Support
Contact
◆
DigitalIoTypeSet()
void DigitalIoTypeSet
(
RSIMotorGeneralIo
motorGeneralIoNumber
,
RSIMotorIoType
type
)
Description:
DigitalIoTypeSet sets the type for a Motor I/O bit.
Parameters
motorGeneralIoNumber
A
RSIMotorGeneralIo
value.
type
Use
RSIMotorIoType
.
Part of the
User IO
method group.
Sample Code:
axis->DigitalIoTypeSet(
RSIMotorGeneralIo5
,
RSIMotorIoTypeBRAKE
);.
RSI::RapidCode::RSIMotorGeneralIo::RSIMotorGeneralIo5
@ RSIMotorGeneralIo5
5
RSI::RapidCode::RSIMotorIoType::RSIMotorIoTypeBRAKE
@ RSIMotorIoTypeBRAKE
See also
DigitalIoValidTypesMaskGet
RSI
RapidCode
Axis
Generated by
1.10.0