DyNet Interface
This section lists DyNet FCUC messages that are not readily accessible from System Builder using the GUI.
It also lists some other DyNet messages intended for use in typical HVAC situations.
FCUC User Preferences
The DDFCUC allows the user to change plant capability and user preferences during runtime. A logical DyNet message is implemented to set/retrieve the status of plant capabilities.
|
Area |
USER PREFERENCE |
Opcode |
DataHi |
DataLo |
Join |
Checksum |
OPCODE | |
---|---|
|
Set/Reset User Preference |
|
Request User Preference |
|
Reply/Report User Preference |
USER PREFERENCE |
|
|
Actual Temperature, 16 bit in 0.25 deg Celsius steps |
|
User Temperature setpoint, 16 bit in 0.25 deg Celsius steps |
|
Air Conditioning Plant Capability |
|
Actual Temperature, 16 bit in 0.01 deg Celsius steps (Range -127.99 to 127.99) |
|
User Temperature setpoint, 16 bit in 0.01 deg Celsius steps (Range -127.99 to 127.99) |
DATAHI |
Bit Mask |
For user |
b0: 1 - Heating available, 0 - Heating |
b1: 1 - Cooling available, 0 - Cooling not available |
|
b2 to b7: Unused |
Fault states
You can request a fault state from the device over DyNet. This also clears the fault state. A physical DyNet message is implemented to set/retrieve the plant fault status.
|
|
BOX NUMBER |
Opcode |
Fault Type |
FAULT STATUS |
FAULT DETAILS |
CHECKSUM |
OPCODE | |
---|---|
|
Request Device Fault State |
|
Reply/Report Device Fault State |
|
Set/Reset Device Fault State |
FAULT TYPE |
|
|
Fire Trip |
|
Airflow |
|
Energy Holdoff (i.e. Window switch) |
|
Temperature Sensor faulty |
|
Drip Tray |
|
Dirty Air Filter |
FAULT STATUS |
|
|
Normal |
|
Alarm (fault input is activated) |
|
Acknowledge alarm (force alarm to return to normal) |
FAULT DETAILS |
0 – Fault not present, 1 – Fault present |
For fault |
Bit 0: Local sensor open circuit |
Bit 1: Local sensor short circuit |
|
Bit 2: Remote sensor timeout |
|
Bit 3-7: not used |
Task Port Interface
Task Port | Task Sub-port | Description |
---|---|---|
|
0 |
Bit Mask (b0: AUX, b1: Input 1, b2: Input 2, b3: Input 3, b4: Input 4, b5-b7: Unused) |
|
0 |
Measured temperature in 0.25°C - Lo byte (Initiate Reading at source) |
1 |
Measured temperature in 0.25°C - Hi byte |
|
|
0 |
Desired temperature in 0.25°C - Lo byte (Initiate Reading at source) |
1 |
Desired temperature in 0.25°C - Hi byte |
|
|
0 |
Measured temperature in 0.01°C - Lo byte provides integer part (Initiate Reading at source) |
1 |
Measured temperature in 0.01°C - Hi byte provides fractional part |
|
|
0 |
Desired temperature in 0.01°C - Lo byte provides integer part (Initiate Reading at source) |
1 |
Desired temperature in 0.01°C - Hi byte provides fractional part |