Samraksh eMote .NOW
SI4468RadioConfiguration Constructor



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

Parameters

power
Transmission power
channel
Channel
Requirements

Target Platforms: eMote .NOW

See Also

Reference

SI4468RadioConfiguration Class
SI4468RadioConfiguration Members

Send Feedback