8.7.3 ObjectType Description

8.7.3.1 Variable Elapsed_Active_Time

This OPC UA Property, of type UInt32, represents the accumulated number of seconds that the Present_Value property has had the value Active since the Elapsed_Active_Time property was most recently set to a zero value.

8.7.3.2 Variable Time_Of_Active_Time_Reset

This OPC UA Property, of type DateTime, represents the date and time at which the Elapsed_Active_Time property was most recently set to a zero value.

8.7.3.3 Method Reset

This Method is used to trigger a reset.

Signature

	BACnetReset (
		);

Method Result Codes

ResultCode Description
Common StatusCodes defined in OPC 10000-4