14 Type definitions for Coffee Machines

14.3 CoffeeMachineRecipeParameterType

14.3.3 ObjectType description

14.3.3.1 BeverageSize variable 
The BeverageSize variable with the data type Float represents the beverage size as a percentage change in the set recipe parameters. The value of the variable can be read and written.
The EngineeringUnit property of the AnalogItemType has the value % and the EURange property has the minimum value 50 and the maximum value 150.
14.3.3.2 BeverageSML variable 
The BeverageSML variable with the data type BeverageSMLEnumeration represents the beverage size preselection. The data type is defined in section 14.4.2. The value of the variable can be read and written.
14.3.3.3 GroundsAmount variable 
The GroundsAmount variable with the data type Float represents the coffee grounds quantity. The value of the variable can be read and written.
The EngineeringUnit property of the AnalogItemType has the value g. The value for the EURange property is device-specific.
14.3.3.4 GroundsWater variable 
The GroundsWater variable with the data type Float represents the water quantity. The value of the variable can be read and written.
The EngineeringUnit property of the AnalogItemType has the value ml. The value for the EURange property is device-specific.
14.3.3.5 Container variable 
The Container variable represents the coffee container.
A selection of possible containers can be made available for the specific device via the EnumStrings property of the MultiStateDiscreteType.
14.3.3.6 CoffeeType variable 
The CoffeeType variable represents the beverage type, for example espresso, cafe crème or filter coffee, and thus defines the basic recipe.
The beverage type can be made available via the EnumStrings property of the MultiStateDiscreteType.
14.3.3.7 RcpType variable 
The RcpType variable represents the recipe type of the beverage.
The recipe type of the beverage can be made available via the EnumStrings property of the MultiStateDiscreteType.
14.3.3.8 MilkAmount variable 
The MilkAmount variable represents the amount of milk in a beverage. The value of the variable can be read and written.
The EngineeringUnit property of the AnalogItemType has the value ml. The value for the EURange property is device-specific.
14.3.3.9 FoamAmount variable 
The FoamAmount variable represents the amount of milk foam in a beverage. The value of the variable can be read and written.
The EngineeringUnit property of the AnalogItemType has the value ml. The value for the EURange property is device-specific.
14.3.3.10 PowderAmount variable 
The PowderAmount variable represents the amount of powder in a beverage. The value of the variable can be read and written.
The EngineeringUnit property of the AnalogItemType has the value g. The value for the EURange property is device-specific.