I've attached my Labview 6.1 VI. The VI allows the user to save and view the data of up to 12 DAQ channels. The VI uses a case statements and the the checkbox to determine whether or not to open and save data to a file. My problem is that for a False condition, the File refnum is unconnected. I believe I corrected the problem with the error out not being connected by initializing it using a cluster constants. However, I haven't tested it yet. How can I resolve the problem with the unconnected refnum.