SetVacuumPurgeDuration_Immediate#

This is the same command as SetVacuumPurgeDuration, but it is instantaneous, rather than queued and can be executed even when the robot is deactivated.

Syntax#

SetVacuumPurgeDuration_Immediate(tp)

Arguments#

  • tp: duration in seconds.

Usage restrictions#

This command can be executed in any robot state.

Cyclic protocols#

In cyclic protocols, the SetVacuumPurgeDuration_Immediate command is represented by MotionCommandID 44. See Section 3.2 for more details.