Appendix D. Reference; Appendix D.1. Object_Type Legal Values - Abbreviation Descriptions; Appendix D.2. Property Legal Values - SMC Networks FieldServer FS-8700-16 BACnet PTP Driver Manual

Serial
Table of Contents

Advertisement

Appendix D. Reference

Appendix D.1. Object_Type Legal Values – Abbreviation Descriptions
AI
ANALOG_INPUT
AO
ANALOG_OUTPUT
AV
ANALOG_VALUE
BI
BINARY_INPUT
BO
BINARY_OUTPUT
BV
BINARY_VALUE
MI
MULTI_STATE_INPUT
MO
MULTI_STATE_OUTPUT
MV
MULTI_STATE_VALUE
NC
NOTIFICATION_CLASS_OBJECT
DEVICE
DEVICE

Appendix D.2. Property Legal Values

Legal Value
Description
This property is a numeric code that is used to identify the object. It is unique
Object_Identifier
within the BACnet Device that maintains it.
Relevant to Device Object Type. This property is a BACnetARRAY of
Object_Identifiers, one Object_Identifier for each object within the device that is
Object_List
accessible through BACnet services. An Object_Identifier is composed of Object
Type and Object Instance and must be unique within a BACnet Device, e.g. Object
Type = Analog Input, Object Instance = 3.
Present_Value
This property contains the present value of the Input / Output / Value.
Character string providing the name of a BACnet object. The set of characters
Object_Name
used in the Object_Name is restricted to printable characters. The Object_Name is
determined by the Map_Descriptor_Name.
Character string describing a BACnet object. This can be defined by the user to
Description
give additional detail about the Object.
The Out_Of_Service property, of type BOOLEAN, is an indication whether (TRUE)
or not (FALSE) the physical input that the object represents is not in service. This
means that the Present_Value property is decoupled from the physical input and
will not track changes to the physical input when the value of Out_Of_Service is
TRUE. In addition, the Reliability property and the corresponding state of the
FAULT flag of the Status_Flags property shall be decoupled from the physical
Out_of_service
input when Out_Of_Service is TRUE. While the Out_Of_Service property is TRUE,
the Present_Value and Reliability properties may be changed to any value as a
means of simulating specific fixed conditions or for testing purposes. Other
functions that depend on the state of the Present_Value or Reliability properties
shall respond to changes made to these properties while Out_Of_Service is
TRUE, as if those changes had occurred in the physical input.
The Event_State property, of type BACnetEventState, is included in order to
provide a way to determine if this object has an active event state associated with
it. If the object supports intrinsic reporting, then the Event_State property shall
Event_State
indicate the event state of the object. If the object does not support intrinsic
reporting, then the value of this property shall be NORMAL. Other values: FAULT,
OFF-NORMAL, HIGH-LIMIT, LOW-LIMIT, LIFE-SAFETY-ALARM.
Units
This property contains the units associated with the Present_Value property.
BACnet PTP Serial Driver Manual
Page 28 of 34

Advertisement

Table of Contents
loading

Table of Contents