OPC Labs Base Library
LastCycleEnterTickDouble Property
OpcLabs_BaseLib ActiveX DLL > AutomatonStateStatistics Object : LastCycleEnterTickDouble Property
Description
The tick when the state was entered (transitioned into) the last time (excluding the current active state); -1 if no completed active state. As double-precision floating point number.

 

DISPID (Dispatch ID):

 

For more information, see LastCycleEnterTickDouble in .NET Reference.

Property type
Read-only property
Syntax
Visual Basic
Public Property LastCycleEnterTickDouble As Double
Return Type

See LastCycleEnterTickDouble in .NET Reference.

Remarks

For remarks, see LastCycleEnterTickDouble in .NET Reference.

Example

For examples, see LastCycleEnterTickDouble in .NET Reference.

See Also

AutomatonStateStatistics Object  | AutomatonStateStatistics Members