Table of Contents

Namespace Z21.Core.ResponseHandler.SystemState.TrackPower

Classes

ProgrammingModeResponseHandler

The following packet is sent from the Z21 to the registered clients if the Z21 has been put into CV programming mode via LAN_X_CV_READ or LAN_X_CV_WRITE

StoppedResponseHandler

The following packet is sent from the Z21 to the registered clients when a client has sent SetStopCommand or the emergency stop was triggered by some input device (multiMaus) and the relevant client has activated the corresponding broadcast the corresponding broadcast LocoInfoChangedMessages via SetBroadcastFlagsCommand

TrackPowerOffResponseHandler

The following packet is sent from the Z21 to the registered clients when a client has sent command SetTrackPowerOffCommand> or the track voltage has been switched off by some input device (multiMaus) and the relevant client has activated the corresponding broadcast LocoInfoChangedMessages via SetBroadcastFlagsCommand

TrackPowerOnResponseHandler

The following packet is sent from the Z21 to the registered clients when a client has sent command SetTrackPowerOnCommand> or the track voltage has been switched on by some input device (multiMaus) and the relevant client has activated the corresponding broadcast LocoInfoChangedMessages via SetBroadcastFlagsCommand

TrackShortResponseHandler

The following packet is sent from the Z21 to the registered clients if a short circuit has occurred and the relevant client has activated the corresponding broadcast LocoInfoChangedMessages via SetBroadcastFlagsCommand

Interfaces

IProgrammingModeResponseHandler
IStoppedResponseHandler
ITrackPowerOffResponseHandler
ITrackPowerOnResponseHandler
ITrackShortResponseHandler