Gets or sets alert value for this sensor; only in effect when
sensor alert type set to swSensorAlert_Between.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property SensorAlertValue2 As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As ISensor
Dim value As System.Double
instance.SensorAlertValue2 = value
value = instance.SensorAlertValue2 |
C# | |
---|
System.double SensorAlertValue2 {get; set;} |
C++/CLI | |
---|
property System.double SensorAlertValue2 {
System.double get();
void set ( & System.double value);
} |
Property Value
Alert value
Example
See Also
Availability
SOLIDWORKS 2009 SP2, Revision Number 17.2