Samraksh eMote .NOW
Channel Property (RF231LRRadioConfiguration)



Channel the radio will transmit on
Syntax
'Declaration
 
Public Property Channel As Integer
'Usage
 
Dim instance As RF231LRRadioConfiguration
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

RF231LRRadioConfiguration Class
RF231LRRadioConfiguration Members

Send Feedback