๐ŸŒ KR

Description

This is a component that configures ABB Move instructions (MoveJDO, MoveLDO, MoveJGO, MoveLGO, MoveJAO, MoveLAO) accompanied by digital, group, and analog output signals.

| Input

Name Type Description
RobTargets RobTarget Motion target position. Connects to the output of the RobTarget or Positioner RobTarget component.
Signal String The signal name to apply the motion to
DO Value Boolean Digital output value

| Required Parameter

Name Type Description
Type/Speed/Zone String Motion type, speed, zone radius
MoveJ Start End Toggle โ€ข TRUE: Apply MoveJ to the first and last targets
โ€ข FALSE: Apply the configured motion type to all targets
Fine Start End Toggle โ€ข TRUE: Apply fine zone to the first and last targets
โ€ข FALSE: Apply the configured zone value to all targets

| Output

Name Type Description
Instruction Instruction Generated ABB instruction. Passed to the Instructions input of the Core component.