Message 1 of 10
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have ARSA 2011 nad 2012 installed.
I have an excel based vba script that does some stuff in robot.
i added the “Robot Object Model” on the list of available
libraries fromARSA 2012 folder.
When I start my macro it still launches ARSA 2011.
How could I make it to use ARSA 2012 instead?
or choose between them?
I have Win 7 pro 64bit and MS Excel 2007 32bit
ARSA 2011 32bit
ARSA 2011 64bit
From SDK (both versions)
Dim Robot As New RobotApplication
Robot.Project.New I_PT_FRAME_2D
Robot.Project.Structure.Nodes.Create 1, 0, 0, 0
....
Where could I indicate which version of Robot to use?
____________________________________________
If you find my post useful give me Kudos. Thank you!
If my post solved your problem, accept it as a solution.
If you find my post useful give me Kudos. Thank you!
If my post solved your problem, accept it as a solution.
Solved! Go to Solution.
