Programming
TX1200
61
Version: 1.1
nOverrideControl_Read:
.
nCommand_Read:
rRelativePosition:
Relative Position in %. Value of -1 means data are disabled (see VAR_INPUT
nDataRead
).
rAbsolutePosition:
Absolute Position in °. Value of -1 means data are disabled (see VAR_INPUT
nDataRead
).
rRelativeVolumeticFlow:
Relative Volumetic Flow in %. Value of -1 means data are disabled (see
VAR_INPUT
nDataRead
).
rAbslouteVolumeticFlow:
Absloute Volumetic Flow in m³/h. Value of -1 means data are disabled (see
VAR_INPUT
nDataRead
).
rSensor1Value:
Sensor 1 Value in mV/Ohm. Value of -1 means data are disabled (see VAR_INPUT
nDataRead
).
rSetpointAnalog:
Setpoint Analog in %. Value of -1 means data are disabled (see VAR_INPUT
nDataRead
).
rRelativeDeltaPressure:
Relative Delta Pressure in %. Value of -1 means data are disabled (see
VAR_INPUT
nDataRead
).
rAbsoluteDeltaPressure:
Absolute Delta Pressure in Pa. Value of -1 means data are disabled (see
VAR_INPUT
nDataRead
).
6.2.23
MP_Window
This function block is used to control and monitor a window ventilation system (FLS).
MP_Address
is used to specify the MP-Bus device with which the function block is to communicate.
bStart
activates communication with the MP-Bus device.
bBusy
indicates that the block is active. If
bStart
remains
TRUE, the device is addressed cyclically with a period specified by the time in
TMPolling
. The time should
be set longer than 1 second.
bError
is used to indicate an error in communication with the FLS. The type of
the error can be read with
iErrorId
.
ManuelMode
can be used to activate or deactivate manual operation. The type of ventilation can be
specified through
WindowSettings
.
VAR_INPUT
MP_Address : USINT := 1;
bStart : BOOL;
WindowSettings : Data_Window;
ManuelMode : BOOL;
strDataKL6771 : DataKL6771;
TMpolling : TIME := t#10s;
MP_Address:
MP-Bus address of the slave.
bStart:
a positive edge starts the function block. If this remains continuously TRUE, the function block will be
activated cyclically with a period specified by the time in
TMPolling
.
WindowSettings:
Содержание TwinCAT 2 TX1200
Страница 1: ...Manual EN TX1200 TwinCAT 2 PLC Library TcMPBus 2022 06 02 Version 1 1...
Страница 2: ......
Страница 79: ......