QuickOPC User's Guide and Reference
LinearConverter Class Properties


OpcLabs.BaseLibComponents Assembly > OpcLabs.BaseLib.Components Namespace : LinearConverter Class

For a list of all members of this type, see LinearConverter members.

Public Properties
 NameDescription
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyCan be used to distinguish otherwise equal widgets. (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Public Propertystatic (Shared in Visual Basic)Default value of the InverseRoot property.  
Public Propertystatic (Shared in Visual Basic)Default value of the InverseSlope property.  
Public Propertystatic (Shared in Visual Basic)Default value of the InverseYIntercept property.  
Public Propertystatic (Shared in Visual Basic)Default value of the Root property.  
Public Propertystatic (Shared in Visual Basic)Default value of the Slope property.  
Public Propertystatic (Shared in Visual Basic)Default value of the YIntercept property.  
Public PropertyThe root of the inverse conversion function.  
Public PropertyThe slope of the inverse conversion function.  
Public PropertyThe y-intercept of the inverse conversion function.  
Public PropertyConversion behavior when the input value is off the X1 limit.  
Public PropertyConversion behavior when the input value is off the X2 limit.  
Public PropertyInverse conversion behavior when the input value is off the X1 limit.  
Public PropertyInverse conversion behavior when the input value is off the X2 limit.  
Public PropertyThe root of the conversion function.  
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyThe slope of the conversion function.  
Public PropertyX coordinate of the first point on the conversion line.  
Public PropertyX coordinate of the second point on the conversion line.  
Public PropertyY coordinate of the first point on the conversion line.  
Public PropertyY coordinate of the second point on the conversion line.  
Public PropertyThe y-intercept of the conversion function.  
Top
Protected Properties
 NameDescription
Protected Property (Inherited from System.ComponentModel.Component)
Protected Property (Inherited from System.ComponentModel.Component)
Protected Property (Inherited from System.ComponentModel.Component)
Protected PropertyThe service container provided by this widget to inheritors. (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Top
See Also

Reference

LinearConverter Class
OpcLabs.BaseLib.Components Namespace