You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to develop a Labber "driver" that utilizes stdin/stdout pipe automation interface for other applications on the system rather than direct VISA comms to a physical instrument? My company's apps expose the automation interface and handle all the low-level instruments comms themselves -- we don't need to reinvent the wheel inside of Labber to do higher-level tasking with our system (which includes multiple instruments).
I know I can use Python to do such pipe communications -- the question is whether this could be supported as an "instrument" within Labber?
The text was updated successfully, but these errors were encountered:
Is it possible to develop a Labber "driver" that utilizes stdin/stdout pipe automation interface for other applications on the system rather than direct VISA comms to a physical instrument? My company's apps expose the automation interface and handle all the low-level instruments comms themselves -- we don't need to reinvent the wheel inside of Labber to do higher-level tasking with our system (which includes multiple instruments).
I know I can use Python to do such pipe communications -- the question is whether this could be supported as an "instrument" within Labber?
The text was updated successfully, but these errors were encountered: