Samraksh eMote .NOW
TurnOn Method



Turns on the Radar
Syntax
'Declaration
 
Public Function TurnOn() As Boolean
'Usage
 
Dim instance As RadarInterface
Dim value As Boolean
 
value = instance.TurnOn()
public bool TurnOn()
public:
bool TurnOn(); 

Return Value

The result of turning on the radar: Success, Fail
Requirements

Target Platforms: eMote .NOW

See Also

Reference

RadarInterface Class
RadarInterface Members

Send Feedback