pulseConverter.countChangeTime

<< Click to Display Table of Contents >>

 

pulseConverter.countChangeTime

According to the BACnet protocol documentation:

Represents the date and time of the most recent occurrence of a write to the Adjust_Value property.

Property countChangeTime of object pulseConverter can be read and written using a single IOTag.

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

pulseConverter-<objectAddress>.countChangeTime

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 24

N3:

<objectAddress>

N4:

<property> = 179

Tag Value

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>.

Was this page useful?