07-31-2008 03:05 PM
07-31-2008 03:33 PM
07-31-2008 03:43 PM
When that driver was originally written, it was a requirement that a VISA Open be called once, at the very beginning of a program. Eventually, NI-VISA was changed so that if the user forgot to do the open, the driver would automatically open a VISA reference. Why no longer required, it is still recomended that you do it.
You would typically have a VISA Resource wired to every subVI anyway so I don't understand your other concern. Leaving it unwired and letting it default is a pretty bad habit to get into.
07-31-2008 04:09 PM - edited 07-31-2008 04:10 PM


07-31-2008 04:33 PM
07-31-2008 04:41 PM
07-31-2008 04:44 PM
07-31-2008 04:45 PM
08-01-2008 11:50 AM