EN CN
scripting vs Serial API
  • what is the difference between scripting and using serial API. and how do i use serial API ie., where am i supposed to write the code to say that i used serial API
  • Scripting runs in the controller.

    Serial API is interface you use communicationg with the controller. Where yoy write the code is totally up to you, just use the serial API to commu icate with the controller.