binaryLightingOutput.strikeCount

<< Click to Display Table of Contents >>

 

binaryLightingOutput.strikeCount

According to the BACnet protocol documentation:

Represents the number of times that the Present_Value property or Feedback_Value property has transitioned from OFF to ON since the date and time indicated by the Time_Of_Strike_Count_Reset property. Whether Present_Value or Feedback_Value is used as the indicator for the calculation of the Strike_Count is a local matter. When this property is set to zero, the Time_Of_Strike_Count_Reset property shall be set to the current date and time. When this property is set to a non-zero value, the value of the Time_Of_Strike_Count_Reset property shall not change. If this property is writable, it shall be a local matter whether the property accepts writes of zero only. The Strike_Count property shall have a range of 0-65535 or greater.

Property strikeCount of object binaryLightingOutput can be read and written using a single IOTag.

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

binaryLightingOutput-<objectAddress>.strikeCount

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 55

N3:

<objectAddress>

N4:

<property> = 391

Tag Value

A 32-bit unsigned integer.

Was this page useful?