LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Event structure, enubar and shortcut menu in cRIO

Hello,

I am writing an application and now I am wondering if it could work in a cRIO (9036).

This cRIO has the capability of the display output so I would investigate if the graphic interfaces that I am writing can be displayed.

My doubts are about two/three things:

  • The event structure that I use a lot.
  • The menubar and the shortcut menu.

Does anyone have experience in such subjects?

 

Thanks in advance.

0 Kudos
Message 1 of 4
(1,176 Views)

Dear  ico82,

 

You can write your code in cRIO as well, as long as you are programming the RT. Cannot give a certain answer, as there is no code attached, if you want to further investigate this situation you can attach the code.

Best,

Ani Shakhkyan.

0 Kudos
Message 2 of 4
(1,114 Views)

Are you serious? If I want to know if the menubar works in cRIO I must program and try it and then I must ask you if it will work? In many cases it make sense to attach the code, but if my question is if some block can be used in a type of hardware it does not make sense.

However no response is already a response.

 

Thanks anyway

0 Kudos
Message 3 of 4
(1,109 Views)

Ordinarily the cRIO is not expected to have a UI itself. I know that there are no issues with user events. You can use them to your hearts content. In terms of the UI itself I am not sure how much support you will have there. I generally create the UI as a PC application and use some sort of messaging scheme to pass data between the UI and the cRIO. I haven't really tried implementing the UI directly on the cRIO.



Mark Yedinak
Certified LabVIEW Architect
LabVIEW Champion

"Does anyone know where the love of God goes when the waves turn the minutes to hours?"
Wreck of the Edmund Fitzgerald - Gordon Lightfoot
0 Kudos
Message 4 of 4
(1,105 Views)