Universal Wall-Mount Controller

TSUB Series

BACnet Communication Module User Guide

Introduction

The TSUB Controller BACnet Communication Module User Guide provides information about using the TSUB controller with its BACnet communications feature. The BACnet communication protocol is used for building automation and control networks, enabling communication between client devices within a network. The controller provides a BACnet network interface between BACnet client devices and Neptronic Controller series devices. It utilizes the BACnet Master Slave/Token Passing (MS/TP) protocol at the BACnet MAC layer.

Pre-requisites

This BACnet communication user guide assumes familiarity with the concepts and terminology of BACnet.

Advantages of BACnet

BACnet enabled controllers offer several advantages:

BACnet Properties Configuration

To establish communication and ensure unique IDs in a BACnet system, the following properties may need configuration:

Property Default Value Configuration
MAC Address 000 Set to a unique address (000-254). Configurable via menu or WriteProperty service to Device Object.proprietary-property#1000 MSTP-Address. Values 128-254 are for MS/TP non-token passing slave devices.
Device Instance Auto Automatically configured to 153,000 + MAC address. Can be set manually via menu or WriteProperty service to Device Object.Object_Identifier. The Object_Identifier combines Object_Type (8) and Device_Instance.
Baud Rate 0 = Auto Automatically configured by network detection. Manual setting available: Auto, 9600, 19200, 38400, 76800.
Max_Master 127 Configurable to improve network efficiency for fewer than 127 devices. Changeable via WriteProperty service to Device Object.Max_Master.
Device Object.Object_Name Name of the device Configurable name via WriteProperty service to Device Object.Object_Name (e.g., TSUB).

Configuration Options

These options enable quick configuration of BACnet features:

Quick Setup

Configure for BACnet communication without programming:

  1. Ensure no other device uses MAC address 0 (default).
  2. Connect controller to network and power on.
  3. Controller automatically configures baud rate and device instance, enabling BACnet Property Configuration via Write Property service.
  4. Repeat for each controller.

Manual Setup

Configure for BACnet communication with programming:

  1. Access Operation Mode (jumper to RUN).
  2. Press and hold both function buttons for 5 seconds for Quick Access menu.
  3. Enter password: 637.
  4. Follow prompts to configure MAC Address, MAX Master, Device Instance, and Baud Rate manually.
  5. Disconnect power, connect to network, and reconnect power.

MAC Address and Max_Master

The MAC address must be unique on the MS/TP network. Efficient operation depends on MAC address and Max_Master combinations. BACnet requires polling for other masters. Poor combinations can slow the network. Default Max_Master of 127 ensures master discovery but is not always the most efficient choice unless there are 126 other units.

Examples of MAC Address and Max_Master Configurations:

Guideline: Most efficient setup is consecutive MAC addresses starting from 0 with Max_Master equal to the highest MAC address. If consecutive numbering isn't possible, set Max_Master to the highest MAC address.

Copy Config

This feature allows copying a controller's entire configuration to other controllers of the same type over the network.

  1. Access Operation Mode (jumper to RUN).
  2. Press and hold both function buttons for 5 seconds for Quick Access menu.
  3. Enter password: 637.
  4. Navigate to Copy Config, select Yes, and follow on-screen instructions.

Note: Copy Config can also be executed via BACnet (refer to specific AV/BV values in tables).

Network Reset

The controller can be reset via BACnet using the Reinitialize Device service with the password 'nep'. Two types of resets are available:

Note: A Cold Reset erases the current configuration, including MSTP address settings. Exercise caution.

Device Object Properties

The following table lists BACnet properties supported for the device object. 'W' indicates writability via BACnet WriteProperty service.

Property Value Writable
Object_IdentifierProgrammable instance (0-4194302). Device instance must be unique. Default: 153000 (Vendor_Identifier*1000).W
Object_NameTSUB, programmable up to 32 Bytes.W
DescriptionProgrammable up to 32 Bytes (default: BACnet Unit Controller).W
Object_TypeDevice
System_StatusOperational
Vendor_IdentifierAlways 153
Vendor_NameAlways Neptronic
Model_NameExample, TSUB
Firmware_Revisioncurrently, 1.06
Application_Software_Versioncurrently, 1.05
Protocol_VersionAlways 1
Protocol_RevisionAlways 14
DataBase_RevisionDefault 0; incremented if Object Name and/or device ID change.
Max_APDU_Length_AcceptedAlways 480
Segmentation_Supported(3) = No Segmentation
APDU_Timeout6000
Number_of_APDU_RetriesAlways 3
Local_Time00:00:00
Local_Date01-Jan-2015 (Thu)
UtC_Offset-300 minutes
Daylight_Savings_StatusFalse
Backup_Failure_Timeout300
Configuration_FilesFile-1
Last_Restore_Time2015-01-01 (Thu), 00:00:00:00
Backup_And_Restore_StateIDLE
Backup_Preparation_Time0
Restore_Completion_Time0
Restore_Preparation_Time0
Protocol_Services_Supported
  • subscribeCOV
  • atomicReadFile
  • atomicWriteFile
  • readProperty
  • readPropertyMultiple
  • WriteProperty
  • writePropertyMultiple
  • deviceCommunicationControl
  • reinitializeDevice
  • unconfirmedPrivateTransfer
  • timeSynchronization
  • who-Has
  • who-Is
  • subscribeCOVProperty
Protocol_Object_Types_Supported
  • analog-input
  • analog-output
  • analog-value
  • binary-input
  • binary-output
  • binary-value
  • device
  • file
  • program
Property Value Writable
Object_Listschedule, pmulti-state-value
Device_Address_Binding195W
Max_MasterAlways empty
Max_Info_FramesProgrammable in the range of 1-127 (default: 127)W
Active_COV_SubscriptionAlways 1
Property_ListEmpty by default. COV subscription will be lost on a power cycle. List of properties that exist within the object.
Proprietary property #1000Programmable (default:0). Represents the MS/TP MAC address (0-254). Values 128-254 are for non-token passing slave devices.W
Proprietary property #1001Programmable (default: Auto). Represents the MS/TP Baud rate (0=Auto, 9600, 19200, 38400, 76800). Reading returns actual Baud rate.W
Proprietary property #1002Programmable (default: 15 minutes). Represents the period for auto return to normal from 'out of service' state (0-120 minutes). Writing 0 means no automatic return.W

Object Types Supported

This table lists BACnet properties for each object type. Most properties are locked, except Present_Value, Status_Flag, Event_State, and Reliability.

