Samraksh eMote .NOW
SetChannel Method (RadioConfiguration)



Channel
Set the channel
Syntax
'Declaration
 
Public Sub SetChannel( _
   ByVal channel As Channels _
) 
'Usage
 
Dim instance As RadioConfiguration
Dim channel As Channels
 
instance.SetChannel(channel)
public void SetChannel( 
   Channels channel
)
public:
void SetChannel( 
   Channels channel
) 

Parameters

channel
Channel
Requirements

Target Platforms: eMote .NOW

See Also

Reference

RadioConfiguration Class
RadioConfiguration Members

Send Feedback