07-22-2015 06:49 AM
I'm trying to write a value to the FPGA Vi frontpanel via the host computer.
For this i use mentioned control.
I get a strange error, where a wire shows a correct connection in a not considerably different case as if it has a broken connection.
See this:
and this:
Whats happening here? Can i write only all elements at once?
Any hints? I just want to switch on the laser and let everything else untouched!
Thank you in advance!
07-22-2015 07:30 AM
Its hard to say but it looks like this could be a bug. Can you post a VI that demonstrates this? What version of LabVIEW are you using? What OS?
Unofficial Forum Rules and Guidelines
Get going with G! - LabVIEW Wiki.
17 Part Blog on Automotive CAN bus. - Hooovahh - LabVIEW Overlord
07-22-2015 07:48 AM
I would:
- Recreate the FPGA I/O node (sometimes it can bug out)
- Check that the FPGA front panel doesn't have multiple controls/indicators called 'Mode'
- Try a recompile on the windows/RT VI (ctrl + click on the run arrow)
07-22-2015 08:12 AM
LabView 2013 with remote desktop connection, because i have only LabView 2014 on the office computer.
I can post a demo vi tomorrow, probably.
07-22-2015 08:15 AM
There are no two mode connections, because the second case is only the diminished control from the first case.
The wire connection was not touched between the making of the screenshots.