Object Type Enabled Optional Properties Supported Writable Properties Notes
Analog Input • Reliability
• Description
• Min_Present_Value
• Max_Present_Value
• Resolution
• Cov-increment
Out_of_Service
Cov-Increment
If "Out of Service" is true, Present Value and Status_Flag are writable. Auto-return to Normal after programmable period (see Proprietary property #1002).
Analog Value • Reliability
• Description
• Cov-Increment
• Priority_Array
• Relinquish_Default
Present_Value
Out_of_Service
Cov-Increment
Present_Value writable for all AV objects except AV.20, AV.24, AV.35, AV.38, AV.50, AV.60, AV.78, AV.79, AV.87. Out_of_Service writable for AV.1, AV.3, AV.4, AV.70, AV.95. Auto-return to Normal after programmable period.
Analog Output • Description
• Reliability
• Min-Pres-Value
• Max-Pres-Value
• Resolution
• Cov-Increment
Present_Value
Cov-Increment
Binary Input • Reliability
• Active_Text
• Inactive_Text
• Description
Out_of_Service If "Out of Service" is true, Present Value and Status_Flag are writable. Auto-return to Normal after programmable period.
Binary Value • Reliability
• Active_Text
• Inactive_Text
• Description
• Priority_Array
• Relinquish_Default
Present_Value
Out_of_Service
Present_Value writable for BV objects except BV.36, BV.42. Out_of_Service writable for BV.30. Some objects commandable. Auto-return to Normal after programmable time.
Binary Output • Description
• Reliability
• Inactive-text
• Active-text
• Max_Master
• Max_Info_Frame
• Description
• active-cov-subscriptions
• #1000 (MSTP addr)
• #1001 (Baud rate)
• #1002 (Time out)
• Local_Time
• Local_Date
• UTC_Offset
• Daylight_Savings_Status
• Apdu_Timeout
• Backup_Failure_Timeout
• Configuration_Files
• Last_Restore_Time
• Backup_And_Restore_State
• Backup_Preparation_Time
• Restore_Completion_Time
• Restore_Preparation_Time
Present_Value
Object_Identifier
Object_Name
Max_Master
Description
Local_Time
Local_Date
UTC_Offset
Daylight_Savings_Status
Apdu_Timeout
Backup_Failure_Timeout
#1000
#1001
#1002
Device • Description
• Reliability
• Max_Master
• Max_Info_Frame
• Description
• active-cov-subscriptions
• #1000 (MSTP addr)
• #1001 (Baud rate)
• #1002 (Time out)
• Local_Time
• Local_Date
• UTC_Offset
• Daylight_Savings_Status
• Apdu_Timeout
• Backup_Failure_Timeout
• Configuration_Files
• Last_Restore_Time
• Backup_And_Restore_State
• Backup_Preparation_Time
• Restore_Completion_Time
• Restore_Preparation_Time
Present_Value
Object_Identifier
Object_Name
Max_Master
Description
Local_Time
Local_Date
UTC_Offset
Daylight_Savings_Status
Apdu_Timeout
Backup_Failure_Timeout
#1000
#1001
#1002
Multi-State Value • Description
• Reliability
• States_Text
• Priority_Array
• Relinquish_Default
Present_Value Present_Value writable for MSV objects except MSV.14, MSV.15. Out_of_Service not writable for MSV.
Program Description Program_Change Only LOAD and RESTART supported for Program Change. Use LOAD for firmware.
File Archive
File Size
File Size accepted for 0 value only.
Schedule Weekly Schedule
Schedule Default
Priority For Writing
Out_of_Service
Present_Value If "Out of Service" is true, Present_Value becomes writable.

Out of Service Property

The 'Out of Service' property, when set to True, disconnects an object from its physical input, allowing manual input. This is useful for special applications or troubleshooting. A security timeout resets 'Out of Service' to False after 15 minutes, but this timeout can be adjusted from 0 to 120 minutes (see Proprietary property #1002 in Table 2).

Object Table Information

The TSUB Controller series uses BACnet object tables categorized by ID. The BACnet Object_Identifier is formed by type and instance (object_identifier = (unsigned long)((unsigned long)type<<22)+instance).

Analog Input (AI)

ID Name Description W? Notes
Al.1AnalogInput1Sensor reading value on analog input 1.Out of Service, Cov IncrementIf 10k type III sensor: displays 0V Fault and Out of Service. If 0-10V sensor: displays 0-10V, Resolution 0.01 Volt. If dry contact: displays 0 or 1 (0=Open, 1=Close).
Al.2AnalogInput2Sensor reading value on analog input 2.Out of Service, Cov IncrementIf 10k type III sensor: displays 0V Fault and Out of Service. If 0-10V sensor: displays 0-10V, Resolution 0.01 Volt. If dry contact: displays 0 or 1 (0=Open, 1=Close).
Al.7Intern TempInternal temp sensor value (ITS). Set MSV.21 to Internal for Control Temp.Out of Service, Cov Increment32°F to 122°F or 0°C to 50°C, Resolution 0.02°F/0.01°C.
Al.8InternHumidityHumidity reading of on board humidity sensor.Out of Service, Cov Increment5% RH to 100% RH, Resolution 0.1% RH.

Analog Output (AO)

ID Name Description W? Notes
AO.2Analog Output2Percentage value of analog output 2, based on demand.Present Value, Cov Increment0 to 100%, Resolution 0.1%.
AO.3Analog Output3Percentage value of analog output 3, based on demand.Present Value, Cov Increment0 to 100%, Resolution 0.1%.

Analog Value (AV)

IDNameDescriptionW?Notes
AV.1ControlTempTemperature for demand calculation. Commandable. Relinquish default equals Setpoint (AV.9) if MSV.21=Network, else internal/external temp based on MSV.21.Present Value, Cov Increment-40°F to 212°F or -40°C to 100°C, Resolution 0.02°F/0.01°C.
AV.2Cfg_NetworkTimeOutConfiguration time. If MSV.21=Network and no BMS value sent for AV.2 time, TSUB goes to OFF mode. AV.1 shows 999°C and Fault. If time is 0 mins, AV.1 resets to AV.9.Present Value, Cov Increment0 to 60 minutes, Resolution 1 minute.
AV.3ExternTempStatus of external temperature sensor (ETS). Value read by ETS when MSV.35/36 is set to t10.0, t10.V, or t012.Out of Service, Cov Increment-40°F to 212°F or -40°C to 100°C, Resolution 0.02°F/0.01°C.
AV.4ChangeOverTempStatus of changeover temperature sensor (SENs). Value read by changeover sensor when MSV.35/36 is set to Changeover Sensor.Out of Service, Cov Increment-40°F to 212°F or -40°C to 100°C, Resolution 0.02°F/0.01°C.
AV.5Cfg_InternTempOffsetCalibration value for the integrated temp sensor (ITS).Present Value, Cov Increment±9°F/±5°C, Resolution 0.2°F/0.1°C.
AV.6Cfg_ExternTempOffsetCalibration value for the external temp sensor (ETS).Present Value, Cov Increment±9°F/±5°C, Resolution 0.2°F/0.1°C.
AV.7Cfg_ExternTempMinMinimum temp read by sensor (minimum range value).Present Value, Cov Increment-40°F to 32°F or -40°C to 0°C, Resolution 1°F/0.5°C.
AV.8Cfg_ExternTempMaxMaximum temp read by sensor (maximum range value).Present Value, Cov Increment122°F to 212°F or 50°C to 100°C, Resolution 1°F/0.5°C.
AV.9TempSetPointUser setpoint for occupied/day mode. Can be locked (BV.2). Commandable, default saved to non-volatile memory.Present Value, Relinquish_Default, Cov Increment50°F to 104°F or 10°C to 40°C (AV.10 to AV.11), Resolution 1°F/0.5°C.
AV.10Cfg_MinSetPointMinimum temp setpoint for occupied/day mode, allowed by user.Present Value, Cov Increment50°F to 104°F or 10°C to 40°C (50°F/10°C to AV.11), Resolution 1°F/0.5°C.
AV.11Cfg_MaxSetPointMaximum temp setpoint for occupied/day mode, allowed by user.Present Value, Cov Increment50°F to 104°F or 10°C to 40°C (AV.10 to 104°F or 40°C), Resolution 1°F/0.5°C.
AV.12SetPointCoolNoOccNSBCooling setpoint for night setback/unoccupied mode. Set BV.35 for activation.Present Value, Cov Increment50°F to 104°F or 10°C to 40°C (AV.13 to 104°F or 40°C), Resolution 1°F/0.5°C.
AV.13SetPointHeatNoOccNSBHeating setpoint for night setback/unoccupied mode. Set BV.35 for activation.Present Value, Cov Increment50°F to 104°F or 10°C to 40°C (50°F/10°C to AV.12), Resolution 1°F/0.5°C.
AV.14ExternTemp2Status of external temperature sensor 2 (ETS2).Out of Service, Cov Increment-40°F to 212°F or -40°C to 100°C, Resolution 0.02°F/0.01°C.
AV.15Cfg_ExternTemp2OffsetCalibration value for external temp sensor 2 (ETS2).Present Value, Cov Increment±9°F/±5°C, Resolution 0.2°F/0.1°C.
AV.16Cfg_ExternTemp2MinMinimum temp read by external temp sensor 2 (minimum range value).Present Value, Cov Increment-40°F to 32°F or -40°C to 0°C, Resolution 1°F/0.5°C.
AV.17Cfg_ExternTemp2MaxMaximum temp read by external temp sensor 2 (maximum range value).Present Value, Cov Increment122°F to 212°F or 50°C to 100°C, Resolution 1°F/0.5°C.
AV.20Heating1DemandHeating demand for Heating Ramp 1, based on zone temp, setpoint, and ramp values.Cov Increment0 to 100%, Resolution 0.5%.
AV.21Cfg_Heating1PropBandRange for modulating heating output (0-100%) for Heating Ramp 1.Present Value, Cov Increment1°F to 9°F or 0.5°C to 5.0°C, Resolution 1°F/0.5°C.
AV.22Cfg_Heating1DeadBandRange where controller takes no action when temp is below setpoint for Heating Ramp 1.Present Value, Cov Increment0°F to 9°F or 0.0°C to 5.0°C, Resolution 0.2°F/0.1°C.
AV.24Heating2DemandHeating demand for Heating Ramp 2, based on zone temp, setpoint, and ramp values.Cov Increment0 to 100%, Resolution 0.5%.
AV.25Cfg_Heating2PropBandRange for modulating heating output (0-100%) for Heating Ramp 2.Present Value, Cov Increment1°F to 9°F or 0.5°C to 5.0°C, Resolution 1°F/0.5°C.
AV.26Cfg_Heating2DeadBandRange where controller takes no action when temp is below setpoint for Heating Ramp 2.Present Value, Cov Increment0°F to 9°F or 0.0°C to 5.0°C, Resolution 0.2°F/0.1°C.
AV.32Cfg_IntegralTimeHeatingReciprocal of integral time (1/I or repeats/sec) for heating. Smaller value = slower reaction, bigger value = quicker reaction.Present Value, Cov Increment0 to 250 seconds, Resolution 5 seconds.
AV.35Cooling1DemandCooling demand for Cooling Ramp 1, based on zone temp, setpoint, and ramp values.Cov Increment0 to 100%, Resolution 0.5%.
AV.36Cfg_Cooling1PropBandRange for modulating cooling output (0-100%) for Cooling Ramp 1.Present Value, Cov Increment1°F to 9°F or 0.5°C to 5.0°C, Resolution 1°F/0.5°C.
AV.37Cfg_Cooling1DeadBandRange where controller takes no action when temp is above setpoint for Cooling Ramp 1.Present Value, Cov Increment0°F to 9°F or 0.0°C to 5.0°C, Resolution 0.2°F/0.1°C.
AV.38Cooling2DemandCooling demand for Cooling Ramp 2, based on zone temp, setpoint, and ramp values.Cov Increment0 to 100%, Resolution 0.5%.
AV.39Cfg_Cooling2PropBandRange for modulating cooling output (0-100%) for Cooling Ramp 2.Present Value, Cov Increment1°F to 9°F or 0.5°C to 5.0°C, Resolution 1°F/0.5°C.
AV.40Cfg_Cooling2DeadBandRange where controller takes no action when temp is above setpoint for Cooling Ramp 2.Present Value, Cov Increment0°F to 9°F or 0.0°C to 5.0°C, Resolution 0.2°F/0.1°C.
AV.45Cfg_IntegralTimeCoolingReciprocal of integral time (1/I or repeats/sec) for cooling.Present Value, Cov Increment0 to 250 seconds, Resolution 5 seconds.
AV.46Cfg_CoolingAntiCycleDelayTime in mins to prevent cooling outputs from cycling on/off, used for compressors.Present Value, Cov Increment0 to 15 minutes, Resolution 1 minute.
AV.50ChangeOverDemandChangeover demand based on changeover temp, setpoint, and ramp values.Cov Increment0 to 100%, Resolution 0.5%.
AV.51Cfg_ChangeOverPropBandRange for modulating changeover output (0-100%).Present Value, Cov Increment1°F to 9°F or 0.5°C to 5.0°C, Resolution 1°F/0.5°C.
AV.52Cfg_ChangeOverDeadBandRange where controller takes no action on changeover output when above/below setpoint.Present Value, Cov Increment0°F to 9°F or 0.0°C to 5.0°C, Resolution 1°F/0.5°C.
AV.53ChangeOverSetPointTemp at which water entering is considered cooling or heating.Present Value, Cov Increment50°F to 104°F or 10°C to 40°C, Resolution 1°F/0.5°C.
AV.56Cfg_CL_HT_SwitchTimerTime in mins before changeover is permitted.Present Value, Cov Increment0 to 120 minutes, Resolution 1 minute.
AV.58CL_HT_SwitchTimerCountRemaining time before changeover authorization. Counts down from AV.56.Cov Increment0 to 7,200 seconds, Resolution 1 second.
AV.60FanDemandFan demand, based on other demands and fan speed configuration (MSV.25).Cov Increment0 to 100%, Resolution 0.5%.
AV.61Cfg_FanAutoTimeOutDelayTime in mins to prevent fan cycling. Countdown from this value before stopping the fan.Present Value, Cov Increment0 to 255 seconds, Resolution 1 second.
AV.62Cfg_FanDampingFactorDamping factor in secs for changing fan speed.Present Value, Cov Increment0 to 255 seconds, Resolution 1 second.
AV.70ExternHumidityExternal humidity sensor value (Erh).Out of Service, Cov Increment5% RH to 95% RH, Resolution 0.1% RH.
AV.71Cfg_InternHumidityOffsetCalibration value for internal relative humidity sensor (irH). (Humidity sensor models only).Present Value, Cov Increment± 5% RH, Resolution 0.1% RH.
AV.72Cfg_ExternHumidityOffsetCalibration value for external relative humidity sensor (Erh).Present Value, Cov Increment± 5%, Resolution 0.1% RH.
AV.73HumSetPointUser humidity setpoint for occupied/day mode. Can be locked (BV.26). Commandable, default saved to non-volatile memory.Present Value, Relinquish_Default, Cov Increment10% RH to 90% RH (AV.74 to AV.75), Resolution 0.5% RH.
AV.74Cfg_HumMinSetPointMinimum humidity setpoint for occupied/day mode, allowed by user.Present Value, Cov Increment10% RH to 90% RH (10% to AV.75), Resolution 0.5% RH.
AV.75Cfg_HumMaxSetPointMaximum humidity setpoint for occupied/day mode, allowed by user.Present Value, Cov Increment10% RH to 65% RH (AV.74 to 90%), Resolution 0.5% RH.
AV.76DehumdifySPNoOccNSBHighest relative humidity allowed for night setback/unoccupied mode. Set BV.35 for activation.Present Value, Cov Increment10% RH to 65% RH (AV.77 to 65%), Resolution 0.5% RH.
AV.77HumidifySPNoOccNSBLowest relative humidity allowed for night setback/unoccupied mode. Set BV.35 for activation.Present Value, Cov Increment10% RH to 65% RH (10% to AV.76), Resolution 0.5% RH.
AV.78HumidifyDemandHumidifier modulation based on relative humidity.Cov Increment0% RH to 100% RH, Resolution 1% RH.
AV.79DehumidifyDemandDehumidification percentage based on relative humidity.Cov Increment0% RH to 100% RH, Resolution 1% RH.
AV.80Cfg_HumPropBandRange for modulating humidifier/dehumidifier output (0-100%).Present Value, Cov Increment3% RH to 10% RH, Resolution 0.5% RH.
AV.81Cfg_HumDeadBandRange where controller takes no action when below/above humidity setpoint.Present Value, Cov Increment0% RH to 5% RH, Resolution 0.5% RH.
AV.85Cfg_NSBOverrideDelayMax config time in mins for night setback mode with override.Present Value, Cov Increment0 to 180 minutes, Resolution 15 minutes.
AV.86Cfg_NoOccOverrideDelayMax config time in mins for unoccupied mode with override. Fan button press adds 15 mins.Present Value, Cov Increment0 to 180 minutes, Resolution 15 minutes.
AV.87Cfg_NoOccOvCountDownTime in mins before Occupied to Unoccupied state change. No time for Unoccupied to Occupied.Cov Increment0 to 180 minutes (0-AV.86), Resolution 1 minute.
AV.88Cfg_OccupancyMinTimeTime in mins before input state changes from Occupied to Unoccupied. Used when motion detector lacks internal timer.Present Value, Cov Increment0 to 720 minutes, Resolution 1 minute.
AV.90Cfg_UniversalInput1DelayConfig time in secs. Controller changes input state after time expires.Present Value, Cov Increment0 to 3,600 seconds, Resolution 10 seconds.
AV.91Cfg_UniversalInput2DelaySee AV.90Present Value, Cov Increment0 to 3,600 seconds, Resolution 10 seconds.
AV.95ExternalCO2SensorValueCO2 sensor value (PPM). Requires AV.96 (Range) and AV.97 (Setpoint) configuration.Out of Service, Cov Increment0 to 5,000 PPM, Resolution 1 PPM.
AV.96CO2ControlValueCurrent CO2 value (PPM).COV Increment0 to AV.97, Resolution 1 PPM.
AV.97Cfg_CO2RangeMaximum range of CO2 sensor (PPM).Present Value, Cov Increment100 to 5,000 PPM, Resolution 50 PPM.
AV.98CO2SetpointMaximum CO2 concentration limit before alarm.Present Value, Cov Increment100 to 2,000 PPM, Resolution 10 PPM.
AV.103Cfg_AnalogOutput2MinMinimum control signal value (0-10Vdc or 2-10Vdc). Represents 0% demand.Present Value, Cov Increment0 Volts to 10 Volts (0 to AV.104), Resolution 0.1 Volt.
AV.104Cfg_AnalogOutput2MaxMaximum control signal value (0-10Vdc or 2-10Vdc). Can limit maximum output.Present Value, Cov Increment0 Volts to 10 Volts (AV.103 to 10), Resolution 0.1 Volt.
AV.105Cfg_AnalogOutput3MinSee AV.103Present Value, Cov Increment0 Volts to 10 Volts (0 to AV.106), Resolution 0.1 Volt.
AV.106Cfg_AnalogOutput3MaxSee AV.104Present Value, Cov Increment0 Volts to 10 Volts (AV.105 to 10), Resolution 0.1 Volt.
AV.109Cfg_MinCoolHeat1PositionPercentage at which controller sets CH1 output during heating (if another output also heating).Present Value, Cov Increment0% to 100%, Resolution 1%.
AV.125Cfg_BinaryOutput3ClosePosPercentage of demand at which contact closes to energize controlled element.Present Value, Cov Increment15% to 80%, Resolution 1%.
AV.126Cfg_BinaryOutput3OpenPosPercentage of demand at which contact opens to de-energize controlled element.Present Value, Cov Increment0% to 76% (0 to BO3closepos-4%), Resolution 1%.
AV.127Cfg_BinaryOutput3ContactDelayTime in mins to add delay before output changes from inactive to active state.Present Value, Cov Increment0 to 15 minutes, Resolution 1 minute.
AV.130Cfg_BinaryOutput4ClosePosSee AV.125Present Value, Cov Increment15% to 80%, Resolution 1%.
AV.131Cfg_BinaryOutput4OpenPosSee AV.126Present Value, Cov Increment0% to 76% (0 to BO4closepos-4%), Resolution 1%.
AV.132Cfg_BinaryOutput4ContactDelaySee AV.127Present Value, Cov Increment0 to 15 minutes, Resolution 1 minute.
AV.133Cfg_BinaryOutput5ClosePosSee AV.125Present Value, Cov Increment15% to 80%, Resolution 1%.
AV.134Cfg_BinaryOutput5OpenPosSee AV.126Present Value, Cov Increment0% to 76% (0 to BO5closepos-4%), Resolution 1%.
AV.135Cfg_BinaryOutput5ContactDelaySee AV.127Present Value, Cov Increment0 to 15 minutes, Resolution 1 minute.
AV.136Cfg_BinaryOutput6ClosePosSee AV.125Present Value, Cov Increment15% to 80%, Resolution 1%.
AV.137Cfg_BinaryOutput6OpenPosSee AV.126Present Value, Cov Increment0% to 76% (0 to BO6closepos-4%), Resolution 1%.
AV.138Cfg_BinaryOutput6ContactDelaySee AV.127Present Value, Cov Increment0 to 15 minutes, Resolution 1 minute.
AV.139Cfg_BinaryOutput7ClosePosSee AV.125Present Value, Cov Increment15% to 80%, Resolution 1%.
AV.140Cfg_BinaryOutput7OpenPosSee AV.126Present Value, Cov Increment0% to 76% (0 to BO7closepos-4%), Resolution 1%.
AV.141Cfg_BinaryOutput7ConatctDelaySee AV.127Present Value, Cov Increment0 to 15 minutes, Resolution 1 minute.
AV.151Cfg_FloatingBO3/BO7 TimerTime for valve actuator to complete stroke (for floating BO3/BO7).Present Value, Cov Increment15 to 250 seconds, Resolution 5 seconds.
AV.156FloatingOutputBO3/BO7Status of floating signal demand (overridable). Activated if BO3 Signal Type is floating.Present Value, Cov Increment0% to 100%, Resolution 0.1%.
AV.165CopyCfgStartAddressFirst address for Copy Config.Present Value, Cov Increment0 to 254, Resolution 1 No unit.
AV.166CopyCfgEndAddressLast address for Copy Config.Present Value, Cov Increment0 to 254, Resolution 1 No unit.
AV.167CopyCfgResultVerification of Copy Config success/failure.Present Value, Cov Increment0 to 254, Resolution 1 No unit.
AV.185PressureSensorValuePressure sensor value (Pascals). Values >10,000 divided by 100 (e.g., 100.0).Present Value, Cov Increment0 to AV.186, Resolution 1 or 0.1 (if value > 10000) Pa.
AV.186Cfg_PressureSensorRangeMaximum pressure range. Values >10,000 divided by 100 (e.g., 100.0).Present Value, Cov Increment200 to 200.0 Pa, Resolution 1 or 0.1 (if value > 10000) Pa.
AV.190VFDPressureLoopActual VFD Pressure loop.Present Value, Cov Increment0% to 100%, Resolution 1%.
AV.191Cfg_VFDPressureSetPointSetpoint value for VFD pressure. Values >10,000 divided by 100 (e.g., 100.0).Present Value, Cov Increment100 to AV.186, Resolution 1 or 0.1 (if value > 10000) Pa.
AV.192Cfg_VFDPressureDeadBandDead band value for VFD pressure.Present Value, Cov Increment0 to 100 Pa, Resolution 1 Pa.
AV.193Cfg_VFDPressurePropBandProportional band value for VFD pressure.Present Value, Cov Increment100 to 500 Pa, Resolution 1 Pa.
AV.194Cfg_VFDPressureIntegralTimeVFD pressure integral seconds.Present Value, Cov Increment0 to 250 seconds, Resolution 5 seconds.
AV.200VFDTempCoolLoopActual VFD temperature loop while cooling.Present Value, Cov Increment0% to 100%, Resolution 1%.
AV.201VFDTempHeatLoopActual VFD temperature loop while heating.Present Value, Cov Increment0% to 100%, Resolution 1%.
AV.202Cfg_VFDTempSetPointVFD temperature setpoint.Present Value, Cov Increment50°F to 104°F or 10.0°C to 40.0°C, Resolution 1°F/0.5°C.
AV.203Cfg_VFDTempDeadBandVFD temperature dead band value.Present Value, Cov Increment0°F to 9°F or 0.0°C to 5.0°C, Resolution 0.2°F/0.1°C.
AV.204Cfg_VFDTempPropBandVFD temperature proportional band value.Present Value, Cov Increment1°F to 9°F or 0.5°C to 5.0°C, Resolution 0.2°F/0.1°C.
AV.205Cfg_VFDTempIntegralTimeVFD temperature integral seconds.Present Value, Cov Increment0 to 250 seconds, Resolution 5 seconds.
AV.206CloseOffVoltageVoltage to close the 6-way valve.Present Value, Cov Increment0 to 11V, Resolution 0.1 V.
AV.207MinCoolingVoltageVoltage for 6-way valve to start cooling.Present Value, Cov Increment0 to 11V, Resolution 0.1 V.
AV.208MinHeatingVoltageVoltage for 6-way valve to start heating.Present Value, Cov Increment0 to 11V, Resolution 0.1 V.
AV.210DeltaTemperatureDifference between inlet and outlet temperature. If inputs are faulty or not set, uses AV.211.Out of Service10.4°F to 53.6°F or -12°C to 12°C, Resolution 0.018°F or 0.01°C.
AV.211DeltaTempSetPointSetpoint for delta temperature control mode.Present Value10.4°F to 53.6°F or -12°C to 12°C, Resolution 0.018°F or 0.01°C.
AV.212DeltaTempInletStatus of delta inlet temperature.Out of Service-40°F to 212°F or -40°C to 100°C, Resolution 0.018°F or 0.01°C.
AV.213DeltaTempOutletStatus of delta outlet temperature.Out of Service-40°F to 212°F or -40°C to 100°C, Resolution 0.018°F or 0.01°C.
AV.227PulseOutput3Pulse signal demand for BO3 (if pulsing).Present Value, Cov Increment0% to 100%, Resolution 0.1%.
AV.228PulseOutput4Pulse signal demand for BO4 (if pulsing).Present Value, Cov Increment0% to 100%, Resolution 0.1%.
AV.229PulseOutput5Pulse signal demand for BO5 (if pulsing).Present Value, Cov Increment0% to 100%, Resolution 0.1%.
AV.230PulseOutput6Pulse signal demand for BO6 (if pulsing).Present Value, Cov Increment0% to 100%, Resolution 0.1%.
AV.231PulseOutput7Pulse signal demand for BO7 (if pulsing).Present Value, Cov Increment0% to 100%, Resolution 0.1%.
AV.233AO2VoltageVoltage for AO2 ramp.Out of Service0.00V to 10.50V, Resolution 0.01V.
AV.234AO3VoltageVoltage for AO3 ramp.Out of Service0.00V to 10.50V, Resolution 0.01V.
AV.240UserBacklightSetPointSetpoint for backlight in user mode.Present Value0% to 100%, Resolution 1%.
AV.241OccupancyBacklightSetPointSetpoint for backlight in occupied mode.Present Value0% to 100%, Resolution 1%.
AV.242UnoccupancyBacklightSetPointSetpoint for backlight in unoccupied mode.Present Value0% to 100%, Resolution 1%.

Binary Input (BI)

IDNameDescriptionW?Notes
BI.1PIR_RelayStatus of internal PIR sensor: (0) Relay not activated, (1) Relay activated.Out of Service0 = Relay was not activated, 1 = Relay was activated.

Binary Output (BO)

IDNameDescriptionW?Notes
BO.3BinaryOutput3Contact status: (0) Open, (1) Close.Present Value0 = Open, 1 = Close.
BO.4BinaryOutput4Contact status: (0) Open, (1) Close.Present Value0 = Open, 1 = Close.
BO.5BinaryOutput5Contact status: (0) Open, (1) Close.Present Value0 = Open, 1 = Close.
BO.6BinaryOutput6Contact status: (0) Open, (1) Close.Present Value0 = Open, 1 = Close.
BO.7BinaryOutput7Contact status: (0) Open, (1) Close.Present Value0 = Open, 1 = Close.

Binary Value (BV)

IDNameDescriptionW?Notes
BV.1Cfg_TempUnitBACnetTemp units in BACnet: (0) Celsius, (1) Fahrenheit.Present Value0 = Celsius, 1 = Fahrenheit.
BV.2Cfg_TempSetPointLockLock zone setpoint: (0) Disable, (1) Enable.Present Value0 = Disable, 1 = Enable.
BV.3Cfg_UserSysOffModeAllow user to turn off controller: (0) Enable, (1) Disable.Present Value0 = Enable, 1 = Disable.
BV.4Cfg_TempUnitTstatTemp units on TSUB: (0) Celsius, (1) Fahrenheit.Present Value0 = Celsius, 1 = Fahrenheit.
BV.5Cfg_FreezeProtectionEnable/disable auto heating activation at 4°C (39.2°F), deactivate at 5°C (41°F).Present Value0 = Off, 1 = On.
BV.10Cfg_Heating1RampLockLock heating ramp 1 even with heating demand.Present Value0 = Off, 1 = On.
BV.11Cfg_Heating2RampLockLock heating ramp 2 even with heating demand.Present Value0 = Off, 1 = On.
BV.13Cfg_CoolingRampLockLock cooling ramp even with cooling demand.Present Value0 = Off, 1 = On.
BV.17Cfg_ChangeOverRampLockLock changeover ramp even with cooling or heating demand.Present Value0 = Off, 1 = On.
BV.20Cfg_UserFanAutoModeEnable/disable auto fan option. (0) Enabled: TSUB decides fan speed. (1) Disable: User sets fan speed manually.Present Value0 = Enable, 1 = Disable.
BV.21Cfg_FanSpeedOptionStandard (Neptronic) vs. Advanced (OE1) fan speed specifications.Present Value0 = Standard, 1 = Advanced.
BV.22Cfg_UserSysFanModeEnable/disable fan option in MSV.1. If BV.21=Advanced and BV.22=Enable, fan option appears in MSV.1. Else, MSV.1 has no fan option.Present Value0 = Disable, 1 = Enable.
BV.23Cfg_HideFanDisplayHide or show fan symbol on controller.Present Value0 = Yes, 1 = No.
BV.25Cfg_HumControlSourceHumidity source: internal or external. (Humidity sensor models only).Present Value0 = Intern Sensor, 1 = Extern Sensor.
BV.26Cfg_HumSetPointLockPrevent user from changing relative humidity setpoint.Present Value0 = Disable, 1 = Enable.
BV.27Cfg_HumidifyRampLockLock humidification ramp even with humidification demand.Present Value0 = Off, 1 = On.
BV.28Cfg_DehumidifyRampLockLock dehumidification ramp even with dehumidification demand.Present Value0 = Off, 1 = On.
BV.30ChangeOverModeActual changeover mode: (0) Cooling, (1) Heating. Set via BACnet or MSV.10.Present Value0 = Cooling, 1 = Heating.
BV.35Cfg_NightorNoOccModeAction for night setback/no occupancy: (0) setpoint (maintains AV.12/AV.13), (1) OFF (turns off).Present Value0 = Setpoint, 1 = OFF.
BV.36AL_DirtyFilterFilter change required: (0) No, (1) Yes.Read Only0 = No, 1 = Yes.
BV.37AL_FlowSwitchAirflow alarm active: (0) No, (1) Yes.Read Only0 = No, 1 = Yes.
BV.38AL_OverrideOverride active: (0) No, (1) Yes.Read Only0 = No, 1 = Yes.
BV.39AL_WindowOpenedWindow opened: (0) No, (1) Yes.Read Only0 = No, 1 = Yes.
BV.40AL_DoorOpenedDoor opened: (0) No, (1) Yes.Read Only0 = No, 1 = Yes.
BV.41AL_OverHeatHeat/reheat with fan override active: (0) No, (1) Yes.Read Only0 = No, 1 = Yes.
BV.42AL_SelectorSwitchStatusSelector switch position: (0) Remote mode, (1) Local mode.Read Only0 = Remote mode, 1 = Local mode.
BV.45Cfg_AnalogInput1ContactContact normal position: (0) Normally Opened, (1) Normally Closed.Present Value0 = Norm Open, 1 = Norm Close.
BV.46Cfg_AnalogInput2ContactSee BV.45Present Value0 = Norm Open, 1 = Norm Close.
BV.49Cfg_WindowOpenedModeAction when window open: (0) setpoint, (1) OFF.Present Value0 = Setpoint, 1 = OFF.
BV.50Cfg_DoorOpenedModeAction when door open: (0) setpoint, (1) OFF.Present Value0 = Setpoint, 1 = OFF.
BV.56Cfg_AnalogOutput2DirectionAnalog output direction: (0) Direct (0-10Vdc), (1) Reverse (10-0Vdc).Present Value0 = Direct, 1 = Reverse.
BV.57Cfg_AnalogOutput3DirectionSee BV.56Present Value0 = Direct, 1 = Reverse.
BV.62Cfg_BinaryOutput3DirectionBinary output direction: (0) Direct (Normally Opened), (1) Reverse (Normally Closed).Present Value0 = Direct, 1 = Reverse.
BV.63Cfg_BinaryOutput4DirectionSee BV.62Present Value0 = Direct, 1 = Reverse.
BV.64Cfg_BinaryOutput5DirectionSee BV.62Present Value0 = Direct, 1 = Reverse.
BV.65Cfg_BinaryOutput6DirectionSee BV.62Present Value0 = Direct, 1 = Reverse.
BV.66Cfg_BinaryOutput7DirectionSee BV.62Present Value0 = Direct, 1 = Reverse.
BV.75Cfg_FloatingBO3/BO4DirectionBinary contact normal state for floating BO3/BO4: (0) Direct (BO3 closes, BO4 opens), (1) Reverse (BO3 opens, BO4 closes).Present Value0 = Direct, 1 = Reverse.
BV.76Cfg_FloatingBO5/BO6DirectionBinary contact normal state for floating BO5/BO6: (0) Direct (BO5 closes, BO6 opens), (1) Reverse (BO6 opens, BO5 closes).Present Value0 = Direct, 1 = Reverse.
BV.85Cfg_ServiceDisplayAddressActivate display of MSTP address. Active until deactivated or power cycle. Useful for troubleshooting.Present Value0 = Off, 1 = On.
BV.86Cfg_KeyPadUpperLeftLockLock keypad buttons: (0) Off, (1) On. If On, buttons inactive in RUN mode but active in PRG mode (fan speed).Present Value0 = Off, 1 = On. (Functionality disabled if On).
BV.87Cfg_KeyPadBottomLeftLockLock keypad buttons: (0) Off, (1) On. If On, buttons inactive in RUN mode but active in PRG mode (temp control modes).Present Value0 = Off, 1 = On. (Functionality disabled if On).
BV.88Cfg_KeyPadArrowsLockLock keypad buttons: (0) Off, (1) On. If On, buttons inactive in RUN mode but active in PRG mode (setpoint).Present Value0 = Off, 1 = On. (Functionality disabled if On).
BV.89Cfg_ProgramModeLockLock all buttons and PRG mode access: (0) Off, (1) On.Present Value0 = Off, 1 = On.
BV.90CopyCfgExecuteStart Copy Config to other controllers.Present Value0 = No, 1 = Yes.
BV.91Cfg_ActivateScheduleActivate schedule (configurable via BACnet/Modbus). If no schedule, mode is always occupied.Present Value0 = No, 1 = Yes.
BV.105Cfg_AnalogInput1MinVoltMinimum voltage for Analog Input 1.Present Value0 = 0 Volt, 1 = 2 Volt.
BV.106Cfg_AnalogInput2MinVoltMinimum voltage for Analog Input 2.Present Value0 = 0 Volt, 1 = 2 Volt.
BV.111Cfg_DeltaTempLogicEnable/disable delta temperature control mode.Present Value0 = Off, 1= On.
BV.112Cfg_DisplayHumidityDisplay or hide humidity value.Present Value0 = No, 1 = Yes.
BV.113Cfg_DispalyCO2Display or hide CO2 value.Present Value0 = No, 1 = Yes.
BV.114Cfg_VFDTempSetpointSourceSource for VFD temperature setpoint: (0) VFDTempSetPoint (AV.202), (1) TempSetPoint (AV.9).Present Value0 = VFDTempSetPoint, 1 = TempSetPoint.
BV.116Cfg_AnalogOutput2OffVoltageAnalog output 2 voltage: 0V or min voltage (AV.103) if MSV.1 is Off.Present Value0 = Min, 1 = Off.
BV.117Cfg_AnalogOutput3OffVoltageAnalog output 3 voltage: 0V or min voltage (AV.105) if MSV.1 is Off.Present Value0 = Min, 1 = Off.

Multi State Value (MSV)

IDNameDescriptionW?Notes
MSV.1SystemModeCurrent mode: Auto, Heating, EMH, Cooling, Fan, Off. Options vary based on BV.3, BV.21, BV.98, MSV.20.Present ValueAuto [MSV.20 allows Auto (1 or 5)], Heating [MSV.20 allows Heating (1, 2, or 4)], EMH [BV.95/98=On/Enable & MSV.20 allows Heating (1, 2, or 4)], Cooling [MSV.20 allows Cooling (1, 3, or 4)], Fan [BV.21=Advanced & BV.22=Enable], Off [BV.3=Enable (0)].
MSV.2UserFanSpeedSelectActual fan speed: (1) Auto, (2) Low, (3) Medium, (4) High.Present Value1 = Auto, 2 = Low, 3 = Medium, 4 = High.
MSV.5HumControlModeAuthorize humidification/dehumidification: (1) Auto, (2) Dehumidification, (3) Humidification, (4) OFF.Present Value1 = Auto, 2 = Dehumidification, 3 = Humidification, 4 = OFF.
MSV.10Cfg_ChangeOverControlModeSource of changeover value: (1) Locally, (2) Cooling (BMS control), (3) Heating (BMS control).Present Value1= Locally, 2= Cooling, 3= Heating.
MSV.13NsbOccCommandOccupancy/night setback mode: (1) Locally, (2) OFF (BMS), (3) Occupancy (BMS), (4) No Occupancy (BMS).Present Value, Relinquish_DefaultIf BI=Occupancy/Night Setback at MSV.35/36: 1=Locally, 2=Off, 3=Occupancy/Day, 4=No Occupancy/Night. If BI=other at MSV.35/36: 1=Off, 2=Occupancy/Day, 3=No Occupancy/Night.
MSV.14OccupancyStatusActual occupancy: (1) Unoccupied, (2) Occupied, (3) Override.Read Only1 = NoOccupancy, 2 = Occupancy, 3 = Override.
MSV.15NightSetBackStatusActual zone mode: (1) Day, (2) Night, (3) Override.Read Only1 = Day, 2 = Night, 3 = Override.
MSV.20Cfg_Sequence SelectLimit options at MSV.1: (1) Auto, (2) Heating, (3) Cooling, (4) ON, (5) Auto Lock.Present Value1 = Auto, 2 = Heating, 3 = Cooling, 4 = Heating OrCooling, 5 = Auto Lock.
MSV.21Cfg_TempControlSourceControl temp source: (1) Network Sensor (BMS), (2) Internal Sensor (ITS), (3) External Sensor (ETS).Present Value1 = Network (Net), 2 = Internal (ItS), 3 = External (EtS).
MSV.22Cfd_VFDTempInputSource for VFD temperature control: (1) InternSensor, (2) ExternSensor1, (3) ExternSensor2.Present Value1 = InternSensor(ItS), 2 = ExternSensor(EtS), 3 = ExternSensor2(EtS2).
MSV.25Cfg_FanOperationTypeNumber of fan speeds: (1) 1 Speed, (2) 2 Speeds, (3) 3 Speeds.Present Value1= 1Speed, 2= 2Speeds, 3= 3Speeds.
MSV.26Cfg_FanModeNoOccNightFan speed for no occupancy/night setback: (1) Low, (2) Medium, (3) High, (4) Auto.Present Value1= Low, 2= Medium, 3= High, 4 = Auto.
MSV.27Cfg_FanModeWindowOpenedFan speed when window is open: (1) Low, (2) Medium, (3) High, (4) Auto.Present Value1= Low, 2= Medium, 3= High, 4 = Auto.
MSV.28Cfg_FanModeDoorOpenedFan speed when door is open: (1) Low, (2) Medium, (3) High, (4) Auto.Present Value1= Low, 2= Medium, 3= High, 4 = Auto.
MSV.35Cfg_AnalogInput1TypeInput signal type for AI1: (1) OFF, (2) Extern Sensor 10k, (3) Change Over Sensor, (4) Ch Ov Contact Norm Cool, (5) Ch Ov Contact Norm Heat, (6) Outside Air Sensor, (7) Extern Sensor 0-10V, (8) CO2 0-10V, (9) Occupancy, (10) Night Set Back, (11) Override, (12) Window, (13) Door, (14) Dirty Filter, (15) Flow Switch, (16) Overheat, (17) Selector Switch, (18) Fan Feedback, (19) Humidity Sensor 0-10V, (20) Pressure Sensor 0-10V, (21) Extern Sensor TT012, (22) Delta Temp Inlet 10K, (23) Delta Temp Inlet 0-10, (24) Delta Temp Outlet 10K, (25) Delta Temp Outlet 0-10.Present Value1 = OFF, 2 = Extern Sensor 10k, 3 = Change Over Sensor, 4 = Ch Ov Contact Norm Cool, 5 = Ch Ov Contact Norm Heat, 6 = Outside Air Sensor, 7 = Extern Sensor 0-10V, 8 = CO2 0-10V, 9 = Occupancy, 10 = Night Set Back, 11 = Override, 12 = Window, 13 = Door, 14 = Dirty Filter, 15 = Flow Switch, 16 = Overheat, 17 = Selector Switch, 18 = Fan Feedback, 19 = Humidity Sensor 0-10V, 20 = Pressure Sensor 0-10V, 21 = Extern Sensor TT012, 22 = Delta Temp Inlet 10K, 23 = Delta Temp Inlet 0-10, 24 = Delta Temp Outlet 10K, 25 = Delta Temp Outlet 0-10.
MSV.36Cfg_AnalogInput2TypeSee MSV.35Present ValueSee MSV.35.
MSV.57Cfg_AnalogOutput2RampRamp for AO1 modulation based on demand. Options: Off, Change Over With Fan, Cooling1/2 With Fan, Heating1/2 With Fan, Cooling1Heating1 With Fan, Humidify With Fan, CO2 Alarm, 6 Way valve, Delta Temperature, VFD/ECMTempLoopEnable, VFD Pressure Loop, Fan (if BV.95=Off).Present Value1 = Off, 2 = Change Over With Fan, 3 = Cooling1 With Fan, 4 = Cooling2 With Fan, 5 = Heating1 With Fan, 6 = Heating2 With Fan, 7 = Heating2, 8 = Cooling1 Heating1 With Fan, 9 = Humidify With Fan, 10 = CO2 Alarm, 11 = 6 Way valve, 12 = Delta Temperature, 13 = VFD/ECMTempLoopEnable, 14 = VFD Pressure Loop, 15 = Fan.
MSV.58Cfg_AnalogOutput2SignalTypeAnalog output signal type: (1) Analog, (2) On/Off, (3) Pulsing.Present Value1 = Analog, 2 = On-Off, 3 = Pulsing.
MSV.59Cfg_AnalogOutput3RampSee MSV.57Present Value1 = Off, 2 = Change Over With Fan, 3 = Cooling1 With Fan, 4 = Cooling2 With Fan, 5 = Heating1 With Fan, 6 = Heating2 With Fan, 7 = Heating2, 8 = Cooling1 Heating1 With Fan, 9 = Humidify With Fan, 10 = CO2 Alarm, 11 = 6 Way valve, 12 = Delta Temperature, 13 = VFD/ECMTempLoopEnable, 14 = VFD Pressure Loop.
MSV.60Cfg_AnalogOutput3SignalTypeSee MSV.58Present Value1 = Analog, 2 = On-Off, 3 = Pulsing.
MSV.72Cfg_BinaryOutput3RampRamp for BO1 modulation based on demand. (Fixed if BV.95=On). Options: Off, Change Over With Fan, Cooling1/2 With Fan, Heating1/2 With Fan, Cooling1Heating1 With Fan, Humidify With Fan, CO2 Alarm, 6 Way valve, Delta Temperature, VFD/ECMTempLoopEnable, VFD Pressure Loop. If MSV.25=3 speeds: Fan (High/Medium/Low).Present Value1 = Off, 2 = Change Over With Fan, 3 = Cooling1 With Fan, 4 = Cooling2 With Fan, 5 = Heating1 With Fan, 6 = Heating2 With Fan, 7 = Heating2, 8 = Cooling1 Heating1 With Fan, 9 = Humidify With Fan, 10 = CO2 Alarm, 11 = 6 Way valve, 12 = Delta Temperature, 13 = VFD/ECMTempLoopEnable, 14 = VFD Pressure Loop.
MSV.73Cfg_BinaryOutput4RampIf MSV.25=3 speeds: Fan (High). Else: See MSV.72.Present ValueSee MSV.72.
MSV.74Cfg_BinaryOutput5RampIf MSV.25=3 speeds: Fan (Medium). If MSV.25=2 speeds: Fan (High). Else: See MSV.72.Present ValueSee MSV.72.
MSV.75Cfg_BinaryOutput6RampIf MSV.25=3 speeds: Fan (Low). If MSV.25=2 speeds: Fan (Medium). If MSV.25=1 speed: Fan (High). If MSV.57=Fan: See MSV.72.Present ValueSee MSV.72.
MSV.76Cfg_BinaryOutput7RampSee MSV.72Present ValueSee MSV.72.
MSV.79Cfg_BinaryOutput3SignalTypeOutput signal type: (1) Pulsing (for heating ramps), (2) On/Off, (3) Floating (for cooling/heating ramps, BO3 only).Present Value1 = Pulsing, 2 = On-Off, 3 = Floating.
MSV.80Cfg_BinaryOutput4SignalTypeSee MSV.79Present Value1 = Pulsing, 2 = On-Off.
MSV.81Cfg_BinaryOutput5SignalTypeSee MSV.79Present Value1 = Pulsing, 2 = On-Off.
MSV.82Cfg_BinaryOutput6SignalTypeSee MSV.79Present Value1 = Pulsing, 2 = On-Off.
MSV.83Cfg_BinaryOutput7SignalTypeSee MSV.79Present Value1 = Pulsing, 2 = On-Off.
MSV.95Cfg_DisplayInfoInformation displayed on TSUB: (1) Temp Demand, (2) Setpoint Demand, (3) Temp, (4) Setpoint, (5) Off.Present Value1 = Temp and demand, 2 = Setpoint and demand, 3 = Temp only, 4 = Setpoint only, 5 = Off.
MSV.96Cfg_ValveSizeValve size for 6-way valve (inches).Present Value1 = 1/2, 2 = 3/4, 3 = 1.

Other

IDNameDescriptionW?Notes
PGM.1ProgramFirmwareProgram firmware. Set to LOAD to program application memory. Controller resets and loads firmware. Use Neptronic binary file only.Program ChangeProgram Change, only LOAD (1) and RESTART (4) supported.
FIL.1FirmwareBinaryFileFirmware binary file. Set to LOAD to program application memory. Controller resets and loads firmware. Use Neptronic binary file only.File Size, ArchiveFile Size accepted for 0 value only.
SCH.1OccupancyScheduleWeekly occupancy schedule for occupancy state. Write to Present Value of MSV.13.Weekly Schedule, Schedule Default, Priority for Writing, Effective Period, Out of Service

Notes

This section contains general notes and contact information.

Neptronic
400 Lebeau blvd, Montreal, Qc, H4N 1R6, Canada
www.neptronic.com
Toll free in North America: 1-800-361-2308
Tel.: (514) 333-1433
Fax: (514) 333-3163
Customer service fax: (514) 333-1091
Monday to Friday: 8:00am to 5:00pm (Eastern time)

Models: TSUB Series Universal Wall Mount Controller, TSUB Series, Universal Wall Mount Controller, Wall Mount Controller, Mount Controller

File Info : application/pdf, 28 Pages, 983.66KB

PDF preview unavailable. Download the PDF instead.

TSUB-BACnet Guide-250723 (V1.12)

References

Microsoft Word for Microsoft 365

Related Documents

Preview Neptronic TUUB Series BACnet Communication Module User Guide
Comprehensive user guide for the Neptronic TUUB Series Universal Wall-Mount Controller, detailing BACnet communication module setup, configuration, object properties, and technical specifications for building automation systems.
Preview Neptronic TUCB Series BACnet Controller User Guide
Comprehensive user guide for the Neptronic TUCB Series Universal Wall-Mount Controller with BACnet communication module, covering configuration, properties, and object information for building automation systems.
Preview Neptronic RPB BACnet Router: Specification and Installation Guide
Comprehensive guide to the Neptronic RPB BACnet Router, covering specifications, installation, network configuration, and web page management for seamless BACnet internetwork connectivity.
Preview Neptronic Networkable Wall-Mount Controller Specification and Installation Instructions
This document provides detailed specifications and installation instructions for the Neptronic Networkable Wall-Mount Controller (TSUB Series). It covers features, onboard sensors, network communication options (BACnet MS/TP and Modbus), terminal descriptions, wiring details, interface information, mounting instructions, programming modes, and various settings for temperature, humidity, fan control, and network protocols.
Preview Neptronic TSUB Series Modbus Communication Module User Guide
User guide for the Neptronic TSUB Series Universal Wall-Mount Controller, detailing its Modbus communication features, function codes, exception responses, serial line configuration, and a comprehensive holding registers table.
Preview Neptronic TUUB Series Universal Wall-Mount Controller Modbus Communication Module User Guide
This user guide details the Modbus communication protocol and register map for the Neptronic TUUB Series Universal Wall-Mount Controller. It covers essential Modbus requirements including data model, function codes, and serial line configuration (RS485 RTU). The document provides a comprehensive list of Modbus holding registers, specifying each register's index, description, data type, acceptable range, and writability, facilitating integration with building automation systems.
Preview Neptronic HVAC Controls for System Integrators - Product Catalog and Technical Overview
Comprehensive guide to Neptronic's range of HVAC controls, including BACnet and Modbus networked controllers, fan coil units, VAV controllers, sensors, actuators, and expansion modules. Features product specifications, applications, and system architecture.
Preview Neptronic Networkable VAV Controller: Specification and Installation Instructions
This document details the specifications, features, and installation procedures for the Neptronic Networkable VAV Controller (EVCB Series) and its associated TRL and TDU Series Digital Room Sensors. It covers controller models, sensor types, network communication protocols (BACnet, Modbus), and operational capabilities for HVAC applications.