Here we go;
[code:1:7494315e7c]
Prr.pradc = 0 'Switch on ADC convertor
Start Adc
Tempw = Getadc(channel)
Stop Adc
Prr.pradc = 1 'Shutdown ADC convertor
[/code:1:7494315e7c]
↧