Open source SCPI device library
Copyright © 2021 Jan Breuer under Simplified BSD license
int32_t SCPI_CmdTag( scpi_t * context);
Return crrent detected command tag. This can be used to handle more commands by single callback and distinguish between these commands by tag.