Samraksh eMote .NOW
TxPower Property (SI4468RadioConfiguration)



Transmission power of the radio
Syntax
'Declaration
 
Public Property TxPower As Integer
'Usage
 
Dim instance As SI4468RadioConfiguration
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

SI4468RadioConfiguration Class
SI4468RadioConfiguration Members

Send Feedback