Dynaview GetRecipe Method The Dynaview Modbus .dll API documentation

[This is preliminary documentation and is subject to change.]

Return the current recipe from the connected Dynaview Modbus server

Namespace: DynaviewModbus
Assembly: DynaviewModbus (in DynaviewModbus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public Recipe GetRecipe()
Dim instance As Dynaview 
Dim returnValue As Recipe 

returnValue = instance.GetRecipe()

Return Value

Current recipe or null
Remarks

See Also