Samraksh eMote .NOW
StopSampling Method (ADCInternal)



Stop batch mode and continous mode sampling of the adc
Syntax
'Declaration
 
Public Shared Function StopSampling() As Integer
'Usage
 
Dim value As Integer
 
value = ADCInternal.StopSampling()
public static int StopSampling()
public:
static int StopSampling(); 

Return Value

Returns the result of this operation
Requirements

Target Platforms: eMote .NOW

See Also

Reference

ADCInternal Class
ADCInternal Members

Send Feedback