Novatek-electro RS-485 Operating Manual page 29

Interface controller
Table of Contents

Advertisement

Correct example:
...
!VARS
0 VAL 0
!CONDS
0 VAREQVAL V0 0
!ACTS
0 ALARMON 1
1 ALARMOFF 1
!REACTS
* C0 ACT A0
!CONDS
1 NOT C0
!REACTS
* C1 ACT A1
...
2) Link to another line should be below the line that is referenced.
Correct example:
...
!CONDS
0 VAREQVAL V0 0
1 NOT C0
...
The file should end with an empty line or a comment. The file should not have extra spaces, including at the end
of lines. The file can contain comment lines that begin with "#", and are ignored when reading the file.
Correct example:
...
# This is a comment
!VARS
# number of seconds per minute
0 VAL 60
1 VAL 1
...
Table C.1 – Sections assignment
МЕТА
DEVICES
PARAMS
VARS
PHONES
STRS
CONDS
ACTS
REACTS
NOVATEK-ELECTRO
General information and the file run settings
MODBUS devices capabilities
Parameters, registers and bits of MODBUS devices, and type conversion
Variables, transformation of parameters and calculations
Phone numbers to which SMS are sent
Texts of messages to send to SMS
Comparison of variables, the conditions for performing actions
Actions that can be performed
Reactions that determine under what conditions the actions will be fulfilled
29
-
-
Incorrect example:
...
!VARS
0 VAL 0
!CONDS
0 VAREQVAL V0 0
!ACTS
0 ALARMON 1
1 ALARMOFF 1
!REACTS
* C0 ACT A0
!CONDS
0 NOT C0
!REACTS
* C1 ACT A1
...
Incorrect example:
...
!CONDS
0 NOT C1
1 VAREQVAL V0 0
...
Incorrect example:
...
# This is a comment
!VARS
0 VAL 60
1 VAL 1
...
# number of sec. in min
EM-481

Advertisement

Table of Contents
loading

This manual is also suitable for:

Em-481

Table of Contents