Samraksh eMote .NOW
GetActiveChannel Method
        



Return the current active channel of the radio
Syntax
'Declaration
 
Public Function GetActiveChannel() As Channels
'Usage
 
Dim instance As Radio_802_15_4_Base
Dim value As Channels
 
value = instance.GetActiveChannel()
public Channels GetActiveChannel()
public:
Channels GetActiveChannel(); 

Return Value

Active channel
Requirements

Target Platforms: eMote .NOW

See Also

Reference

Radio_802_15_4_Base Class
Radio_802_15_4_Base Members

Send Feedback