beautypg.com

2 analog output object type, Analog output: bacnet properties list, General description of object type – ETC Unison Paradigm Central Control Server BACnet Interface Reference Guide User Manual

Page 7

background image

Object Types

3

1.2 Analog Output Object Type

Analog Output: BACnet Properties List

Is the Object Type Proprietary?

No, compliant with Clause 12.3 of ASHRAE Standard BACnet 135-2004 document.

Does the Object Type contain any Proprietary Properties?

Yes, the "Analog_Output_BCID" property.

General Description of Object Type

Analog Output objects are only created by the Paradigm Central Control Server (P-CCS)

based on the LightDesigner configuration and may be used for generic user-defined analog

control of objects within a Paradigm system.

Each object instance for the specified "Object_Type" has an "Object_Identifier" that is

unique for the type and "Object_Name".

The BACnet object instance is managed by the P-CCS, based on the configuration using

Paradigm LightDesigner software. An "Analog Output" object is created for each "Fader"

object with functional assignment on the BACnet I/O panel within LightDesigner, up to a

maximum of 1000 objects.

The "Present_Value" property will always have the objects analog value represented as an

integer between the values of 0-255. The "Present_Value" is read-write and is changable

by the BACnet client.

The Analog Output "ETCBACnetCID" (Analog_Output_BCID) property will be provided a

value that is unique within the storage of the BACnet Interface device and the P-CCS

sub-system.

Property Identifier

Property Datatype

Property Brief Description

Object_Identifier

BACnetObjectIdentifier

Numeric code uniquely identifying this object

Object_Name

CharacterString

Alphanumeric string identifying this object

Object_Type

BACnetObjectType

Always: "ANALOG_OUTPUT"

Present_Value

REAL

Current real value of this analog object

Description

CharacterString

Alphanumeric description of this object

Status_Flags

BACnetStatusFlags

Always "{false, false, false, false}"

Event_State

BACnetEventState

Always: "NORMAL"

Out_Of_Service

BOOLEAN

Always: "false"

Units

BACnetEngineeringUnits

N/A

Analog_Output_BCID

EtcBACnetCID

Unique 16 byte identifier assigned by P-CCS