PalmSens SDK v1.8.2.0

Method Members

Method overview

Public Static (Shared) Properties

PowerFreqThe frequency of the local powersupply in Hz. The default value is '50'.
PowerLinePeriod Power Line Period (1/PowerFreq)

Public Instance Fields

CellOnAfterMeasurement Enable/disable cell after measurement
ConcentrationUnitThe label for the unit of the analyte's concentration. This value is not used for calculations.
ConditioningPotential Conditioning Potential
ConditioningTime Conditioning Duration
DepositionPotential Deposition Potential
DepositionTime Deposition Duration
EquilibrationTime Duration
MinPeakHeightDetermines the minimum peak height. Peaks lower than this value are neglected.
MinPeakWidthDetermines the minimum peak width. Peaks width a lower width may not be detected.
MuxMethodDefines the way the multiplexer is used.
  • 0 = measure channels sequentially
  • 1 = measure channels alternatingly
PeakOverlapIs used when two peaks are very close to each other. If the peak separation is less than the specified value, a single baseline is used for the two overlapping peaks. If each peak should have its own baseline, specify a value of 0.
PeakWindowIs used to identify which component corresponds to which peak. Peaks must be within the peak window.
Ranging Ranging information
RecordAuxAuxiliary channel to record
SampleDescription of the measured sample.
SensorDescription of the sensor used.
SmoothLevelThe smoothlevel to be used.
  • 0 = no smooth
  • 1 = 5 points
  • 2 = 9 points
  • 3 = 15 points
  • 4 = 24 points
StandbyPotential Stand by Potential
UseMuxChannelSpecifies channels used for this method.
UseStirrerTrue if a stirrer is being used.
ViewBottomThe lowest value on the Y axis of the plot.
ViewLeftThe lowest value on the X axis of the plot.
ViewRightThe highest value on the X axis of the plot.
ViewTopThe highest value on the Y axis of the plot.
XUnit Unit for X axis when using this method.
YUnit Default unit for Y axis when using this method.

Public Instance Properties

MaximumEstimatedMeasurementDurationEstimated number of seconds a measurement will take at most (in seconds)
MinimumEstimatedMeasurementDurationEstimated number of seconds a measurement will take at least (in seconds)
PretreatmentDuration Estimated number of seconds the pretreatment phase will take.
XDirection X direction
XLeft Default left X axis
XRight Default right X axis
YBottom Default bottom Y axis
YDirection Y Direction
YTop Default top Y axis

Public Instance Methods

AdjustTimingEmstatOverloaded.  
Equals Check whether this object is equal to another.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
ReceiveMeasurement 
ToHexOverloaded. Function for generating hex blob
ToString (inherited from Object) Returns a String that represents the current Object.
ValidateOverloaded. Checks the validity of the method. Returns nothing if valid.

Protected Instance Constructors

Method Constructor Create a new method

Protected Instance Methods

AdjustMeasurementTimeOverloaded. Adjust measurement time for power frequency and store in blob
Finalize (inherited from Object) Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object) Creates a shallow copy of the current Object.
ToHex0Overloaded.  
ToHex1 

See Also

Method Class | PalmSens Namespace