SetCtrlPortMonitoring#

Although data is sent synchronously over the control and monitoring ports, socket delays can cause desynchronization at the reception. If perfect synchronization is necessary, you must request a copy of the monitoring port data send to the control port by using the SetCtrlPortMonitoring command.

Syntax#

SetCtrlPortMonitoring(e)

Arguments#

  • e: monitoring data over the control port enabled (1) or disabled (0).

Default values#

The default settings are applied whenever the robot is activated or reactivated.

By default, monitoring data over the control port is disabled.

Responses#

  • [2096][Monitoring on control port enabled]

  • [2096][Monitoring on control port disabled]

Usage restrictions#

This command can be executed in any robot state.

Cyclic protocols#

This command is not available in cyclic protocols.