Asked — Edited

Help For New User

I am purchasing the EV.B v4 controller and plan to use it for robots I make using my servos and mechanical parts (not from EZ). I downloaded the software and I'm trying to learn what it can do for me. I saw the JD example, containing actions and frames someone has prepared .I create a new project, but , despite the many helps and tutorials, I can't find how to create my own actions and frames and make them work. I must learn to do a very simple thing: make some servos move in a specific way , by frames and actions prepared by me. It's probably a trivial question for you expert users ! Thanks for your answer.


ARC Pro

Upgrade to ARC Pro

ARC Pro is your passport to a world of endless possibilities in robot programming, waiting for you to explore.

PRO
Belgium
#33  

try using same account as you have here but on the other pc then. when you can login there download ARC from there to.

#34  

Looks like an SSL certificate chain issue. What version of Windows are you running? Windows 7 is minimum. Make sure you have the latest dotnet installed and have updated windows with all important and critical updates.

Also try Uninstalling and reinstalling ARC.

In future, better to start a new thread fir new issues with better discription in the subject. Like instead of "help for new user" something like "error logging onto EZ Cloud". But don't start a new thread now that we are discussing it here.

Alan

#35  

Yes Alan, it says"could'n't estalish trust relationship for the SSL/TLS secure channel". The 2nd PC I'm trying to use was not used for a long time, has win 7, and probably has not been updated. I am updating it and then going to try again.

#36  

I've updated, but it was not possible to load all updates. At a certain point I got a message from microsoft: "not possible to search for new updates" " win update unknown error, code 80072F8F" ! God knows what's going on. The EZ error is still there. I

#38  

the 2nd PC has been off for one year and needs fixing and installing a lot of updates. A hard work ! but it's not necessary ! I saw that the date set was wrong (last year !). I set the right date and now the EZ error is fixed ! I didn't think a date was so important . Thank for your advice.

Meanwhile, i discovered EZ SCRIPTS. That's an extremely powerful specialized robot- programming language . With that you can easily do everything! To do such things with basic or assembly in a PIC MCU (like I used) would be much more complex! I need to understand a detail about that. I tried putting the script "say("hello") in Actions window (edit script), I saved it , and clicking" run" i have heard the speech. But when I execute the action containing the script ( Auto Position window), I see "done", but don't hear anything. What have I missed ?

#39  

Scripts are typically not done in autopositions (although you can attach a script to them, that is not the best way to learn about them). Using a script object or the scriot manager object (which can hold many scripts) is the place to start.

Alan

PRO
Synthiam
#40  

You don't have a ezb. You don't hear anything until you get an ezb. The Auto Position won't run to run the scripts because there is no ezb.

Please reference my earlier responses about needing an ezb.