How to call RunScript method (TCP/IP Protocol)


#1

In Dobot cr series [TCP/IP Protocol] Function Documentation has a methode RunScript

  • Function: RunScript(projectName)
  • Description: run the script
  • Supporting port: 29999

how can i use this with c# ?
Thanks