Samraksh eMote .NOW
GetRadioName Method (Radio_802_15_4_Base)



Get the kind radio
Syntax
'Declaration
 
Public Function GetRadioName() As RadioName
'Usage
 
Dim instance As Radio_802_15_4_Base
Dim value As RadioName
 
value = instance.GetRadioName()
public RadioName GetRadioName()
public:
RadioName GetRadioName(); 

Return Value

Radio kind
Requirements

Target Platforms: eMote .NOW

See Also

Reference

Radio_802_15_4_Base Class
Radio_802_15_4_Base Members

Send Feedback