LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Static image display problem in the NI compact RIO 9039 controller with Real-Time Processor?

Dear all,

The attached VI (static_image.vi) has run in the LabVIEW 2019 simulation environment (windows 10, 64 bit) and displaying the static image. When we are trying to create and simulate the same VI program in the NI CompactRIO 9039 Controller with Real-Time Processor environment, we are not able displaying the same static image from the NI cRIO environment. The corresponding VI (compactRIO_static_image.vi)  program in the NI cRIO also been attached here.

Any suggestions and help would be greatly appreciated. Please consider any static image.

 

Thanks & regards

Sukumar

 

Download All
0 Kudos
Message 1 of 2
(2,215 Views)

Hello,

The cRIO can access files and folder present in its own local drive.

By this I mean, you need to transfer the file from your Host PC to the cRIO in order to access your intended image.

There are few methods using which file transfers are done, one of which is WebDAV.

https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z0000019PlESAU&l=en-US

 

Thanks.

0 Kudos
Message 2 of 2
(1,926 Views)