Samraksh eMote .NOW
CSMA Class Members
Properties  Methods     


The following tables list the members exposed by CSMA.

  
Public Properties
  Name Description
Public Propertystatic (Shared in Visual Basic) Instance Returns the instance of the CSMA object  
Top
Public Methods
  Name Description
Public Method GetAddress Get the address of the device (Inherited from Samraksh.eMote.Net.MACBase)
Public Method GetBufferSize Get the buffer size (Inherited from Samraksh.eMote.Net.MACBase)
Public Method GetCCA Get Clear Channel Assessment (Inherited from Samraksh.eMote.Net.MACBase)
Public Method GetCCASenseTime Get Clear Channel Assessment Sense Time (Inherited from Samraksh.eMote.Net.MACBase)
Public Method GetID Get the ID of this CSMA instance (Inherited from Samraksh.eMote.Net.MACBase)
Public Method GetNeighborList Get the list of neighbors from the MAC (Inherited from Samraksh.eMote.Net.MACBase)
Public Method GetNeighborLivenessDelay Get the current liveness delay parameter (Inherited from Samraksh.eMote.Net.MACBase)
Public Method GetNeighborStatus Get the details for a neighbor (Inherited from Samraksh.eMote.Net.MACBase)
Public Method GetNeighbourList Get the list of neighbors from the MAC (Inherited from Samraksh.eMote.Net.MACBase)
Public Method GetNeighbourLivelinessDelay Get the current liveliness delay parameter (Inherited from Samraksh.eMote.Net.MACBase)
Public Method GetNeighbourStatus Get the details for a neighbor (Inherited from Samraksh.eMote.Net.MACBase)
Public Method GetNextPacket Get the next packet from the mac buffer (Inherited from Samraksh.eMote.Net.MACBase)
Public Method GetNumberOfRetries Get number of times to retry sending (Inherited from Samraksh.eMote.Net.MACBase)
Public Method GetPendingPacketCount Get a count of unprocessed packets in the buffer (Inherited from Samraksh.eMote.Net.MACBase)
Public Method GetRadio Returns the radio being used by the MAC (Inherited from Samraksh.eMote.Net.MACBase)
Public Method GetRadioID Get the Radio ID (Inherited from Samraksh.eMote.Net.MACBase)
Public Method ReConfigure Reconfigure MAC (Inherited from Samraksh.eMote.Net.MACBase)
Public Method ReleasePacket Releases the memory held by a packet. Make this call after assigning the acquired packet to a packet reference (Inherited from Samraksh.eMote.Net.MACBase)
Public Method RemovePacket Remove a message packet from the buffer (Inherited from Samraksh.eMote.Net.MACBase)
Public Method Send Send a message (Inherited from Samraksh.eMote.Net.MACBase)
Public Method SendTimeStamped Overloaded. Send a time stamped message. Time stamping is ddone in the send in native code (Inherited from Samraksh.eMote.Net.MACBase)
Public Method SetAddress Set the address of the device. (Inherited from Samraksh.eMote.Net.MACBase)
Public Method SetBufferSize Set the size of the buffer (Inherited from Samraksh.eMote.Net.MACBase)
Public Method SetCCA Enable or disable Clear Channel Assessment (Inherited from Samraksh.eMote.Net.MACBase)
Public Method SetCCASenseTime Set the time to do Clear Channel Assessment (Inherited from Samraksh.eMote.Net.MACBase)
Public Method SetNeighborLivelinessDelay Set the liveness delay (Inherited from Samraksh.eMote.Net.MACBase)
Public Method SetNeighbourLivelinessDelay Set the liveness delay (Inherited from Samraksh.eMote.Net.MACBase)
Public Method SetNumberOfRetries Set the number of times to try to send a message (Inherited from Samraksh.eMote.Net.MACBase)
Public Method SetRadioID Set Radio ID (Inherited from Samraksh.eMote.Net.MACBase)
Public Method UnInitialize Uninitialize radio (Inherited from Samraksh.eMote.Net.MACBase)
Top
  
See Also

Reference

CSMA Class
Samraksh.eMote.Net.Mac Namespace

Send Feedback