Solid Edge Framework Type Library
Sensor Object Members
Overview 
Public Methods
Public Method DeleteDeletes the referenced object.
Public Method UpdateUpdates the referenced object.
Public Properties
Public Property AttributeSetsReturns the AttributeSets collection object for the referenced object.
Public Property CurrentValueReturns the current value of the referenced Sensor object.
Public Property DescriptionReturns a user-specified description of the referenced object.
Public Property DisplayTypeSets and returns the display type of the referenced Sensor object.
Public Property IsAttributeSetPresentReturns True if a specified Attribute Set exists on the referenced object.
Public Property IsInRangeReturns whether the current value of the referenced Sensor object is within the specified range.
Public Property LowerRangeSets and returns the lower range of the referenced Sensor object.
Public Property MaximumThresholdSets and returns the maximum threshold of the referenced Sensor object.
Public Property MinimumThresholdSets and returns the minimum threshold of the referenced Sensor object.
Public Property NameReturns the name of the referenced object.
Public Property OperatorSets and returns the logical operator of the referenced Sensor object.
Public Property SensorTypeReturns the sensor type of the referenced Sensor object.
Public Property StatusReturns the status of the specified object.
Public Property UpdateMechanismSets and returns the update mechanism of the referenced Sensor object.
Public Property UpperRangeSets and returns the upper range of the referenced Sensor object.
See Also

Sensor Object