LVMakerHub / LINX

LabVIEW Community Edition LINX
Other
110 stars 114 forks source link

FW - VISA / NI Serial not installed handled poorly #10

Closed samkristoff closed 10 years ago

samkristoff commented 10 years ago

Firmware wizard errors early and its not obvious why (need to sneak and and use high execution to tell).

This may also happen if no serial device is connected.

Maybe use LVH Dependency Installer to help with this.

samkristoff commented 10 years ago

This may be...not fixed...but better.

I removed the VISA Find Resource VI from the FW Wizard Initialization. The idea was to list all VISA devices and default the control to the first one. This returned confusing names and didn't speed up execution so I removed it. There is still probably some work to be done here but I think this is a step in the right direction.