Samraksh eMote .NOW
SetRadioName Method (Radio_802_15_4_Base)



Name of the radio
Set the name of the radio
Syntax
'Declaration
 
Public Sub SetRadioName( _
   ByVal radioName As RadioName _
) 
'Usage
 
Dim instance As Radio_802_15_4_Base
Dim radioName As RadioName
 
instance.SetRadioName(radioName)
public void SetRadioName( 
   RadioName radioName
)
public:
void SetRadioName( 
   RadioName radioName
) 

Parameters

radioName
Name of the radio
Requirements

Target Platforms: eMote .NOW

See Also

Reference

Radio_802_15_4_Base Class
Radio_802_15_4_Base Members

Send Feedback