• Samraksh_eMote Assembly
    • Overview
    • Namespaces
      • Samraksh.eMote.NonVolatileMemory Namespace
        • Overview
        • Classes
          • DataReference
            • Overview
            • Members
            • DataReference Constructor
              • DataReference Constructor(DataStore,Int32,ReferenceDataType)
              • DataReference Constructor(DataStore,Int32)
            • Methods
              • Delete Method
              • Read Method
                • Read(Byte[],Int32,Int32) Method
                • Read(UInt16[],Int32,Int32) Method
                • Read(UInt32[],Int32,Int32) Method
                • Read(Byte[],Int32) Method
                • Read(UInt16[],Int32) Method
                • Read(UInt32[],Int32) Method
                • Read(Byte[]) Method
                • Read(UInt16[]) Method
                • Read(UInt32[]) Method
              • Write Method
                • Write(Byte[],Int32,Int32) Method
                • Write(UInt16[],Int32,Int32) Method
                • Write(UInt32[],Int32,Int32) Method
                • Write(Byte[],Int32) Method
                • Write(UInt16[],Int32) Method
                • Write(UInt32[],Int32) Method
                • Write(Byte[]) Method
                • Write(UInt16[]) Method
                • Write(UInt32[]) Method
            • Properties
              • getDataReferenceSize Property
              • getDataReferenceType Property
              • Size Property
              • Type Property
          • DataStore
            • Overview
            • Members
            • Methods
              • DeleteAllData Method
              • EraseAllData Method
              • Finalize Method
              • Instance Method
              • Read Method
                • Read(UInt32,Byte[],UInt32,UInt32,Byte) Method
                • Read(UInt32,Byte[],UInt32,UInt32,UInt16) Method
                • Read(UInt32,Byte[],UInt32,UInt32,UInt32) Method
              • ReadAllDataReferences Method
              • ReadRaw Method
                • ReadRaw(UInt32,Byte[],UInt32,UInt32,Byte) Method
                • ReadRaw(UInt32,Byte[],UInt32,UInt32,UInt16) Method
                • ReadRaw(UInt32,Byte[],UInt32,UInt32,UInt32) Method
              • Write Method
                • Write(UInt32,Byte[],UInt32,UInt32,Byte) Method
                • Write(UInt32,Byte[],UInt32,UInt32,UInt16) Method
                • Write(UInt32,Byte[],UInt32,UInt32,UInt32) Method
              • WriteRaw Method
                • WriteRaw(UInt32,Byte[],UInt32,UInt32,Byte) Method
                • WriteRaw(UInt32,Byte[],UInt32,UInt32,UInt16) Method
                • WriteRaw(UInt32,Byte[],UInt32,UInt32,UInt32) Method
            • Properties
              • FreeBytes Property
              • MaxAllocationSize Property
              • Size Property
              • UsedBytes Property
          • DataStoreException
            • Overview
            • Members
            • DataStoreException Constructor
              • DataStoreException Constructor()
              • DataStoreException Constructor(String)
              • DataStoreException Constructor(String,Exception)
          • DataStoreInvalidArgumentException
            • Overview
            • Members
            • DataStoreInvalidArgumentException Constructor
              • DataStoreInvalidArgumentException Constructor()
              • DataStoreInvalidArgumentException Constructor(String)
              • DataStoreInvalidArgumentException Constructor(String,Exception)
          • DataStoreInvalidReferenceException
            • Overview
            • Members
            • DataStoreInvalidReferenceException Constructor
              • DataStoreInvalidReferenceException Constructor()
              • DataStoreInvalidReferenceException Constructor(String)
              • DataStoreInvalidReferenceException Constructor(String,Exception)
          • DataStoreNotInitializedException
            • Overview
            • Members
            • DataStoreNotInitializedException Constructor
              • DataStoreNotInitializedException Constructor()
              • DataStoreNotInitializedException Constructor(String)
              • DataStoreNotInitializedException Constructor(String,Exception)
          • DataStoreOutOfMemoryException
            • Overview
            • Members
            • DataStoreOutOfMemoryException Constructor
              • DataStoreOutOfMemoryException Constructor()
              • DataStoreOutOfMemoryException Constructor(String)
              • DataStoreOutOfMemoryException Constructor(String,Exception)
        • Enumerations
          • DataStoreError
          • DataStoreReturnStatus
          • ReferenceDataType
          • StorageType
  • Samraksh_eMote_DotNow Assembly
    • Overview
    • Namespaces
      • Samraksh.eMote.DotNow Namespace
        • Overview
        • Classes
          • ADCChannel
            • Overview
            • Members
            • Fields
              • ADC_Channel1 Field
              • ADC_Channel2 Field
          • ADCInternal
            • Overview
            • Members
            • ADCInternal Constructor
            • Methods
              • ConfigureBatchMode Method
              • ConfigureBatchModeDualChannel Method
              • ConfigureBatchModeWithThresholding Method
              • ConfigureContinuousMode Method
              • ConfigureContinuousModeDualChannel Method
              • ConfigureContinuousModeWithThresholding Method
              • DualChannelRead Method
              • Init Method
              • Read Method
              • StopSampling Method
              • Uninit Method
          • AnalogInput
            • Overview
            • Members
            • Methods
              • ConfigureBatchMode Method
              • ConfigureBatchModeDualChannel Method
              • ConfigureBatchModeWithThresholding Method
              • ConfigureContinuousMode Method
              • ConfigureContinuousModeDualChannel Method
              • ConfigureContinuousModeWithThresholding Method
              • DualChannelRead Method
              • InitChannel Method
              • InitializeADC Method
              • InternalCallback Method
              • Read Method
              • StopSampling Method
              • UninitializeADC Method
          • EmoteLCD
            • Overview
            • Members
            • EmoteLCD Constructor
            • Methods
              • Blink Method
              • Clear Method
              • Initialize Method
              • SetDP Method
              • Uninitialize Method
              • Write Method
              • WriteN Method
              • WriteRawBytes Method
          • NOR
            • Overview
            • Members
            • NOR Constructor
            • Methods
              • EndRecord Method
              • eof Method
              • Initialize Method
                • Initialize() Method
                • Initialize(UInt32) Method
              • InternalRead Method
              • IsEmpty Method
              • IsFull Method
              • Read Method
              • Seek Method
              • StartNewRecord Method
              • Write Method
                • Write(UInt16[],UInt16) Method
                • Write(UInt16[],UInt16,UInt16) Method
            • Fields
              • endOfRecordDelimiter Field
              • endOfRecordInBytes Field
              • startOfRecordDelimiter Field
              • startOfRecordInBytes Field
          • Pins
            • Overview
            • Members
            • Fields
              • GPIO_J11_PIN10 Field
              • GPIO_J11_PIN3 Field
              • GPIO_J11_PIN4 Field
              • GPIO_J11_PIN5 Field
              • GPIO_J11_PIN6 Field
              • GPIO_J11_PIN7 Field
              • GPIO_J11_PIN8 Field
              • GPIO_J11_PIN9 Field
              • GPIO_J12_PIN1 Field
              • GPIO_J12_PIN2 Field
              • GPIO_J12_PIN3 Field
              • GPIO_J12_PIN4 Field
              • GPIO_J12_PIN5 Field
          • SD
            • Overview
            • Members
            • SD Constructor
            • Methods
              • Initialize Method
              • InternalCallback Method
              • Read Method
              • Write Method
            • Fields
              • readAddressPtr Field
              • sdCallbackFunction Field
              • sdInternalObject Field
              • writeAddressPtr Field
          • SDInternal
            • Overview
            • Members
            • SDInternal Constructor
            • Methods
              • InternalInitialize Method
              • InternalRead Method
              • InternalWrite Method
        • Enumerations
          • AdcSampleTime
          • Blink
          • DeviceStatus
          • FilePosition
          • LCD
        • Delegates
          • AdcCallBack
          • SD.SDCallBackType
  • Samraksh_eMote_DSP Assembly
    • Overview
    • Namespaces
      • Samraksh.eMote.DSP Namespace
        • Overview
        • Classes
          • Statistics
            • Overview
            • Members
            • Statistics Constructor
            • Methods
              • Median Method
                • Median(Byte[]) Method
                • Median(UInt16[]) Method
                • Median(UInt32[]) Method
                • Median(UInt64[]) Method
              • Mode Method
                • Mode(Byte[]) Method
                • Mode(UInt16[]) Method
                • Mode(UInt32[]) Method
                • Mode(UInt64[]) Method
              • Sum Method
                • Sum(Byte[]) Method
                • Sum(UInt16[]) Method
                • Sum(UInt32[]) Method
                • Sum(UInt64[]) Method
              • Variance Method
                • Variance(Byte[]) Method
                • Variance(UInt16[]) Method
                • Variance(UInt32[]) Method
                • Variance(UInt64[]) Method
          • Transforms
            • Overview
            • Members
            • Transforms Constructor
            • Methods
              • FFT Method
                • FFT(Byte[],Byte[],UInt16) Method
                • FFT(UInt16[],UInt16[],UInt16) Method
                • FFT(UInt32[],UInt32[],UInt16) Method
                • FFT(Int16[],Int16[],UInt16) Method
              • IFFT Method
                • IFFT(Byte[],Byte[],UInt16) Method
                • IFFT(UInt16[],UInt16[],UInt16) Method
                • IFFT(UInt32[],UInt32[],UInt16) Method
  • Samraksh_eMote_Kiwi Assembly
    • Overview
    • Namespaces
      • Samraksh.eMote.SensorBoard Namespace
        • Overview
        • Classes
          • Accelerometer
            • Overview
            • Members
            • Accelerometer Constructor
            • Properties
              • CurrentData Property
              • RefreshRate Property
          • TemperatureSensor
            • Overview
            • Members
            • TemperatureSensor Constructor
            • Properties
              • Temperature Property
        • Enumerations
          • Accelerometer.EventType
          • Accelerometer.GRange
          • Accelerometer.OutputResolution
        • Structures
          • Accelerometer.Data
            • Overview
            • Members
            • Methods
              • ToString Method
            • Fields
              • RawX Field
              • RawY Field
              • RawZ Field
              • X Field
              • Y Field
              • Z Field
        • Delegates
          • Accelerometer.AxlCallbackType
  • Samraksh_eMote_Net Assembly
    • Overview
    • Namespaces
      • Samraksh.eMote.Net Namespace
        • Overview
        • Classes
          • CallbackNotConfiguredException
            • Overview
            • Members
            • CallbackNotConfiguredException Constructor
          • Callbacks
            • Overview
            • Members
            • Methods
              • GetNeighborChangeCallback Method
              • GetNeighbourChangeCallback Method
              • GetReceiveCallback Method
              • ReceiveFunction Method
              • SetNeighborChangeCallback Method
              • SetNeighbourChangeCallback Method
              • SetReceiveCallback Method
          • MACBase
            • Overview
            • Members
            • MACBase Constructor
            • Methods
              • Configure Method
              • GetAddress Method
              • GetBufferSize Method
              • GetCCA Method
              • GetCCASenseTime Method
              • GetID Method
              • GetNeighborList Method
              • GetNeighborLivenessDelay Method
              • GetNeighborStatus Method
              • GetNeighbourList Method
              • GetNeighbourLivelinessDelay Method
              • GetNeighbourStatus Method
              • GetNextPacket Method
              • GetNumberOfRetries Method
              • GetPendingPacketCount Method
              • GetRadio Method
              • GetRadioID Method
              • ReConfigure Method
              • ReleasePacket Method
              • RemovePacket Method
              • Send Method
              • SendTimeStamped Method
                • SendTimeStamped(UInt16,Byte[],UInt16,UInt16) Method
                • SendTimeStamped(UInt16,Byte[],UInt16,UInt16,UInt32) Method
              • SetAddress Method
              • SetBufferSize Method
              • SetCCA Method
              • SetCCASenseTime Method
              • SetNeighborLivelinessDelay Method
              • SetNeighbourLivelinessDelay Method
              • SetNumberOfRetries Method
              • SetRadioID Method
              • UnInitialize Method
            • Properties
              • macconfig Property
            • Fields
              • MacConfig Field
          • MacNotConfiguredException
            • Overview
            • Members
            • MacNotConfiguredException Constructor
              • MacNotConfiguredException Constructor()
              • MacNotConfiguredException Constructor(String)
              • MacNotConfiguredException Constructor(String,Exception)
          • Message
            • Overview
            • Members
            • Message Constructor
              • Message Constructor()
              • Message Constructor(Byte[])
              • Message Constructor(Byte[],UInt16,Boolean,Byte,Byte)
              • Message Constructor(Byte[],UInt16,Boolean,Byte,Byte,UInt16)
              • Message Constructor(Byte[],UInt16,Boolean,Byte,Byte,UInt16,Boolean)
              • Message Constructor(Int32)
            • Methods
              • GetMessage Method
              • IsSenderTimeStamped Method
            • Properties
              • senderEventTimeStamp Property
            • Fields
              • LQI Field
              • RSSI Field
              • SenderEventTimeStamp Field
              • Size Field
              • Src Field
              • Unicast Field
          • OMAC
            • Overview
            • Members
            • Properties
              • Instance Property
          • RadioBusyException
            • Overview
            • Members
            • RadioBusyException Constructor
          • RadioConfigurationMismatchException
            • Overview
            • Members
            • RadioConfigurationMismatchException Constructor
          • RadioNotConfiguredException
            • Overview
            • Members
            • RadioNotConfiguredException Constructor
              • RadioNotConfiguredException Constructor()
              • RadioNotConfiguredException Constructor(String)
        • Enumerations
          • CallbackTypes
          • DeviceStatus
          • MacID
          • NetOpStatus
        • Delegates
          • NeighborhoodChangeCallBack
          • NeighbourhoodChangeCallBack
          • ReceiveCallBack
      • Samraksh.eMote.Net.Mac Namespace
        • Overview
        • Classes
          • CSMA
            • Overview
            • Members
            • Properties
              • Instance Property
          • MacConfiguration
            • Overview
            • Members
            • MacConfiguration Constructor
              • MacConfiguration Constructor()
              • MacConfiguration Constructor(MacConfiguration)
              • MacConfiguration Constructor(Boolean,Byte,Byte,Byte,Byte,UInt32,RadioConfiguration)
              • MacConfiguration Constructor(Boolean,Byte,Byte,Byte,Byte)
            • Properties
              • NeighbourLivelinesDelay Property
            • Fields
              • BufferSize Field
              • CCA Field
              • CCASenseTime Field
              • NeighborLivenessDelay Field
              • NumberOfRetries Field
              • radioConfig Field
              • RadioID Field
          • Neighbor
            • Overview
            • Members
            • Neighbor Constructor
            • Fields
              • ForwardLink Field
              • FrameLength Field
              • LastHeardTime Field
              • MacAddress Field
              • PacketsReceived Field
              • ReceiveDutyCycle Field
              • ReverseLink Field
              • Status Field
          • Neighbour
            • Overview
            • Members
            • Neighbour Constructor
            • Fields
              • ForwardLink Field
              • FrameLength Field
              • LastHeardTime Field
              • MacAddress Field
              • PacketsReceived Field
              • ReceiveDutyCycle Field
              • ReverseLink Field
              • Status Field
        • Enumerations
          • Addresses
          • NeighborStatus
          • NeighbourStatus
        • Structures
          • Link
            • Overview
            • Members
            • Fields
              • AveDelay Field
              • AveRSSI Field
              • LinkQuality Field
          • NeighborTable
            • Overview
            • Members
            • Fields
              • Neighbor Field
              • NumberValidNeighbor Field
          • NeighbourTable
            • Overview
            • Members
            • Fields
              • Neighbor Field
              • NumberValidNeighbour Field
        • Interfaces
          • IMac
            • Overview
            • Members
            • Methods
              • GetAddress Method
              • GetBufferSize Method
              • GetID Method
              • GetNeighborStatus Method
              • GetNeighbourStatus Method
              • GetPendingPacketCount Method
              • RemovePacket Method
              • Send Method
              • SetAddress Method
              • UnInitialize Method
      • Samraksh.eMote.Net.Radio Namespace
        • Overview
        • Classes
          • Radio_802_15_4
            • Overview
            • Members
            • Methods
              • GetInstance Method
              • GetShallowInstance Method
          • Radio_802_15_4_Base
            • Overview
            • Members
            • Radio_802_15_4_Base Constructor
              • Radio_802_15_4_Base Constructor()
              • Radio_802_15_4_Base Constructor(String,UInt64)
            • Methods
              • ClearChannelAssesment Method
                • ClearChannelAssesment() Method
                • ClearChannelAssesment(UInt16) Method
              • Configure Method
                • Configure(RadioConfiguration,ReceiveCallBack,NeighborhoodChangeCallBack) Method
                • Configure(RadioConfiguration,ReceiveCallBack,NeighbourhoodChangeCallBack) Method
                • Configure(RadioConfiguration) Method
              • GetActiveChannel Method
              • GetAddress Method
              • GetID Method
              • GetNextPacket Method
              • GetRadioName Method
              • GetTxPowerValue Method
              • PreLoad Method
              • ReConfigure Method
              • ReleaseMessage Method
              • Send Method
              • SendStrobe Method
              • SendTimeStamped Method
              • SetAddress Method
              • SetChannel Method
              • SetRadioName Method
              • SetTxPower Method
              • Sleep Method
              • TurnOn Method
              • UnInitialize Method
            • Properties
              • config Property
              • currUser Property
            • Fields
              • Config Field
              • CurrUser Field
          • Radio_802_15_4_LR
            • Overview
            • Members
            • Methods
              • GetInstance Method
              • GetShallowInstance Method
          • RadioConfiguration
            • Overview
            • Members
            • RadioConfiguration Constructor
              • RadioConfiguration Constructor()
              • RadioConfiguration Constructor(RadioConfiguration)
              • RadioConfiguration Constructor(TxPowerValue,Channels,RadioName)
            • Methods
              • GetChannel Method
              • GetRadioName Method
              • GetTxPower Method
              • SetChannel Method
              • SetRadioName Method
              • SetTxPower Method
        • Enumerations
          • Channels
          • RadioName
          • RadioUser
          • TxPowerValue
        • Interfaces
          • IRadio
            • Overview
            • Members
            • Methods
              • ClearChannelAssesment Method
                • ClearChannelAssesment() Method
                • ClearChannelAssesment(UInt16) Method
              • GetAddress Method
              • GetID Method
              • PreLoad Method
              • ReConfigure Method
              • Send Method
              • SendStrobe Method
              • SendTimeStamped Method
              • SetAddress Method
              • Sleep Method
              • TurnOn Method
              • UnInitialize Method
  • Samraksh_eMote_RealTime Assembly
    • Overview
    • Namespaces
      • Samraksh.eMote.RealTime Namespace
        • Overview
        • Classes
          • Timer
            • Overview
            • Members
            • Timer Constructor
              • Timer Constructor(String,UInt64,Int32)
              • Timer Constructor(UInt64,Int32)
              • Timer Constructor(UInt64)
            • Methods
              • Change Method
              • Dispose Method
                • Dispose() Method
              • GenerateInterrupt Method