GetWorkOrderDataResponseRoute Property |
** NOTE: ADDED in CFX 1.4 **
A number that indicates a routing instruction that will be passed on by Hermes to downstream machines.
Each machine needs to be configured to know how to handle a certain Route number
Namespace: CFX.Production.HermesAssembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntaxpublic uint Route { get; set; }
Public Property Route As UInteger
Get
Set
Property Value
UInt32
See Also