Skip to main content

10.4.1.11. TRIGGOUT

10.4.1.11. TRIGGOUT

 

Explanation

This commands adjusts the signal output time to First Out (-) or Last Out (+) that occurs from the command location where the accuracy is OK in the interval where it is processed continuously with CONTPATH 1 or 2.

Grammar

TRIGGOUT <Output variable>=<Output value>, OT=<FO, LO time>

Parameter

Output variable

Parameter corresponding to the output signal.

DO, DOB, DOW, DOL, DOF parameter corresponding to common output

AO variable corresponding to analog output signal

SO variable corresponding to exclusive output signal

Output value

Calculation formula. (If the number is a real number, drop the decimal points)

For single signal output(DO), 0 is OFF and non-zero is ON

For analog output, the decimal in real number is also used

FO(-),

LO(+)time

-10.00 ~ 2.00 [sec]

When (-), the signal is outputted first and when (+) later.

Example

TRGGOUT DO3 = 1,OT=1.23

TRGGOUT DOB2 = &H7F,OT=-2.34

TRGGOUT AO2 = 3.4,OT=0.12