Skip to main content

BACnet Interface - Analog Value - Input Device

Analog Value - Input Device

Some DALI input device parameters are also available via these objects. Those values are also available via the proprietary properties of the associated Binary Input object.

Input Device

List of available properties for these objects.

Property IdentifierProperty IDProperty DatatypeConformance Code
Object_Identifier75BACnetObjectIdentifierR
Object_Name77CharacterStringR
Object_Type79BACnetObjectTypeR
Present_Value85REALR
Description28CharacterStringR
Status_Flags111BACnetStatusFlagsR
Event_State36BACnetEventStateR
Reliability103BACnetReliabilityR
Out_Of_Service81BOOLEANW
Units117BACnetEngineeringUnitsR
Min_Pres_Value69REALR
Max_Pres_Value65REALR
Resolution106REALR

Object_Identifier

The object instance number is represented as 5CLLII.

  • "5" the prefix is the number 5.

  • "C" represents the DALI channel number, 0, 1, 2, or 3.

  • "LL" represents the DALI input device, numbers 00-31.

  • "II" represents the parameter, numbers 00-99.

NumberName
00Allowed_Command
01Buttons_Allowed_Command
02Occupancy_Hold_Time
03Light_Hystereris
04Light_Hystereris_Minimum
05Light_Raw_Value
06Light_Calibration_Measured_Value
07Light_Calibration_Sensor_Value

Object_Name

The name of the parameter with the name of the Binary Input as a prefix.

Object_Type

ANALOG VALUE (2).

Present_Value

The value of the parameter.

Allowed_Command

Same value as the property Allowed_Command of the associated Binary Input object.

Buttons_Allowed_Command

Same value as the property Buttons_Allowed_Command of the associated Binary Input object.

Occupancy_Hold_Time

Same value as the property Occupancy_Hold_Time of the associated Binary Input object.

Light_Hystereris

Same value as the property Light_Hystereris of the associated Binary Input object.

Light_Hystereris_Minimum

Same value as the property Light_Hystereris_Minimum of the associated Binary Input object.

Light_Raw_Value

Same value as the property Light_Raw_Value of the associated Binary Input object.

Light_Calibration_Measured_Value

Same value as the property Light_Calibration_Measured_Value of the associated Binary Input object.

Light_Calibration_Sensor_Value

Same value as the property Light_Calibration_Sensor_Value of the associated Binary Input object.

Description

A description of the object.

Status_Flags

This property indicates the general "reliability" of the object.

Reliability

This property indicates whether the operation of the object is reliable. The values are as follows:

  • NO_FAULT_DETECTED (0) - No fault has been detected.

Out_Of_Service

It indicates whether the algorithm that the object represents is in service.

Units, Min_Pres_Value, Max_Pres_Value, Resolution

The Units, Min_Pres_Value, Max_Pres_Value and Resolution for the Present_Value.

NameUnitsMin_Pres_ValueMax_Pres_ValueResolution
Allowed_Commandno-units031
Buttons_Allowed_Commandno-units031
Occupancy_Hold_Timeseconds125401
Light_Hystererispercent0251
Light_Hystereris_Minimumno-units02551
Light_Raw_Valueno-units01
Light_Calibration_Measured_Valueluxes01
Light_Calibration_Sensor_Valueno-units01