Samraksh eMote .NOW
SendStrobe Method (IRadio)



Send preloaded packet
Syntax
'Declaration
 
Function SendStrobe( _
   ByVal radioName As Byte, _
   ByVal size As UShort _
) As NetOpStatus
'Usage
 
Dim instance As IRadio
Dim radioName As Byte
Dim size As UShort
Dim value As NetOpStatus
 
value = instance.SendStrobe(radioName, size)

Parameters

radioName
size

Return Value

Success of operation
Requirements

Target Platforms: eMote .NOW

See Also

Reference

IRadio Interface
IRadio Members

Send Feedback