Table 1 describes the Binary Value object attributes. These attributes are displayed in alphabetical order. See Object Attributes in the Input and Output Objects section for descriptions of the data provided in this table. Unless otherwise stated, the attributes listed in this table appear in the Details dialog box (for example, the Present Value appears in the Control View below the module name in Simulation and Commissioning modes).
Name |
Type |
Mode |
Description |
---|---|---|---|
Active Text |
Input Output |
Configuration Commissioning |
Indicates the active state of the object (for example, Occupied, Cooling, or Active). This value for this attribute matches the active state name in States Text. |
Application COV |
Input |
All Modes |
Not used by this object. |
BACnet Exposed |
Network Input Network Output |
All Modes |
Use to expose the object to BACnet systems. The BACnet exposed object is a viewable object through the supervisory controller. |
Default Value |
Network Input Network Output |
All Modes |
Use to specify the Present Value if no source is connected or if the connected source is never reliable. |
Description |
Input Output |
All Modes |
Indicates the description provided for the object. |
Destination References |
Output |
Simulation Commissioning |
Indicates the array of attribute references for the destinations. All references must be from a single object. |
Error Status |
Network Input Network Output |
Configuration Commissioning |
Status of the last communication that occurred with an input or output reference. Common errors include:
|
Failsoft |
Network Input Network Output |
All Modes |
Indicates how the Network Input or Network Output behaves when the connected source, such as a supervisory command or peer reference, is not Reliable. If the source is not Reliable, the element uses either the default value for the current value (if Failsoft is true) or the Last Reliable Value (if Failsoft is false). For a Network Input, the source is considered unreliable whenever the priority array of the Present Value is empty. |
In Test |
Network Input Network Output |
Simulation Commissioning |
Displays a Boolean value that is True if you manually set the Current Value for test purposes. |
Inactive Text |
Input Output |
Configuration Commissioning |
Indicates the inactive state of the object (for example, Not Occupied, Heating, or Inactive). This value for this attribute matches the inactive state name in States Text. |
Min Change to Send |
Output |
All Modes |
Indicates the array of floating values (each value corresponding to a single Input) to specify the minimum change in the Input that is sent to the destination. This attribute is only applicable when the Input is of floating-point data type. The change is evaluated by comparing the current value of the Input to the value the last time a message was sent to the destination. |
Min Off Time |
Input Output |
Configuration Commissioning |
Represents the minimum amount of time the object must remain Inactive between deactivation and activation. The load is Inactive for the time specified in this attribute.
Note: For modules that support staged equipment, Minimum Cycle Time, Min On Time, and Min Off Time must be set to 0.
Range: 0 - 65,535 |
Min On Time |
Input Output |
Configuration Commissioning |
Represents the minimum amount of time the object must remain Active between activation and deactivation. The object is Active for the time specified in this attribute.
Note: For modules that support staged equipment, Minimum Cycle Time, Min On Time, and Min Off Time must be set to 0.
Range: 0 - 65,535 |
Name |
All Types |
All Modes |
Object name. |
Object Identifier |
All Types |
All Modes |
Indicates the instance number of the Object Type as exposed to the network. The Object Identifier must be unique within the host device. The Object Identifier is created after defining hardware in the Hardware Definition Wizard accessible from the Define Hardware button or Operations menu option. The Object Identifier consists of the BACnet Class ID and the object’s Instance Number separated by a colon. For example, an Object Identifier of AV.10026 has a BACnet Class ID of AV and an Instance Number of 10026. |
Out of Service |
Input Output |
Commissioning |
Indicates whether the object is currently connected to the hardware or offline (out of service). This attribute is visible in an SAB device. This attribute is a calculated value (Output). |
Peer Reference |
Network Input Network Output |
Configuration Commissioning |
Contains the elements needed to use peer-to-peer communication. These elements are:
|
Present Value (Appears as O1) |
All Types |
Simulation Commissioning |
Indicates the current value (with the highest priority) being sent to this object. Only values of Inactive or Active can be written to this attribute. Set Name: States Text This attribute is a Default Element, and a calculated value (Output). |
Reliability |
All Types |
Simulation Commissioning |
Provides values to indicate whether or not the Present Value (Appears as O1) is reliable. If an Out of Service command is received, this attribute is Reliable. Only when the object is out of service can you write values to this attribute. Set Name: Reliability This attribute is a calculated value (Output). |
Relinquish Default |
Input Output |
Configuration Commissioning |
Contains the default value for Present Value (Appears as O1) when all priorities are released. The Present Value is sent to the value in Relinquish Default only at startup or when the last priority value is released. Present Value does not update if you change Relinquish Default. |
Restore Command Priority |
All Types |
Configuration Commissioning |
Restores the commands you select in the case of a power failure. For more information about command priorities, see Command Priority Levels. The following list displays the command priorities you can select.
|
Source References |
Input |
Simulation Commissioning |
Indicates the array of attribute references for the sources. All references must be from a single object. |
States Text |
Input Output |
All Modes |
Specifies the set used to obtain text for Present Value (Appears as O1). |
Status |
All Types |
Simulation Commissioning |
Reflects the status of the object based on the Reliability attribute, the status of any commands. Possible values for Binary Value objects are:
Set Name: Status This attribute is a calculated value (Output). |
Use Default if Not Reliable |
Input Output |
All Modes |
For Inputs: Specifies the behavior when the Source is not reliable. If True, the Output is set to its Default Value whenever its Source is not reliable and its Reliability is marked as Reliable. If False, the Output maintains its last reliable value and its Reliability reflects the reason that the source is not reliable. For Outputs: Specifies the behavior when the Input is not reliable. If True, the destination is sent the Input’s Default Value whenever the Input is not reliable and its Reliability is marked as Reliable. If False, the destination is not updated and keeps its last reliable value. |