@ChrisFarmerWIS wrote:
You can use Open Variable Connection.vi to open the variable once upon startup:

I guess the question is why you use the explicit VIs like this rather than just placing a shared variable on the block diagram?
I used the VIs because I needed the flexibility to address the IOs by name. Now replaced them with shared variables - didn't make any difference.