06.01.2015 Views

INfinity 510 Protocol Reference Guide - Sirit

INfinity 510 Protocol Reference Guide - Sirit

INfinity 510 Protocol Reference Guide - Sirit

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Chapter 13 - DIO Namespace<br />

dio.in.alarm.logic_level.<br />

This variable is used along with the corresponding input pin timeout value<br />

to determine if an alarm (in the form of an event) should be generated.<br />

If a timeout value is set, the input pin is monitored. If the input pin value<br />

does not change during the timeout period and the input pin value matches<br />

the alarm logic level, the event event.dio.in.alarm.timeout.n<br />

(where n is the pin number) is generated. This alarm event generation can<br />

be helpful in alerting to the loss of digital inputs to the reader.<br />

>>> dio.in.alarm.logic_level.1 = 1<br />

ok<br />

Type<br />

Permissions<br />

Data Type<br />

var<br />

guest=-,admin=rw<br />

int<br />

Default 1<br />

Min 0<br />

Max 1<br />

dio.in.alarm.timeout.<br />

The variable is used along with the corresponding input pin logic level to<br />

determine if an alarm (in the form of an event) should be generated.<br />

If a timeout value is set, the input pin is monitored. If the input pin value<br />

does not change during the timeout period and the input pin value matches<br />

the alarm logic level, the event event.dio.in.alarm.timeout.n<br />

(where n is the pin number) is generated. This alarm event generation can<br />

be helpful in alerting to the loss of digital inputs to the reader. The<br />

maximum timeout value is 600 seconds. A timeout value of 0 disables the<br />

alarm event generation.<br />

>>> dio.in.alarm.timeout.1 = 30<br />

ok<br />

Type<br />

Permissions<br />

Data Type<br />

var<br />

guest=-,admin=rw<br />

int<br />

Default 0<br />

Min 0<br />

Max 600<br />

<strong>INfinity</strong> <strong>510</strong> <strong>Protocol</strong> <strong>Reference</strong> <strong>Guide</strong> 147

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!