OPC Labs Base Library
LastCycleEnterTime Property
OpcLabs_BaseLib ActiveX DLL > AutomatonStateStatistics Object : LastCycleEnterTime Property
Description
The time when the state was entered (transitioned into) the last time (excluding the current active state); minimum DateTime value if no completed active state. In UTC.

 

DISPID (Dispatch ID):

 

For more information, see LastCycleEnterTime in .NET Reference.

Property type
Read-only property
Syntax
Visual Basic
Public Property LastCycleEnterTime As Date
Return Type

See LastCycleEnterTime in .NET Reference.

Remarks

For remarks, see LastCycleEnterTime in .NET Reference.

Example

For examples, see LastCycleEnterTime in .NET Reference.

See Also

AutomatonStateStatistics Object  | AutomatonStateStatistics Members