SENA Rhio10 User Manual

Page 56

Advertising
background image

56

-

A conditional expression only takes the form of a single expression with AND,

OR, NOT.

Eg. AND operation of Input #1 and Input #2

: I1 & I2

OR operation of Output #3 and Input #1

: O3 | I1

AND operation of the inversed Input #10 and Output #10

: !I10 & O10

Inverse operation of Input #1

: !I1

-

The number of points that can be specified for run condition per 1 output point in

setting data must be less than 21 points.

Eg. I1&I2&I3|I4|!I5|I6&I7&I8&I9&I10|!I11|I12|

O2|O3|O4|O5|O6|O7|O8|O9|O10

-

An output port to be set should not be included in run condition.

Eg. When setting O1, it should not be included in its run condition expression.

2)

Set Delay/Pulse.

-

It specifies the output to toggle between ON/OFF at a given time or repeatedly.

(Delay ON and Pulse are enabled with ON control command and disabled with

OFF control. Delay OFF is enabled with OFF control.)

-

Setting Data

Setting Data (time)

ON Time

OFF Time

Byte Size

5

5

Run Setting

“00000”-“50000”

“00000”-“50000”

A setting can be specified in 100 ms and allowed up to 500 sec.

Eg.

ON Time

OFF Time

Remark

“00000”

“00000”

No Delay/Pulse

“00001”

“00000”

ON after 100 ms delay

“00020”

“00000”

ON after 2 sec delay

“50000”

“00000”

ON after 5,000 sec delay

“00000”

“00001”

OFF after 100 ms delay

“00000”

“00020”

OFF after 2 sec delay

Advertising