Welcome, Guest. Please login or register.
Did you miss your activation email?
May 22, 2012, 05:39:08 AM
Home Help Login Register
News: Any Problems or Experience with Industrial Robots ?
Register and place your Question / Answer to worldwide Robotexperts right here !

+  Robotforum | Support for Robotprogrammer and Users
|-+  Industrial Robot Help and Discussion Center
| |-+  ABB Robot Forum (Moderators: Werner Hampel, Sven Weyer, Jim Tyrer, Napierian)
| | |-+  StartLoad, Load program module execution
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] Print
Author Topic: StartLoad, Load program module execution  (Read 350 times)
Canuck
Newbie
*
Offline Offline

Posts: 3


« on: January 11, 2012, 03:03:31 PM »

Hello All new to the forum.
 I've looked through all the past posting on the forum and I am unable to find the help I need.
 I am using the instruction StartLoad with WaitLaod and Unload as well as trying Load and Unload to attempt to load a program from an external(I am using a USB stick now) memory device. The method I am using to initiate the file name call is UIAlphaEntry.
 At this point I am able to bring the properly selected program from the external memory to the hard drive disk. But from there I am unable to execute the main routine inside of the program module I have loaded.
 The most common error I am getting on the TP is "40702 File Not Found".
 Any input would be great at this point.
Cheers
Logged
prnuk2003
Sr. Member
****
Offline Offline

Gender: Male
Posts: 339


Customer Service Engineer


« Reply #1 on: January 12, 2012, 12:10:52 PM »

Can you post the logic you are using to load the modules and also the full text of the errors (error log and a backup would be good)?

You say you cannot execute the main routine inside the program you have just loaded - there can be only one main module containing a main routine so maybe having a main routine loaded with the new module is causing an issue.
Logged

BR
prnuk2003
Canuck
Newbie
*
Offline Offline

Posts: 3


« Reply #2 on: January 13, 2012, 03:18:03 PM »

I am attaching the Load/UnLoad, the UIAlphaEntry and the program I am loading into the main module.
Logged
prnuk2003
Sr. Member
****
Offline Offline

Gender: Male
Posts: 339


Customer Service Engineer


« Reply #3 on: January 13, 2012, 03:20:06 PM »

Hello Canuck, I didn't see any attachments so could you post again so we can see the modules?
Logged

BR
prnuk2003
Canuck
Newbie
*
Offline Offline

Posts: 3


« Reply #4 on: January 13, 2012, 11:05:36 PM »

I'll try again
Logged
prnuk2003
Sr. Member
****
Offline Offline

Gender: Male
Posts: 339


Customer Service Engineer


« Reply #5 on: January 14, 2012, 07:27:53 PM »

Please post the error log and the line were you get the file not found error and also what controller type you have (I am assuming it is an IRC5).

Would this work after the loading is complete:

%main%;

instead of %"answer:main"%; because the controller may be looking for answer:main routine.


It is much easier to follow if you make a backup then creat a .zip file to attach to your post.
Logged

BR
prnuk2003
Pages: [1] Print 
« previous next »
Jump to:  


Login with username, password and session length

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!