Samraksh eMote .NOW
TxPower Property (RF231LRRadioConfiguration)



Transmission power of the radio
Syntax
'Declaration
 
Public Property TxPower As Integer
'Usage
 
Dim instance As RF231LRRadioConfiguration
Dim value As Integer
 
instance.TxPower = value
 
value = instance.TxPower
public int TxPower {get; set;}
public:
property int TxPower {
   int get();
   void set (    int value);
}
Requirements

Target Platforms: eMote .NOW

See Also

Reference

RF231LRRadioConfiguration Class
RF231LRRadioConfiguration Members

Send Feedback