VXI-11 over TCP for SCPI commands

Hi,

I create simple library to communication with measuring instruments. I test it only on UNI-T UT8805E. There are probably quite a few unresolved issues that can arise, but for simple commands it is functional. If there’s time, I’ll be debugging it, adding to it and maybe writing some documentation :smiley:

Let me know if this is useful to anyone!

https://github.com/Bikeprincess/VXI11-brplc

PS: I create it in AS6, but I think, that’s will be also OK for AS4.12

1 Like

For the ones, as me, who has no idea what VXI-11 is.


The VXI-11 protocol is an RPC-based communication protocol primarily designed for connecting instruments (such as oscilloscopes, multimeters, spectrum analyzers etc.) to controllers (e.g., PCs).

Thanks Jan, maybe you can add it to B&R github? What are the rules for that @stephan.stricker?

1 Like