lec
2008-06-13 17:10:08 UTC
I am having a problem involving "configuration references property nodes". Using Labview 8.0, Windows 2000 and using an NI 8451 USB to I2C device. I run a test routine many times but on the ~30th time I get an Error # -301711 that says "There are no more resources available to create a new configuration reference. Reuse an existing configuration reference or close an unused configuration reference." I've tried opening and closing the configuration reference property node both in the test loop and outside it using 'tunnels'. It seems like Labview is 'counting' the number of times I loop on this routine and counts each NI 8451 I2C 'open' or its 'configuration reference property node' and has a limit on the number of times I can use this property node. Has anyone else experienced this problem? Thanks.