Samraksh eMote .NOW
TurnOnRx Method (IRadio)



Radio name
Turn radio on
Syntax
'Declaration
 
Function TurnOnRx( _
   ByVal radioName As Byte _
) As DeviceStatus
'Usage
 
Dim instance As IRadio
Dim radioName As Byte
Dim value As DeviceStatus
 
value = instance.TurnOnRx(radioName)

Parameters

radioName
Radio name

Return Value

Success of operation
Requirements

Target Platforms: eMote .NOW

See Also

Reference

IRadio Interface
IRadio Members

Send Feedback