Hello,
when i try to import my .csv file in a project, then it asks for the name of the project and after that it pops up import error message \ key violation
what is the reason for that?
Thanks for ur help
Hello,
when i try to import my .csv file in a project, then it asks for the name of the project and after that it pops up import error message \ key violation
what is the reason for that?
Thanks for ur help
Hi,
Can you post a copy of your CSV file so that we can try it?
Thanks,
Hi, Thanks for your reply, I don’t know how to attach a file here, so u can find the contents of the CSV file below:
PROJECT SEQUENCE STEP XPOS YPOS ZPOS WRIST WRISTROT SPEED PAUSE
Nokia_Lava 1 1 274,36 299,42 3 71 -51 40 400
Nokia_Lava 1 2 274,36 299,42 1,1 71 30 10 100
Nokia_Lava 1 3 274,36 299,42 3 71 -51 25 100
and the CSV File name is: Nokia_Lava_SL_Menubaum_End2
Thanks again for replying
The file looks like that (comma separated file)
PROJECT;SEQUENCE;STEP;XPOS;YPOS;ZPOS;WRIST;WRISTROT;SPEED;PAUSE
Nokia_Lava;1;1;274,36;299,42;3;71;-51;40;400
Nokia_Lava;1;2;274,36;299,42;1,1;71;30;10;100
Nokia_Lava;1;3;274,36;299,42;3;71;-51;25;100
I made a new file with this text and was able to import it into RIOS without any problems… Can you maybe send us a screenshot of the screen you see when this happens?