Samraksh eMote .NOW
SAMPLE_WINDOW_PORTION Enumeration



Options for how much of the sample window is used in determining a request for information.
Syntax
'Declaration
 
Public Enum SAMPLE_WINDOW_PORTION 
   Inherits System.Enum
'Usage
 
Dim instance As SAMPLE_WINDOW_PORTION
public enum SAMPLE_WINDOW_PORTION : System.Enum 
public enum class SAMPLE_WINDOW_PORTION : public System.Enum 
Members
MemberDescription
SAMPLE_WINDOW_FIRST_HALFThe first half of the ADC sample window is used.
SAMPLE_WINDOW_FULLThe entire ADC sample window is used.
SAMPLE_WINDOW_SECOND_HALFThe second half of the ADC sample window is used.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Samraksh.eMote.SAMPLE_WINDOW_PORTION

Requirements

Target Platforms: eMote .NOW

See Also

Reference

Samraksh.eMote Namespace

Send Feedback