Programming
TX1200
75
Version: 1.1
TYPE St_StateEV :
STRUCT
bFlow_with_closed_valve : BOOL;
bAir_bubbles : BOOL;
bFlow_not_reached : BOOL;
bPower_not_realized : BOOL;
bGear_disengaged : BOOL;
END_STRUCT
END_TYPE
bFlow_with_closed_valve:
Flow with the valve closed. check valve.
bAir_bubbles:
Too many air bubbles (system inadequately vented). Flow measurement is no longer
accurate. EV will change from flow control to position control.
bFlow_not_reached:
Flow is not reached, although the control valve is fully open. Check hydraulic, turn on
pump or increase pump pressure.
bPower_not_realized:
Performance is not achieved. The EV can next to the position control and flow
control directly conduct a performance. Primary side gives too little flow or dT.
bGear_disengaged:
Gear disengagement active. Manual adjustment on site possible. In other MP drives,
this information can be read with MP_Get_State.
6.4.2.7
UST3_SET
Data structure for setting and adjusting the scaling of the resistor measurement.
TYPE UST3_SET :
STRUCT
E1 : UST3_Ex;
E2 : UST3_Ex;
E3 : UST3_Ex;
R_SET : UST3_R_set;
R_ON_OFF : BOOL;
END_STRUCT
END_TYPE
E1:
E2:
E3:
R_SET:
R_ON_OFF:
Measurement R or U.
6.5
Error codes
Value (hex) Value
(dec)
Value (enum)
Description
0x0000
0
NO_MP_ERROR
No error.
0x0001
1
WRONG_TERMINAL
Incorrect terminal connected.
0x0002
2
NO_ANSWER_FROM_KL6771
No answer from the KL6771 MP-bus
master terminal
0x0003
3
NO_LINK_TO_STRUCTURE_strDataKL67
71
Check the link to the structure
0x000A
10
WRONG_MP_ADDRESS_IS_0
MP-Bus address is 0. Only
addresses between 1 and 8 are
allowed.
0x000B
11
WRONG_MP_ADDRESS
MP-bus address is >8. Only
addresses between 1 and 8 are
allowed.
Содержание TwinCAT 2 TX1200
Страница 1: ...Manual EN TX1200 TwinCAT 2 PLC Library TcMPBus 2022 06 02 Version 1 1...
Страница 2: ......
Страница 79: ......