
Software Screenshot
Data Format
The data is output in packets, which have the following format:
IDENTIFIER:MODE:VALUE;
IDENTIFIER
: "AE20204 LC METER"
MODE
: "C" or "L"
VALUE
: measurement value in units of 0.001pF or 0.001uH
Example:
AE20204 LC METER:C:3451;
capacitance mode, 3451*0.001pF = 3.45pF
31