Samraksh eMote .NOW
SendStrobe Method (Radio_802_15_4_Base)



Send the message in the transmit buffer
Syntax
'Declaration
 
Public Function SendStrobe() As NetOpStatus
'Usage
 
Dim instance As Radio_802_15_4_Base
Dim value As NetOpStatus
 
value = instance.SendStrobe()
public NetOpStatus SendStrobe()
public:
NetOpStatus SendStrobe(); 

Return Value

Result of operation
Requirements

Target Platforms: eMote .NOW

See Also

Reference

Radio_802_15_4_Base Class
Radio_802_15_4_Base Members

Send Feedback