lightingOutput.defaultStepIncrement

<< Click to Display Table of Contents >>

 

lightingOutput.defaultStepIncrement

According to the BACnet protocol documentation:

Indicates the amount to be added to the Tracking_Value when the Lighting_Command property is written with a step request that does not include a step-increment value. The range of allowable values is 0.1% to 100.0% inclusive.

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

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

lightingOutput-<objectAddress>.defaultStepIncrement

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 54

N3:

<objectAddress>

N4:

<property> = 376

Tag Value

A 32-bit floating point number.

Was this page useful?