Measurement Studio for VB6

cancel
Showing results for 
Search instead for 
Did you mean: 

Using Measurement Studio (3.0.1) and scripting languages (Visual Basic for Applications)

I am porting a VB/MeasurementStudio (3.0.1) application to Visual Basic for Applications, and am getting the message re:"Evaluation Copy - control will only run for 5 minutes" popup message when the script starts running on the target system. The controls do not time out on when the script is run, only when the script is opened for editing. The script does not need to be editable on the target system. Is there a way (as I found there is if using VC++ in the same case) to enable the controls on the target system so as to avoid the warning? Thanks in advance.
0 Kudos
Message 1 of 2
(3,753 Views)
Hello,

You should be receiving this error when trying to run applications using these controls on non-development machines. If you create an executable on the development machine, and just move the executable to another machine it should work ok. If you try to move the application using these controls to another machine and run the program in debug or try to develop the application more, you will receive the error. I also found a knowledgebase that might help if you are receiving the error when you shouldn't be.

http://digital.ni.com/public.nsf/websearch/60B1DE0C85624B55802568D90031AF89?OpenDocument

Hope this helps.

Regards,

Steven B.
Applications Engineering
National Instruments
0 Kudos
Message 2 of 2
(3,753 Views)