I was wondering if it is possible to interact with GPIB Instruments using C ++ and Qt. If possible, can someone tell me how easy it will be and / or point me in the direction for a tutorial or examples?
Many thanks.
Yes, it should be possible. Part of the package should be API 488.2 for C programs, which you can also use from C ++ and / or Qt. You may need to wrap the header file in extern "C" if there is no such line in the header file.
Source: https://habr.com/ru/post/1770973/More articles:Backing up SQL Plus environment during script - oracleTFS 2010 Build Service - tfs2010New to OOP PHP, you need to criticize the first class of Geo RSS - oopC # explicitly declares member interface - access-modifiersWe usually check for a null value that will not put nullables in an unbounded type. - genericsHow to exclude data for specific tables - databasepassenger autonomous rails 3 RVM - ruby-on-railsNavigation Bar + presentModalViewController - objective-cСохраненная процедура создания команд Insert в MySql? - mysqlSelecting all users in the nth degree of connection - c #All Articles