From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

accessing RT MHQ from host

Hi,

 

I want to use a NI myRIO to control several steppermotors on a test setup. Since the program should be very scalable, i use a MHQ structure to generate motion profiles and to monitor and control other hardware on the RT target

 

Now I want to access the program via a UI on a host PC. I can transfer data between RT and host with shared-variables. But how can I access the MHQ on the RT Target from the host PC?
Of course I can also transfer the message strings and data via shared-variables. But how can I assign the queue reference?
 
Is there a more elegant method for this?
 
Thanks a lot! Regards
Heiko
0 Kudos
Message 1 of 2
(2,038 Views)
You cannot access the queues and/or the queue refnums, that reside on you RT-target, directly from your PC host.

Regards, Jens
Kudos are welcome...
0 Kudos
Message 2 of 2
(2,005 Views)