Table of Contents

Struct RTimeCpuLatency

Namespace
TwinSharp
Assembly
TwinSharp.dll

Struct that describes the realtime latency of the CPU.

public struct RTimeCpuLatency
Inherited Members

Fields

Current

The current latency time of a TwinCAT system in µs.

public uint Current

Field Value

uint

Limit

Limit.

public uint Limit

Field Value

uint

Maximum

The maximum latency time of a TwinCAT system in µs (maximum latency time since the TwinCAT system was last started).

public uint Maximum

Field Value

uint