I was recommended the Intech Grid series as a possible solution to something I'm trying to solve, but I'm not sure if all the pieces are there.
I'm looking to have a control surface (probably VSN1 + EN16) to control a UI-less oscilloscope. Traditional Oscilloscopes have a dedicated screen and button+knob UI . There is trend to move to a screen-less/UI-less package(example example ).
I personally would like to replicate the UI aspect using the Grid series. Ideally, I'd have a software that (1) displays a waveform on my computer, (2) controls the various settings of the oscilloscope, and (3) takes control inputs from the Grid device(s) to change the settings of the oscilloscope. This post is promising, as it's controlling a non-audio application, but it's doing so using keyboard simulation. I'd ideally like to be able to control things even when the application isn't selected/at-the-front, as in using an API instead of key press simulation. Is this possible?
