![Satec Expertmeter PM180 Скачать руководство пользователя страница 6](http://html.mh-extra.com/html/satec/expertmeter-pm180/expertmeter-pm180_reference-manual_1200362006.webp)
6
2
IEC61131 Implementation
IEC61131 is the standard relating to programmable controllers. Part 3
of this standard deals with the languages used for programming these
devices and is commonly referred as IEC61131-3. SATEC PM180 PLC
Configurator implements IEC61131-3 in order to create logic for PM180
devices.
IEC 61131-3 support is limited so that programmable controller system
configuration could be compiled to PM180 Setpoints.
2.1
Limitations
Limitations of IEC 61131-3 support are the following:
Programmable controller system configuration is limited to one task
executed at 20ms interval (PM180 hardware limitation). Any
program organization unit could be attached to this task.
Special (nonstandard) *_THRESHOLD functions are used to model
analogue values comparison functions of PM180 Setpoints.
2.2
Data types
Data types implemented in PLC Configurator are listed in the table
below.
Data type
Description
BOOL
Bit string of 1 bit. Logical state, values are FALSE and TRUE.
LREAL
Long real value (64 bit) ±10
±308
,
values are from +/-4.19E-307 to +/-1.67E+308.
TIME
Time duration in milliseconds,
values
are
from
-T#24d20h31m23s648ms
to
+T#24d20h31m23s647ms
DATE
Date format, values are from D#1-1-1 to D#65000-12-31,
Gregorian
For the PM180 device refers to the Packed date data type.
TOD
Time of Day format, values are from TOD#00:00:00.000 to
TOD#23:59:59.999
For the PM180 device refers to the Packed time data type.
DT
Date Time format combines DATE and TOD.
For the PM180 device refers to the Timestamp data type.
DP
Double point value. There are four possible values:
intermediate state (IS)
off state (OFF)
on state (ON)
bad state (BS)
Содержание Expertmeter PM180
Страница 21: ...21 Figure 29 Input variables mapping ...