Сравнение версий

Ключ

  • Эта строка добавлена.
  • Эта строка удалена.
  • Изменено форматирование.

...

  1. Check the contents of the folder «%localappdata% → Programs → Robin Platform → {2.0.0} → Studio». Ensure that an additional license for creating user actions is present. The license should indicate «IsPro = yes» in the studio section.
  2. Launch ROBIN Studio and open the surge robot scheme.
  3. Fill in parameters in the Settings → Creation of Actions (see «Program Settings»).
  4. Click the C# button located on the top panel.
  5. Create an action project in the opened Action form (see «Action» Screen Form).
  6. Click the «Open Action Settings» button and fill out parameters on the General Information, Parameters, Results, and Group Settings tabs (more details in «Action Settings»).
  7. Specify the action code and select necessary packages in the «Packages» block (see «Action Code» and «Packages»).
  8. ave Save changes by clicking the «Save Action» button on the top panel.
  9. To check the written code, click the «Party Action Project» button in the upper panel. Any errors will be reflected in the «Log» block.
  10. ublish Publish the action by clicking the «Publish a Finished Action» button on the top panel.
  11. Locate the created and published action under the «Action» tab in the studio and verify its correct function.