Samraksh eMote .NOW
Channel Property (Radio_802_15_4_Base)



channel the radio will transmit on
Syntax
'Declaration
 
Public Property Channel As Integer
'Usage
 
Dim instance As Radio_802_15_4_Base
Dim value As Integer
 
instance.Channel = value
 
value = instance.Channel
public int Channel {get; set;}
public:
property int Channel {
   int get();
   void set (    int value);
}
Requirements

Target Platforms: eMote .NOW

See Also

Reference

Radio_802_15_4_Base Class
Radio_802_15_4_Base Members

Send Feedback