<< Click to Display Table of Contents >>
binaryLightingOutput.timeOfStrikeCountReset |
According to the BACnet protocol documentation:
Indicates the date and time at which the counting of lamp strikes, indicated by the Strike_Count property, has been started.
Property timeOfStrikeCountReset of object binaryLightingOutput can be read and written using a single IOTag.
Property |
Value |
ParamDevice |
<deviceAddress> |
ParamItem |
binaryLightingOutput-<objectAddress>.timeOfStrikeCountReset |
Property |
Value |
N1: |
<deviceAddress> |
N2: |
<type> = 55 |
N3: |
<objectAddress> |
N4: |
<property> = 392 |
A Date, Null or String (Xml) value representing a BACnet date/time.
•A null value means the date/time is empty/not set;
•A date/time value representing a precise date and time;
•A character string containing an XML with a value of type <BACnetDateTime>.