Hi Brad,
I tried to reproduce your issue on OS9.1, OS9.2.2 and OSX without luck. It was never a problem for me to create a Waveform Graph inside a global variable, and to read rfom and write to it within a VI. Also, I could not reproduce the polymorhic VI issue.
The issue about LabVIEW taking forever to load could be caused by the following:
On Mac OS 9 the network connection to Localhost causes an internet connection. Because Point to Point Protocol (PPP) connections can auto connect on network traffic, when LabVIEW tries to communicate through the localhost, a PPP connection is initiated. In order to prevent this you can:
- Turn off Auto connect in your network settings control panel
- Change your network configuration temporally to be
your internal ethernet card.
- Add or change this token to your LabVIEW Preferences File: SkipAutoLaunchVIs:[TAB]True
Note:Options 1 and 3 will disable some help and example finder functionality.
- Disable TCP/IP support for the operating system. This setting can be found at Control Panels » TCP/IP » Options...
I hope this helps to make your LabVIEW fast and reliable. If not, please post a Support email on http://www.ni.com/support with your detailed system information, and we will have a better chance of troubleshooting your system.
Best regards,
Philip C.
National Instruments
- Philip Courtois, Thinkbot Solutions