Table of Contents

Class SetTrackPowerOffCommand

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

This command switches off the track voltage.

public class SetTrackPowerOffCommand : IZ21Command
Inheritance
SetTrackPowerOffCommand
Implements
Inherited Members

Constructors

SetTrackPowerOffCommand(IZ21FrameBuilder)

public SetTrackPowerOffCommand(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