10-07-2020, 07:59 PM
是的,这是可能的。You should be able to run multiple robots using the API and online programming.
Make sure to install suitable robot drivers. With some robots you may have to customize the driver to properly trigger numbered programs. For example, I believe that on a KUKA controller you can't run a program unless all subprograms are defined at runtime so you need to have a dummy empty file representing the program you are planning to upload.
More information here:
//www.sinclairbody.com/doc/en/Robot-Drivers.html
Make sure to install suitable robot drivers. With some robots you may have to customize the driver to properly trigger numbered programs. For example, I believe that on a KUKA controller you can't run a program unless all subprograms are defined at runtime so you need to have a dummy empty file representing the program you are planning to upload.
More information here:
//www.sinclairbody.com/doc/en/Robot-Drivers.html