08-28-2018 09:48 PM
Still have issue with 'Open by Name' (just a simple I16) hanging LV when accessing a remote device. Hangs in windows when connecting to 9063. Hangs 9063 when connecting to a 9147. Hangs 9063 when using 'rio://192.168.0.10/RIO0' instead of just 'RIO0'. Running LV 2017 SP1 f1. NI-RIO 17.6
Any suggestions on solutions? Has anyone gotten it to work across devices?
Thanks
Katya
10-01-2018 04:06 PM
I'm trying to get the Engine Simulation Toolkit Custom Device built and working for VS 2018 (using LV 2018), but I can't find a version of the FPGA Advanced Session Resources newer than 2017. I think I had installed the 2016 version (on Win10, btw), but I'm not 100% sure. I can't even verify whether or not I have, because NI Package Manager is a colossal pile of junk and refuses to get past 'Loading Installed Packages...'
I don't have any need to modify anything in the Engine Simulation Toolkit CD, but the build keeps failing for one broken VI or another, so I'm trying to get all the related components installed as if I was going to modify it.
If anyone can point me to a build of the EST CD for 2018, that should solve all my problems. If not, I'll be happy with finding a 2018 version of the Advanced Session Resources.
10-01-2018 06:54 PM
Not sure if there's a 2018 version posted anywhere, but the easiest method is probably for you to install an earlier (2017) version of this toolkit then manually move it to the same addons folder path for LV 2018. It should compile it up and work; or at least I did that for 2017 before the 2017 version was posted and it worked. Worth a shot.
--Ryan_S
10-18-2018 07:00 AM
I am very keen to get an installer for this on LV2018. I used it in an older project but have a more recent version my current development machine.
Alternatively I would welcome advice on how to get this working on LV2018. I heard I might just be able to copy the files over?
10-30-2018 04:14 AM - edited 10-30-2018 04:50 AM
Hi,
I am also looking to find the 2018 installer for this toolkit - can anyone confirm that copying the add on over to the same directory but for LabVIEW 2018 works?
Thanks,
Hans
Edit: I've been able to get the 2018 version by copying the whole folder in <LabVIEW 2017>/vi.lib/NI/LVFPGA Adv Session Resources onto the Desktop, opening it with LabVIEW 2018 and "Save All As" to another folder, then copying this into the LabVIEW 2018 folder as above. However, it doesn't actually appear in the palettes - anyone have any idea how to get it into the palettes?
10-30-2018 07:26 AM
There should be a .mnu file in <vi.lib>/addons. Copy that to the same location in your 2018 directory and refresh the palettes or restart LabVIEW.
11-05-2018 09:04 AM
Hi,
Also looking for the 2018 installer.
When you do not have LV2017 installed on the computer it seems that the installer do not want to install anything.
So I've got nothing to copy from 1 folder to another.
Can anyone publish an installer or VIP for 2018 ?
11-05-2018 09:10 AM
Hi CyGa,
I've attached the files for you which I've used to copy into the relevant directories, hope that helps! (.mnu file also in the zip).
Thanks,
Hans
11-05-2018 09:31 AM
Thanks Hans !
I'll test that right now !
11-09-2018 04:16 PM
Hi,
Does anybody have tested it with LV2018 and a 904x target ?
I've modified a fully functionnal code used with VeriStand to use the Advanced Sessions. And it seems that it crashes my LV RT.
My configuration :
* LV2018
* VS2018
* 9040 + 4x9229
When entering the VI which opens the bitfile (dynamically by path), I longer receive the syslog data I used to send. The FPGA seems to run (I've got my FPGA User LED which blinks), but nothing comes out of the cRIO.
Any idea ?