lightingOutput.maxActualValue

<< Click to Display Table of Contents >>

 

lightingOutput.maxActualValue

According to the BACnet protocol documentation:

Specifies the physical output level that corresponds to a Present_Value of 100.0%. Changing Max_Actual_Value to a value less than Min_Actual_Value shall force Min_Actual_Value to become equal to Max_Actual_Value. Max_Actual_Value shall always be a positive number in the range 1.0% to 100.0%.

Property maxActualValue of object lightingOutput can be read and written using a single IOTag.

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

lightingOutput-<objectAddress>.maxActualValue

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 54

N3:

<objectAddress>

N4:

<property> = 382

Tag Value

A 32-bit floating point number.

Was this page useful?