I am trying to save a library written in labview 7 to labview 6.1 and am getting the error "Cannot save VI from VI.LIB to previous version". How do I get around this?
If you're using functions that don't exist in 6.1, then you'll get this message and either have to rewrite the 7.0 version to not use them or find a way to get the same functionality in the 6.1 version.