Hi, my Name is Pascal and i’am working with instruments and homeworking systems like Bacnet.
But the subject here is, that it would be nice to have a full VISA toolbox again, with Serial, GPIB, USB and TCP/IP. some kind of one toolbox for any physical interface. Also BACnet and MQTT would be nice.
The problem is that the gateways sources were closed source. So even if IVI Visa is considered (instead of the proprieraty DLL) everything has to be done again.There is a package in Octave forge (https://wiki.octave.org/Instrument_control_package) but adapting to Scilab an Octave package is not that easy.
Well it was worth questioning it. for Bacnet i have done it with the Windowstack and always made some dos commands. MQTT and WS i could make the same if there were a curl update. There are many serial toolboxes, but not an official one. Maybe there is a GPIB exe or in the future I will go over IP?. Well i think i will go or rest with python till now. But we will see how scilab is developing. Maybe I will come back later.
If i want a serial connection with putty, can i do it with scilab? i can open putty from console but not piping the datas trought scilab console or is there a way over powershell?