LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

adapt code on CRIO 9068

Solved!
Go to solution

Hi all,

 

   i have a code working (supposed) to work on NI 901x and 900x plate-forms. i want to adapt it to work on NI 9068.

 

   i can connect to my CRIO 9068 but the local chassis is stil named (NI 9101), i can change it  to CRIO 9068 but the compilation failed when compiling the code (which is a simple use of NI 9870).

 

   what i can do to adapt my code to CRIO 9068?

 

  Regards,

 

SASA.

 

  

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

Hi Sasa,

 

so you try to adapt an older LV project for your new chassis?

 

You need to re-assign all hardware related items in the project, starting from chassis and including shared variables & ScanEngine items…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 4
(2,468 Views)
Solution
Accepted by topic author SASA1

I would recommend creating the new target in your project and then drag everyingthing from the old cRIO target to the new.  Then delete the old target.  You may been to recreate your build specs.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 3 of 4
(2,460 Views)

Hi all,

 

   i think that it is much more complicated, my old code was implemented ino SBRIO !!!

 

   but now i'm able to communicate at least with one instrument, still the other

 

   Regards,

 

SASA

0 Kudos
Message 4 of 4
(2,425 Views)