Dynaview MethodsThe Dynaview Modbus .dll API documentation

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

The Dynaview type exposes the following members.
Methods

  NameDescription
Public methodAckAlarm
Acknowledge the current alarm - shut off the alarm indicators
Public methodconnect
Actually makes the connection with the server.
Public methodgetLengthUnits
Translate the ImageLenUnits enum to an appropiate string
Public methodGetRecipe
Return the current recipe from the connected Dynaview Modbus server
Public methodgetSpeedUnits
Translate the WebSpdUnits enum to an appropiate string
Public methodGetState
Return the current state object from the Dynaview
Public methodLoadRecipe
Make the current recipe buffer active
Public methodNewRoll
Signal a new roll, triggers reports
Public methodPutRecipe
Load the remote recipe buffer with new values.
Public methodRemoteEna
Set/Reset the remote bit in the target. If set, all recipe management is done via the Modbus interface
Public methodSetEcho
Set the echo bit, this bit is returned in the status word
Back to Top
See Also