Adds SCPIParser class with parse() method that handles: - IEEE 488.2 common commands (*IDN?, *RST, etc.) - Query commands (ending with '?') - Commands with comma-separated arguments - Whitespace stripping
Adds SCPIParser class with parse() method that handles: - IEEE 488.2 common commands (*IDN?, *RST, etc.) - Query commands (ending with '?') - Commands with comma-separated arguments - Whitespace stripping