Robot Structural Analysis Forum
Welcome to Autodesk’s Robot Structural Analysis Forums. Share your knowledge, ask questions, and explore popular Robot Structural Analysis topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Macro doesn't work with RSA 2013

5 REPLIES 5
Reply
Message 1 of 6
TraitCarré
306 Views, 5 Replies

Macro doesn't work with RSA 2013

Hello,

this macro gives the Error msg (it can't find the Robot Application) when model opened with ARSA 2013 (26.0.3.4375 (x64)), but works with ARSA 2011 (24.0.0.3481) :

 

Set RobApp = New RobotApplication
If Not RobApp.Visible Then
    Set RobApp = Nothing
    MsgBox "Open Robot and load Model", vbOKOnly, "ERROR"
    Exit Sub
End If

 

Any ideas?

 

rgds

 

Benoît

5 REPLIES 5
Message 2 of 6
Rafal.Gaweda
in reply to: TraitCarré
Message 3 of 6
TraitCarré
in reply to: Rafal.Gaweda

I've tried all, it doesn't work 😞

Macro doesn't work since I upgrade from RSA 2013 SP0 to SP3.

 

Please see attached document : it seems that I have the wrong VBA references (ver 11.0 only) and the file path seems to be wrong since I run RSA 2013 from "C:\Program Files\Autodesk\Autodesk Robot Structural Analysis 2013".

 

thanks

 

Benoît

Message 4 of 6
Rafal.Gaweda
in reply to: TraitCarré

Have you tried what is written in 

 

http://forums.autodesk.com/t5/Autodesk-Robot-Structural/API-not-running-after-RSA-upgrade/m-p/343205...      message 4 ?



Rafal Gaweda
Message 5 of 6
TraitCarré
in reply to: Rafal.Gaweda

doesn't work 😞

Message 6 of 6
Rafal.Gaweda
in reply to: TraitCarré

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report