06-06-2024 01:41 PM
Hello,
I have a Windows host PC that is connected to a cRIO-9047 that has XNET and DAQmx modules.
I already have software running on the host PC that would be able to control those modules immediately if the cRIO was a cDAQ instead.
Is there any way to use the cRIO like a cDAQ to make this work ASAP?
On NI MAX, I can get signals right away from those cRIO modules. What would be the fastest way do this in a LabVIEW program running on the host PC?
Thank you.
06-06-2024 06:49 PM
@Chickentree wrote:
Is there any way to use the cRIO like a cDAQ to make this work ASAP?
Use gRPC with NI Software and Hardware
ni/grpc-device: gRPC server providing remote access to NI device driver APIs.