#idString ADC10F103C
#name ADC10F103C
#handle ADC10
#port comfixedbaud
#baudrate 115200
#driver block
#author WA with help from HKJ
; Version 0.2   08-08-2022

#notes Other names: Dolla Tek USB interface, Denash 10 Channel 12 Bit USB Interface, STM 32 USB Interface 12 Bit 10 CH, USB STM32 UART ADC Module 10-channel 12Bit

; A list of possible column names with unit and formatter (SI, Time, Int, D0..D6) 
; Format: #value ColumnName Unit Format {Selector}
; Selector is only used when column layout varies with mode, this often require the use of #cmdMode
#value CH0 V D3
#value CH1 V D3
#value CH2 V D3
#value CH3 V D3
#value CH4 V D3
#value CH5 V D3
#value CH6 V D3
#value CH7 V D3
#value CH8 V D3
#value CH9 V D3

#rxStart CH0
#rxLength 170
#rxFormat 9e5 26e5 43e5 60e5 77e5 94e5 111e5 128e5 145e5 162e5
;#rxFormat 4e4 21e4 38e4 55e4 72e4 89e4 106e4 123e4 140e4 157e4 

#askValues Values?


