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.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntax
public string MeasurementLocation { get; set; }

Property Value

String
See Also