11-15-2006 10:56 AM - edited 11-15-2006 10:56 AM
Message Edited by zskillz on 11-15-2006 10:57 AM
11-15-2006 03:04 PM
The problem is that you have the VI already running. Button 2 has the SubVI on the diagram. So as soon as main runs then the SubVI is running... just waiting to be called. So calling Run on a Running VI returns the error.
See this Common VI Server Errors
11-15-2006 03:20 PM
11-15-2006 03:28 PM
11-15-2006 05:15 PM