<< 点击显示目录 >> 主页 exOS使用助手 > exOS Automation Help > Development > exOS Component Generator |
exOS 组件生成器是一种 VsCode 扩展工具,可在 Linux 中自动生成高级语言(如 C++)和脚本语言(如 Python、JavaScript)的接口,从而简化混合组件的创建任务。此外,还可为 AS 环境创建 IEC 功能块和 ST 程序。
在 VsCode 集成开发环境中(扩展下)直接搜索 exOS 组件生成器,即可找到该扩展的最新版本 。
重要提示: 由于组件生成器主要基于 exOS TP 的功能,因此组件生成器的版本应与 TP 的主 版本 和 次 版本保持一致。
▪例如,exOS 组件生成器 v2.0.23 与 exOS TPv2.0.0 兼容 。
您还可以在 VsCode Marketplace 上找到它:
https://marketplace.visualstudio.com/items?itemName=exOS-ComponentExtension.exos-component-extension
更多信息请参阅该扩展的 Readme。
The exOS Component Generator is a VsCode extension that simplifies the task of creating hybrid components by auto-generating interfaces for higher-level- (e.g. C++) and script languages (e.g. Python, JavaScript) in Linux. As a counter-part, IEC function blocks and ST programs are created for the Automation Studio environment.
The latest version of the extension is found by searching for exOS Component Generator directly in the VsCode IDE (under Extensions).
Important: As the Component Generator largely builds upon features from the exOS TP, the version of the Component Generator should follow the major and minor version of the TP.
•For example, the exOS Component Generator v2.0.23 would be compatible with an exOS TP v2.0.0.
It can also be found on the VsCode Marketplace:
https://marketplace.visualstudio.com/items?itemName=exOS-ComponentExtension.exos-component-extension
Please see more information in the Readme of the extension.