GetRealTimeMonitoring#
This command returns the numerical codes of the responses that have been enabled using
the SetRealTimeMonitoring command.
Syntax#
GetRealTimeMonitoring()
Responses#
[2117][n1, n2, …]
n1,n2: a list of number codes or names, as follows
2200, for the response of the
GetRtTargetJointPoscommand;2201, for the response of the
GetRtTargetCartPoscommand;2202, for the response of the
GetRtTargetJointVelcommand;2203, for the response of the
GetRtTargetJointTorqcommand;2204, for the response of the
GetRtTargetCartVelcommand;2210, for the response of the
GetRtJointPoscommand;2211, for the response of the
GetRtCartPoscommand;2212, for the response of the
GetRtJointVelcommand;2213, for the response of the
GetRtJointTorqcommand;2214, for the response of the
GetRtCartVelcommand;2218, for the response of the
GetRtConfcommand (sent only when changed);2219, for the response of the
GetRtConfTurncommand (sent only when changed);
2220, for the response of the
GetRtAccelerometercommand;2321, for the response of the
GetRtGripperForcecommand;2322, for the response of the
GetRtGripperPoscommand.
Usage restrictions#
This command can be executed in any robot state.
Cyclic protocols#
This command is not available in cyclic protocols.