Welcome, Guest. Please login or register.
Did you miss your activation email?
February 09, 2012, 06:32:44 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
| |-+  Stäubli & Bosch Robot Forum (Moderators: Werner Hampel, Jim Tyrer, Martin H, Fabian Munoz)
| | |-+  Staubli robot RX 130 L - VAL 3 soft error message
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] Print
Author Topic: Staubli robot RX 130 L - VAL 3 soft error message  (Read 1397 times)
atlant
Guest
« on: May 26, 2009, 09:12:14 PM »

Good afternoon,
I have software problem.I use VAL 3 studio software + CS8
My problem is when I copy program with axis and trajektory for example from line no.1 to no.2 and open program than
open trajectory  a write me error message
VAL 3 runtime error.Acces to an array with index larger than the array`s size
I don`t know what is next step.
Logged
TygerDawg
Full Member
***
Offline Offline

Posts: 205


« Reply #1 on: May 29, 2009, 01:09:22 PM »

that usually indicates that you have a variable dummyVariable[ iIndex ] somewhere in your program and the quantity of components in the VAL3 Data section that defines & initializes dummyVariable[ ] is less than your ultimate programmed value for iIndex
Logged

TygerDawg
Blue Technik
Virtuoso Robotics Engineering
www.bluetechnik.com
tejon.69
Newbie
*
Offline Offline

Posts: 17


« Reply #2 on: May 29, 2009, 11:52:29 PM »

Hi Atlant,
To check where is the problem, one way is to go to the debugger, press menu, to go to main menu, go to task manager, and ther you should have some task stoped, press Debug and you will go directly to the line with the error, check on the value of the array, and the size of the array, probably you begin the nVal of the array with 1, and the array begins with 0.

Waiting thats help you

tejon.69
Logged
bruceboty
Jr. Member
**
Offline Offline

Gender: Male
Posts: 53



« Reply #3 on: June 08, 2009, 04:33:08 PM »

Good afternoon,
I have software problem.I use VAL 3 studio software + CS8
My problem is when I copy program with axis and trajektory for example from line no.1 to no.2 and open program than
open trajectory  a write me error message
VAL 3 runtime error.Acces to an array with index larger than the array`s size
I don`t know what is next step.


Hello,

Are you using Valplast to edit a trajectoyr?
Logged
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!