Click or drag to resize

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.Maintenance
Assembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntax
public string MeasurementLocation { get; set; }

Property Value

String
See Also