lightingOutput.defaultRampRate

<< Click to Display Table of Contents >>

 

lightingOutput.defaultRampRate

According to the BACnet protocol documentation:

Indicates the rate in percent-per-second at which changes to the normalized value reflected in the Tracking_Value property of the lighting output shall occur when the Lighting_Command property is written with a ramp request that does not include a ramp-rate value. The range of allowable ramp-rate values is 0.1 %/s to 100.0 %/s inclusive.

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

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

lightingOutput-<objectAddress>.defaultRampRate

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 54

N3:

<objectAddress>

N4:

<property> = 375

Tag Value

A 32-bit floating point number.

Was this page useful?