Real-Time Measurement and Control

cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to have 2 AMC queue in a target

I have a host Windows PC, 9605 Single board cRIO controller and 9025 cRIO controller. I am using AMC queue for communication between these.

1. Windows PC communicates only with 9605.

2. 9605 communicates with both PC and 9025.

3. 9025 communicates only with 9605.

 

I have 2 AMC queues for communication. One for PC to 9605 communication. And another for 9605 and 9025 communication.

But only one queue works at a given time. I have assigned different port address for dispatch. Not sure what the problem is.

 

Any help?

0 Kudos
Message 1 of 5
(3,850 Views)

HI sbraja,

 

What version of LabVIEW and what OS are you using?

 

When you say the Queues do not work at the same time, do you mean that they can neither be written to or read from at the same time?

 

Do any error codes pop up?

Matt G.
Product Manager
National Instruments
0 Kudos
Message 2 of 5
(3,824 Views)

I am using LanVIEW 2013. Windows OS.  9605 and 9025 are on labVIEW RT (2013). I have 2 seperate Named Queue

1. to communicate between 9605 and 9025

2. to communicate between 9605 and Windows PC.

 

either given above queue number 1 works fine. I am able to read and write.

or above given queue 2 works . i am able to read and write.

 If 9605 to 9025 communication (read and Write ) works fine. When I dequeue elements in PC to 9605 communication queue, it is always empty. it is not going through.

0 Kudos
Message 3 of 5
(3,808 Views)

Are you using Windows 7? Also, what version of AMC?

Matt G.
Product Manager
National Instruments
0 Kudos
Message 4 of 5
(3,784 Views)

Also, could you post either screen shots of the project, and code, or post your code directly. Specifically, shots of where you enqueuing and dequeuing the data. 

Matt G.
Product Manager
National Instruments
0 Kudos
Message 5 of 5
(3,771 Views)