-
Notifications
You must be signed in to change notification settings - Fork 35
Description
Hi @garciadelcastillo
I recently downloaded the latest release of machina and have been following your tutorial to get started on visual studio to send offline commands to robot components. Within Visual studio I have changed the .net framework to 4.6 for Machina (as per tutorial instructions). I've linked the Machina .dll and robot studio dependencies. However I'm running into some difficulty with the arm.Export function it doesn't seem to exist. I've alternatively tried arm.Compile but I am only allowed two inline targets. I cannot compile the program @"C:\testProgram.prg"
Is there a new work around with the updated release? I think machina is quite wonderful and using it in C# is a great way to familiarize myself with the language. Is love to continue working in this way. Could you help please. Thank you :)