ED15117
51
Measurement
Units
Data Type
Usable Range
Default Value
Flow State
NA
BACnet: Enumerated
L
ON
W
ORKS
: Structure
See Below
NA
BACnet
Object Identifier
Property Identifier
Object Type
Type Enumeration
Instance
Property Name
Property Enumeration
Binary Input
3
2
Present Value
85
Object Name
EvapWaterFlowStatus
Property Values
0 = No Flow (Inactive)
1 = Flow (Active)
L
ON
W
ORKS
L
ON
W
ORKS
Name
Profile
SNVT Type
SNVT Index
SNVT Size
nvoChillerStat.chw_flow Chiller chlr_status 127
3
bytes
Property Values (Limited)
0 = No Flow
1 = Flow
Structure
typedef struct {
chiller_t
chlr_run_mode;
hvac_t
chlr_op_mode;
struct{
unsigned in_alarm :1;
// offset 0
unsigned run_enabled :1;
// offset 1
unsigned local :1;
// offset 2
unsigned limited :1;
// offset 3
unsigned chw_flow :1;
// offset 4
unsigned condw_flow :1;
// offset 5
/* The last two bits (offset 6) are not defined */
}
chlr_state;
} SNVT_chlr_status;
Evaporator Leaving Water Temperature
This read only network variable indicates the current temperature of the water leaving the evaporator.
Measurement
Units
Data Type
Usable Range
Default Value
Temperature
°F/°C
BACnet: Real
L
ON
W
ORKS
: Fixed Point Scalar
signed long
-40 to 257°F
-40 to 125°C
NA
BACnet
Object Identifier
Property Identifier
Object Type
Type Enumeration
Instance
Property Name
Property Enumeration
Analog Input
0
2
Present Value
85
Object Name
LvgEvapWaterTempUnit
L
ON
W
ORKS
L
ON
W
ORKS
Name
Profile
SNVT Type
SNVT Index
SNVT Size
nvoLvgChWTemp Chiller temp_p
105
two
bytes