Samraksh eMote .NOW
GetTxPowerValue Method
        



Return the transmission power value of the radio
Syntax
'Declaration
 
Public Function GetTxPowerValue() As TxPowerValue
'Usage
 
Dim instance As Radio_802_15_4_Base
Dim value As TxPowerValue
 
value = instance.GetTxPowerValue()
public TxPowerValue GetTxPowerValue()
public:
TxPowerValue GetTxPowerValue(); 

Return Value

Transmission power value
Requirements

Target Platforms: eMote .NOW

See Also

Reference

Radio_802_15_4_Base Class
Radio_802_15_4_Base Members

Send Feedback