Set Capture Trip

Motion Block

Description

The Set Capture Trip block is used to indicate whether the capture event should occur on the rising edge or the falling edge of the capture signal.

Escapes

The Set Capture Trip block does not produce any escapes

Examples

This block list shows the commands involved in configuring a capture event, performing a capture, and reading the result.

A source for the signal is chosen, the rising edge is chosen, and the capture is armed. Motion is started that should be far enough to cause the capture event to occur. The controller then waits until the capture trips. If the move finishes before the capture trips (which should not happen) then an exception is generated to notify the program that uses this procedure that something has gone wrong. If the capture does occur it is recorded in a list box named log.

This structure is an example of a "position out" that could be considered analagous to a "time out". With a time out something is suppsosed to occur within a certain amount of time and the absence of that occurance is an error. With motion systems the amount of time for a move can vary depending on speeds and accelerations. Rather than expecting something to occur in a certain amount of time it is more robust to have structures that expect things to happen within certain distances.

Related Topics

Capture Position
Set Capture Source
Capture Has Tripped
Arm Capture
Capture Bit