lightingOutput.minActualValue

<< Click to Display Table of Contents >>

 

lightingOutput.minActualValue

According to the BACnet protocol documentation:

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

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

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

lightingOutput-<objectAddress>.minActualValue

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 54

N3:

<objectAddress>

N4:

<property> = 383

Tag Value

A 32-bit floating point number.

Was this page useful?