Installation and operating instructions Wilo-Control IF-module LON / IF-module Stratos LON
68
English
Remote temperature sensor maximum value
network input config nciRemMaxTemp
This optional input configuration network variable is currently not assigned to
any function.
Value range
-273.17 – 327.66 °C (in 0.01 °C steps). 327.67 °C is an invalid value.
Default value
<nciRemMaxTemp> = 327.67 °C
SCPT reference: SCPTmaxRemoteTempSetpoint (244)
Pump Characteristic
network output config nroPumpChar
This output configuration network variable provides a data field with the pump
characteristics.
Value range
The value range depends on the individual network variable types which are
used in the following data field:
typedef struct {
SNVT_rpm speedMax;
SNVT_press pressMax;
SNVT_flow_p flowMax;
} SCPT_PumpCharacteristic;
Default value
The default values depend on the respective pump types.
SCPT reference: SCPTpumpCharacteristic (233)
Receive heartbeat
network input config SNVT_time_sec nciRcvHrtBt
This optional input configuration network variable defines a clock for the
reception of the nviRemotePress and nviRemoteTemp network variables. If the
network variables in concern are not updated at least once within the clock
specified here, the pump assumes the default values, i. e. local control until a
valid value is received for nviRemotePress or nviRemoteTemp.
Value range
0.0 – 6553.4 s (in 0.1 s steps). The value 0.0 s switches off the reception
monitoring function. The invalid value 6553.5 s has the same effect as the value
0.0 s.