Table of Contents

Class SetStopCommand

Namespace
Z21.Core.Command.SystemState.TrackPower
Assembly
Z21.Client.dll

With this command the emergency stop is activated, i.e. the locomotives are stopped but the track voltage remains switched on.

public class SetStopCommand : IZ21Command
Inheritance
SetStopCommand
Implements
Inherited Members

Constructors

SetStopCommand(IZ21FrameBuilder)

public SetStopCommand(IZ21FrameBuilder frameBuilder)

Parameters

frameBuilder IZ21FrameBuilder

Properties

Data

public byte[] Data { get; }

Property Value

byte[]

Name

Human-readable command according to the specification.

public string Name { get; }

Property Value

string