QuickOPC User's Guide and Reference
LinearConverter Class Members
Fields  Properties  Methods  Events


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

The following tables list the members exposed by LinearConverter.

Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes an instance of the LinearConverter class.  
Top
Public Fields
 NameDescription
Public FieldDefault value for the OffX1Limit, OffX2Limit, OffY1Limit and OffY2Limit properties.  
Public FieldDefault value of the X1 property.  
Public FieldDefault value of the X2 property.  
Public FieldDefault value of the Y1 property.  
Public FieldDefault value of the Y2 property.  
Top
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
Public Methods
 NameDescription
Public MethodOverridden.   
Public MethodConvert a value.  
Public MethodConverts a value in the opposite direction.  
Public MethodCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodOverloaded.  (Inherited from System.ComponentModel.Component)
Public Method (Inherited from object)
Public MethodComputes the conversion function for a given x.  
Public MethodComputes the inverse conversion function for a given y.  
Public MethodServes as the default hash function. (Inherited from object)
Public MethodRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodOverridden.   
Public Method (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Public Method (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public MethodObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public Method (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Public MethodReturns a string that represents the current object. (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Public MethodOverloaded. Determines whether the specified LinearConverter is value equal to the current object.  
Public Method (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Top
Protected Methods
 NameDescription
Protected Method (Inherited from System.ComponentModel.Component)
Protected MethodOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodInfrastructure. (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Protected MethodOverridden. Infrastructure. Infrastructure.  
Protected MethodOverridden. Infrastructure. Infrastructure.  
Top
Public Events
 NameDescription
Public Event (Inherited from System.ComponentModel.Component)
Top
See Also

Reference

LinearConverter Class
OpcLabs.BaseLib.Components Namespace