<< Click to Display Table of Contents >>
multiStateOutput.lastCommandTime |
According to the BACnet protocol documentation:
Indicates the time at which the Present_Value, Current_Command_Priority, or Value_Source last changed.
Property lastCommandTime of object multiStateOutput can be read and written using a single IOTag.
Property |
Value |
ParamDevice |
<deviceAddress> |
ParamItem |
multiStateOutput-<objectAddress>.lastCommandTime |
Property |
Value |
N1: |
<deviceAddress> |
N2: |
<type> = 14 |
N3: |
<objectAddress> |
N4: |
<property> = 432 |
A Date, Integer, Null or String (Xml) value representing a timestamp in BACnet.
•A null value means the timestamp is empty/not set;
•A date/time value representing a precise date and time;
•An integer defining the timestamp sequence number;
•A character string containing an XML with a value of type <BACnetTimeStamp>.