RMP Motion Controller
10.6.2
APIs
, concepts, guides, and more
Community
Support
Contact
◆
MotionHoldUserAddressGet()
uint64_t MotionHoldUserAddressGet
(
)
Description:
MotionHoldUserAddressGet gets the User Address which will be monitored before the motion hold is released.
Returns
(int32_t) The host address that will be monitored for Motion Hold
Part of the
Motion Configuration
method group.
Sample Code:
printf(
"There is a Motion Hold using address: %ld.\n"
, axis->MotionHoldUserAddressGet());
See also
MotionHoldUserAddressSet()
RSI
RapidCode
RapidCodeMotion
Generated by
1.10.0