MaintenanceInformationMeasurementLocation Property |
The location of the data source providing the counter information (optional, only if available).
It may be used to distinguish, for example, the counters of multi-lane feeder
Where applicable, a dot (".") notation should be utilized to designate specific positions.
Examples: MODULE1.BEAM1.HEADPOS2, MODULE1.NEST3.NOZZLESLOT4, etc.
Namespace: CFX.Structures.MaintenanceAssembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntaxpublic string MeasurementLocation { get; set; }
Public Property MeasurementLocation As String
Get
Set
Property Value
String
See Also