Open source SCPI device library
Copyright © 2021 Jan Breuer under Simplified BSD license
int SCPI_Parse( scpi_t * context, char * data, int len);
This function handles input buffer and expects full message. If it is not true, error occur.
SCPI_Input()