Announcement

Collapse
No announcement yet.

Web-Interface: Start program via console

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Web-Interface: Start program via console

    Hello,

    I'm currently trying to use the web interface without interacting with the front-end.
    Is there a simple way to start, stop and upload programs via the console using ssh?
    I couldn't find anything documented about this except uploading via the REST-API.

    I want to start a RobotinoView program, but also see the program as running and all the global variables in the web interface.

    Also a small second question. Is it possible to print to the console of the RobotinoView program in the web-interface for example for debugging purposes?

    Thank you.

    Kind Regards,
    Marcel

    Edit:
    I tested some things and found out how to to upload programs by just putting them into the appropriate folder on the robotino.
    I would still appreciate any help on starting the uploaded programs via the console.

    Last edited by heini208; 01-04-2023, 09:09 PM.

  • #2
    Inspect the html files in /opt/robotino/robotinoweb on your Robotino. There you have all the commands you asked for.

    Comment

    Working...
    X