Samraksh eMote .NOW
RF231RadioConfiguration Constructor



Transmission power
Channel
Radio configuration constructor
Syntax
'Declaration
 
Public Function New( _
   Optional ByVal power As RF231TxPower, _
   Optional ByVal channel As RF231Channel _
)
'Usage
 
Dim power As RF231TxPower
Dim channel As RF231Channel
 
Dim instance As New RF231RadioConfiguration(power, channel)
public RF231RadioConfiguration( 
   RF231TxPower power,
   RF231Channel channel
)
public:
RF231RadioConfiguration( 
   RF231TxPower power,
   RF231Channel channel
)

Parameters

power
Transmission power
channel
Channel
Requirements

Target Platforms: eMote .NOW

See Also

Reference

RF231RadioConfiguration Class
RF231RadioConfiguration Members

Send Feedback