Real-Time Measurement and Control

cancel
Showing results for 
Search instead for 
Did you mean: 

NI compactrio & queue operations in event sruct

hello,

 

i should use in my project chart for NI compactrio like : 9474 for out put and 9422 for in put, so in my program i have an  event struct i use it to separate my event but when i implement in NI compactrio its not working, so i add queue operations with event struct but i am not sure if its a solution or not.

 

can someone tell me if queue with event struct work in real time or not !!!

 

thanks 🙂

0 Kudos
Message 1 of 4
(5,735 Views)

Greetings;

 

Event structures have limited support in LabVIEW Real Time due to the fact that Real-Time applications do not include the front panel. More information on this may be found in the following link:

http://digital.ni.com/public.nsf/allkb/42B70D2D0C4B568586256E2F0051441D

 

Let me know if that helps!

 

Cordially;

Simon P.

 

National Instruments
Applications Engineer
0 Kudos
Message 2 of 4
(5,704 Views)

hiii,

 

thanks...yes its work with user event, i try it with one event and its workiiing 

0 Kudos
Message 3 of 4
(5,696 Views)

Great to hear that it is working; I am glad to have been of help.

 

Cordially;

Simon P.

National Instruments
Applications Engineer
0 Kudos
Message 4 of 4
(5,675 Views)