🌐 KR

Description

  • Based on Robtarget and TriggIOs data, this component defines the Trigg”X” IOs Instruction. TriggXIOs is an instruction that sets two or more output signals simultaneously while the robot is in motion.

Input

  • RobTarget : Get RobTarget data.
  • TriggIOs : Get TriggIOs data.

Built-in Param | Basic Params

  • TriggJIOs : Sets the Joint motion to reach the entered RobTarget.
  • TriggLIOs : Sets the Linear motion to reach the entered RobTarget.
  • Speed : Sets the speed (velocity) in mm/s at which the RobTarget is reached.
  • Zone : Specifies a radius around the Target Point. When moving to the next Target Point, the movement is controlled by filleting with a size proportional to the zone value. This ensures precise passage through the point, while potentially affecting the robot’s constant speed motion.

Type Speed(velocity) Zone
TriggJIOs V5 Fine
TriggLIOs V10 Z0
... ...
V7000 Z200

Output

  • Instructions : Outputs the defined TriggIOsMove Instruction based on the entered conditions.