Allows access to a sensor, which can monitor selected properties of parts and assemblies and alert you when the sensor's values deviate from the specified limits.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Interface ISensor |
Visual Basic (Usage) | |
---|
Dim instance As ISensor |
C# | |
---|
public interface ISensor |
C++/CLI | |
---|
public interface class ISensor |
Example
Accessors
See Also