Gets and sets the Measurement Units ID assigned to the point. | |
Syntax: | String =
object.MeasurementUnitID object.MeasurementUnitID = String |
Description: | CimPoint.MeasurementUnitID is a string
indicating the Measurement Unit ID to be used for conversion of the
point. Defaults to the empty string when creating a new point. Examples mypoint.MeasurementUnitId = "CENTIMETER" See Also Point Configuration |