Namespace Z21.Core.Command.SystemState
Classes
- GetBroadcastFlagsCommand
Reading the broadcast flags in the Z21.
- GetFirmwareVersionCommand
The firmware version of the Z21 can be read with this command.
- GetHardwareInfoCommand
Read the hardware type and the firmware version of the Z21.
- GetSerialNumberCommand
Reading the serial number of the Z21.
- GetSoftwareLockCommand
Read the software feature scope of the Z21 (and z21 or z21start of course).
- GetStatusCommand
This command can be used to request the Z21 status.
- GetSystemStateDataCommand
Request the current system status.
- GetVersionCommand
The X-Bus version of the Z21 can be read out with the following command.
- LogOffCommand
Logging off the client from the Z21.
- SetBroadcastFlagsCommand
Implements the LAN_SET_BROADCASTFLAGS command. See Z21BroadcastFlags for some flags. See
LAN_SET_BROADCASTFLAGSsection of the Z21 lan protocol document for all possible flags.