MC-Basic:TRIGGER

From SoftMC-Wiki
Jump to: navigation, search
Language: English  • 中文(简体)‎

Enabling tracking mode allows the system to start tracking the moving frame using the trigger inputs . When the moving frame is active an object that passes the sensor indicates that ,it is going to reach the working window. For every new inserted piece the user has to update all trigger positions for every one of the degrees of freedom. A new trigger position can be set although an item is still inside the working window.

For every master (moving frame degree of freedom – source) the object position must be inserted, at the trigger time in the specific master units.

NDOF is number degrees of freedom.

Syntax

TRIGGER <robot> { NDOF = <index> Value = <value>  MasterFrame = <master> RadiusOffset = <radius offset>}

Availability

Since Version 3.6.20

Type

Group

NDOF – long

Value – position units

Range

NDOF - 1 to 6

Scope

Task or Terminal

Limitations

The group-only syntax. The lower and upper limits are referred to the trigger point

Examples

Trigger SCARA NDOF = 1 value= a1.pext trigger Ndof = 1 value = trg2 MasterFrame = ncnv RadiusOffset = 0

See Also