public ZpiObject(AF.AfCommand afCmd) : this(CommandSubsystem.AF, (byte)afCmd) { }
public ZpiSREQ(AF.AfCommand afCmd) : this(CommandSubsystem.AF, (byte)afCmd) { }