SIde-Channel Analysis toolKit (SICAK)
Software toolkit for side-channel analysis
|
Class providing SCPI device interface, either using USBTMC Linux Module, or using VISA libraries. More...
#include <memory>
#include <string>
#include <cstring>
#include <unistd.h>
#include <fcntl.h>
#include "exceptions.hpp"
Go to the source code of this file.
Classes | |
class | ScpiDevice |
SCPI device interface, using either USBTMC Linux module or VISA library. More... | |
Class providing SCPI device interface, either using USBTMC Linux Module, or using VISA libraries.