Table of Contents

Enum FastClockAction

Namespace
Z21.Core.Model
Assembly
Z21.Client.dll

A parameterless fast-clock control action for LAN_FAST_CLOCK_CONTROL (protocol §12.1).

public enum FastClockAction

Fields

Read = 0

Read the current model time.

Start = 1

Start (resume) the model clock.

Stop = 2

Stop (pause) the model clock.