04-26-2006 10:52 AM
04-26-2006 01:47 PM
04-27-2006 04:57 PM
04-29-2006 05:40 PM
05-01-2006 04:57 PM
05-02-2006 10:45 AM
This is all the warnings I get when I start the code:
compatReturnToEnter.vi
- The control expected to be at "<vilib>:\event_ctls.llb\eventvkey.ctl" was loaded from "C:\Bratington Mag03 CD\v2-CD\Source\Bartington MAG03_V2.llb\eventvkey.ctl".
Config Data Get Key Value.vi
- The VI expected to be at "<vilib>:\Utility\error.llb\Trim Whitespace.vi" was loaded from "C:\Bratington Mag03 CD\v2-CD\Source\Bartington MAG03_V2.llb\Trim Whitespace.vi".
Config Data Modify.vi
- The VI expected to be at "<vilib>:\Utility\error.llb\Trim Whitespace.vi" was loaded from "C:\Bratington Mag03 CD\v2-CD\Source\Bartington MAG03_V2.llb\Trim Whitespace.vi".
Details Display Dialog.vi
- The property for key navigation has changed for Boolean controls. Previously, this key would toggle and focus the Boolean control. Now it will only focus the control. Use the Toggle Key Binding property for the old behavior.
- The property for key navigation has changed for Boolean controls. Previously, this key would toggle and focus the Boolean control. Now it will only focus the control. Use the Toggle Key Binding property for the old behavior.
- The event structure now differentiates the <Enter> key from the <Return> key. This may cause some key events not to work as they did in previous versions.
General Error Handler CORE.vi
- LabVIEW 8.0 changed a constant that was wired to a Case structure to a hidden control to maintain compatibility with LabVIEW 7.1 and earlier.
String to Config Data.vi
- The VI expected to be at "<vilib>:\Utility\error.llb\Trim Whitespace.vi" was loaded from "C:\Bratington Mag03 CD\v2-CD\Source\Bartington MAG03_V2.llb\Trim Whitespace.vi".
Three Button Dialog CORE.vi
- The property for key navigation has changed for Boolean controls. Previously, this key would toggle and focus the Boolean control. Now it will only focus the control. Use the Toggle Key Binding property for the old behavior.
- The property for key navigation has changed for Boolean controls. Previously, this key would toggle and focus the Boolean control. Now it will only focus the control. Use the Toggle Key Binding property for the old behavior.
- The property for key navigation has changed for Boolean controls. Previously, this key would toggle and focus the Boolean control. Now it will only focus the control. Use the Toggle Key Binding property for the old behavior.
It seems to want it saved at a different lacation than where I have it, however I do not have the other location.
05-02-2006 12:11 PM