How to communicate with GPIB in parallel processes?

2 次查看(过去 30 天)
I am attempting to create parallel processes where one would read from a piece of equipment connected via GPIB in a loop (every X seconds for Y amount of time) and another would allow the user to control that same equipment (sending commands) without disrupting the first process. I understand that a GPIB connection can only be opened by one application at any given time.
Or is there some way to pass variables between the different functions that are running in parallel? All the data recorded is to be compiled in on central file at the end of the test.
Thank you.

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Instrument Control Toolbox 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by