Samraksh eMote .NOW
Radio_802_15_4_Base Class Members
Fields  Properties  Methods  Events    


The following tables list the members exposed by Radio_802_15_4_Base.

Public Constructors
  Name Description
Public Constructor Radio_802_15_4_Base Constructor Overloaded.   
Top
Public Fields
  Name Description
Public Fieldstatic (Shared in Visual Basic) Config Radio configuration  
Public Fieldstatic (Shared in Visual Basic) CurrUser Current user of the radio (C# or MAC objects)  
Top
Protected Fields
Public Properties
  Name Description
Public Propertystatic (Shared in Visual Basic) config Radio configuration  
Public Propertystatic (Shared in Visual Basic) currUser Current user of the radio (C# or MAC objects)  
Top
Public Methods
  Name Description
Public Method ClearChannelAssesment Overloaded. Assess channel activity  
Public Methodstatic (Shared in Visual Basic) Configure Overloaded. Set configuration for 802.15.4 radio.  
Public Method DisableInterrupt (Inherited from Microsoft.SPOT.Hardware.NativeEventDispatcher)
Public Method Dispose Overloaded.  (Inherited from Microsoft.SPOT.Hardware.NativeEventDispatcher)
Public Method EnableInterrupt (Inherited from Microsoft.SPOT.Hardware.NativeEventDispatcher)
Public Method GetActiveChannel Return the current active channel of the radio  
Public Method GetAddress Get the address of the device  
Public Method GetID Get the ID of this 802.15.4 radio instance  
Public Method GetNextPacket Get the next packet from the radio driver.  
Public Method GetRadioName Get the kind radio  
Public Method GetTxPowerValue Return the transmission power value of the radio  
Public Method PreLoad Load the message into the transmit buffer of the radio.  
Public Method ReConfigure Reconfigure the radio object with new configuration  
Public Method ReleaseMessage Releases the message packet's memory.  
Public Method Send Load and send a message  
Public Method SendStrobe Send the message in the transmit buffer  
Public Method SendTimeStamped Load and send a time-stamped message, with specified time stamp  
Public Method SetAddress Set the address of the device  
Public Method SetChannel Set the radio channel  
Public Method SetRadioName Set the name of the radio  
Public Method SetTxPower Set the transmit power of the radio  
Public Method Sleep Put the radio to sleep  
Public Method TurnOn Turn radio on  
Public Method UnInitialize Uninitialize native MAC, radio and interop drivers  
Top
Protected Methods
  Name Description
Protected Method Finalize (Inherited from Microsoft.SPOT.Hardware.NativeEventDispatcher)
Top
Public Events
  Name Description
Public Event OnInterrupt (Inherited from Microsoft.SPOT.Hardware.NativeEventDispatcher)
Top
 
See Also

Reference

Radio_802_15_4_Base Class
Samraksh.eMote.Net.Radio Namespace

Send Feedback