Programming
TX1200
48
Version: 1.1
rSensTemp:
Sensor temperature in °C or °F.
rDewPointTemp:
Temperature of the calculated dew point in °C or °F.
rHumid:
Humidity in percent (% 0.01).
uiCo2:
CO2 content in ppm.
stUnit:
C = °C or F = °F, ? = not read.
bDigitalInput:
DI sensor read if
bReadDISensor
is TRUE.
bSensorError:
One of the sensors has an error.
st_SensorType:
Sensor type '?' = not read / type / 'unknown' = number unknown.
6.2.15
MP_RoomSensor_Parameter
This function block is used for parameterization of room sensors. Further information can be found at
.
MP_Address
is used to specify the MP-Bus device with which the function block is to communicate.
bRead
reads the parameters,
bWrite
writes them to the room sensor.
bBusy
indicates that the block is active.
bError
is used to indicate an error in communication with the drive. The type of the error can be read with
iErrorId
.
VAR_INPUT
MP_Address : USINT := 1;
bWrite : BOOL;
bRead : BOOL;
strDataKL6771 : DataKL6771;
bUnitSelTemp : BOOL;
iOffsetCo2_Write : INT;
rOffsetTemp_Write : LREAL;
rOffsetHumidity_Write : LREAL;
rOffsetDewPointTemp_Write : LREAL;
MP_Address:
MP-Bus address of the slave.
bWrite:
a positive edge starts the function block and writes the parameter.
bRead:
a positive edge starts the function block and reads the parameter.
strDataKL6771:
the data structure with which the
function block must be linked (see
).
bUnitSelTemp:
FALSE = °C, TRUE = °F.
iOffsetCo2_Write:
OffsetCO2 [ppm] -500...500.
rOffsetTemp_Write:
OffsetTemp [UnitSel] -15...15 °C (-27...27 °F)
rOffsetHumidity_Write:
OffsetHumidity [%] -20...+20.
Содержание TwinCAT 2 TX1200
Страница 1: ...Manual EN TX1200 TwinCAT 2 PLC Library TcMPBus 2022 06 02 Version 1 1...
Страница 2: ......
Страница 79: ......