Samraksh eMote .NOW
SetTxPower Method (RadioConfiguration)
        



Transmission power value
Set the transmission power of the radio
Syntax
'Declaration
 
Public Sub SetTxPower( _
   ByVal power As TxPowerValue _
) 
'Usage
 
Dim instance As RadioConfiguration
Dim power As TxPowerValue
 
instance.SetTxPower(power)
public void SetTxPower( 
   TxPowerValue power
)
public:
void SetTxPower( 
   TxPowerValue power
) 

Parameters

power
Transmission power value
Requirements

Target Platforms: eMote .NOW

See Also

Reference

RadioConfiguration Class
RadioConfiguration Members

Send Feedback