Sensor Front End Parameters
| C# | Visual Basic | Visual C++ |
public class SfeParameters
Public Class SfeParameters
public ref class SfeParameters
| All Members | Constructors | Methods | Properties | Fields | |
| Icon | Member | Description |
|---|---|---|
| Gen2..::.IDS..::.SL900A..::.SfeParameters(array<Byte>[]()[], Int32) |
Create SFEParameters object from raw 2-byte reply
| |
| AutorangeDisable |
Use preset range
| |
| Equals(Object) | (Inherited from Object.) | |
| Ext1 |
External sensor 1 type
00 -- linear resistive sensor
01 -- high impedance input (voltage follower), bridge
10 -- capacitive sensor with DC
11 -- capacitive or resistive sensor without DC
| |
| Ext2 |
External sensor 2 type
00 -- linear conductive sensor
01 -- high impedance input (voltage follower), bridge
| |
| Finalize()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| Rang |
External sensor 2 range
| |
| Raw |
Raw 16-bit SFE parameters value
| |
| Seti |
External sensor 1 range
| |
| ToString()()() |
Human-readable representation
(Overrides Object.ToString()()().) | |
| VerifySensorID |
Sensor used in limit check
00 - first selected sensor
01 -- second selected sensor
10 -- third selected sensor
11 -- fourth selected sensor
|
| Object | |
| Gen2..::.IDS..::.SL900A..::.SfeParameters | |