Samraksh eMote .NOW
TxPower Property (IRadioConfiguration)



Transmission power
Syntax
'Declaration
 
Property TxPower As Integer
'Usage
 
Dim instance As IRadioConfiguration
Dim value As Integer
 
instance.TxPower = value
 
value = instance.TxPower
int TxPower {get; set;}
property int TxPower {
   int get();
   void set (    int value);
}
Requirements

Target Platforms: eMote .NOW

See Also

Reference

IRadioConfiguration Interface
IRadioConfiguration Members

Send Feedback