LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to use a remote system as a physical channel?

Hello,

 

I would like to use an analog device to trigger an analog read of another device with a very high sample rate. I am trying to use "DAQmx Create Channel" to do this. However, I cannot find any of my devices listed (Mod1 - 4). I have tried right clicking the physical channel control and messing with the name filtering option but that is not showing any results. I am using labview 2020. Is there a way to use a remote system as a physical channel?

 

SuperFastSquirrel_0-1714145117899.png

maxss.png

0 Kudos
Message 1 of 4
(201 Views)

This is sounding like code that should be on the cRIO, not the PC.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 2 of 4
(191 Views)

Unfortunately, I do not have the license to do this.

0 Kudos
Message 3 of 4
(189 Views)

If you don't have the license of LabVIEW Real-Time Module, your altervative options are:

1. Using C programming. See Cross-Compiling ANSI C NI-DAQmx Examples for Linux RT Using Microsoft Visual Studio Code

2. Setup gRPC server on cRIO and run gRPC client from host PC. See How to use gRPC with NI Software and Hardware

-------------------------------------------------------
Control Lead | Intelline Inc
Message 4 of 4
(134 Views)