PalmSens SDK v1.8.2.0

EncodedMethodV1.Options Enumeration

Options bits

This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.

[Visual Basic]
Public Enum EncodedMethodV1.Options
    Inherits 
[C#]
public enum EncodedMethodV1.Options

Members

Member Name Description Value
Polling Whether data should be stored rather than sent directly. 1
AlternatingMux Alternating multiplexer measurement. 2
CellOnAfterMeasurement Turn on cell after measurement is finished. 4

Requirements

Namespace: PalmSens

Assembly: PalmSens (in PalmSens.dll)

See Also

PalmSens Namespace