Introduction - If you have any usage issues, please Google them yourself
This works for AW60 the A/D module programming examples (1) This example PTB.0 using potentiometer connected to analog data acquisition, adjust the potentiometer to obtain different sample value (2) The conversion process includes the median filter A composite filter and the way the average filter (3) of this program is the median filter compares the value of three times the size of the sample, taken in the middle of (4) the average value of the filter is N samples averaging (5) the use of SCI and PC machine communication