How to setup grpc with VRTS?(help) #806
Replies: 1 comment
-
It depends on what pieces you need to control remotely. The VRTS Getting Started guide says to install NI-RFSA, NI-RFSG, NI-RFmx SpecAn, and NI-RFmx DeMod. As you can see in our Supported Drivers list for gRPC, we support all of those except for NI-RFmx DeMod. Also note that we currently only provide these low-level driver accessors over gRPC. You wouldn't be able to use it with the NI-VRTS instrument driver, for example. If you'd like to continue investigating this possibility, though, I'd suggest having a look at the corresponding examples, like these for NI-RFmx SpecAn, to see if you can find something that might help fulfill your requirements. |
Beta Was this translation helpful? Give feedback.
-
Hi,
I am trying to setup grpc with the VRTS hardware.The VRTS hardware has a PXIe-8881 Embedded controller,PXIe 5551 adn PXIe-5842.
i want to remotely control the VRTS with gRPC.Is there any other ways of controlling VRTS other than remote desktop connection?
i am new to gRPC setup,any help will be greatful.
Beta Was this translation helpful? Give feedback.
All reactions