Samraksh eMote .NOW
GetTxPower Method



Get current transmission power
Syntax
'Declaration
 
Public Function GetTxPower() As TxPowerValue
'Usage
 
Dim instance As RadioConfiguration
Dim value As TxPowerValue
 
value = instance.GetTxPower()
public TxPowerValue GetTxPower()
public:
TxPowerValue GetTxPower(); 

Return Value

Transmission power
Requirements

Target Platforms: eMote .NOW

See Also

Reference

RadioConfiguration Class
RadioConfiguration Members

Send Feedback