LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

upload code from Crio9068

hello all 

is it poosible to upload software from CRIO 9068 ? 

also is there any way to simulate CRIO 9068 code  in labview 

 

best regards 

0 Kudos
Message 1 of 4
(173 Views)

is it poosible to upload software from CRIO 9068 ?

The code downloaded to a cRIO is a compiled binary. It is impossible to retrieve the source code from a compiled binary,

 

 

also is there any way to simulate CRIO 9068 code in labview

Can you elaborate more on this? What are you trying to achieve?

The same VI can be run on the Windows host PC and cRIO target, but might not behave exactly the same, especially when involving IO.

-------------------------------------------------------
Applications Engineer | TME Systems
https://tmesystems.net/
-------------------------------------------------------
https://github.com/ZhiYang-Ong
0 Kudos
Message 2 of 4
(137 Views)

hello 

Thanks for your interest  '

i'm new Crio so i have some questions : 

 

( The code downloaded to a cRIO is a compiled binary. It is impossible to retrieve the source code from a compiled binary, ) 

 

 

 

  • How can we perform a backup or upload? What is the procedure, and which tool should we use?

  • The project has two racks with I/O. I am trying to modify some points in the project, but I need to test it in simulation before downloading it. Is this possible?

  • Currently, the system is running and connected with SCADA on one server. Is it possible to connect another PC so that two PCs can work at the same time?

best regards 

 

 

0 Kudos
Message 3 of 4
(90 Views)

Hi Mahmoud,

 


@MahmoudNETC wrote:
  • How can we perform a backup or upload? What is the procedure, and which tool should we use?

  • The project has two racks with I/O. I am trying to modify some points in the project, but I need to test it in simulation before downloading it. Is this possible?

  • Currently, the system is running and connected with SCADA on one server. Is it possible to connect another PC so that two PCs can work at the same time?


  • NI provides the RAD utility to create/deploy backups from/to cRIO…
  • You can run cRIO code on your development computer, but with lots of problems as soon as hardware access is required…
    (What are "points in the project"? The number of IO racks isn't important for software test using a simulated environment.)
  • SCADA is a very generic term, so please read the manual of your SCADA software to learn about its options…
Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 4 of 4
(65 Views)