如何将LD梯形图转换为ST文字语言?
我正在使用 CoDeSys 软件进行开发。现在,我刚刚完成了LD(梯子)中的代码。我想将 LD 更改(转换)为 ST(结构化文本)。
这可能吗?
I'm using CoDeSys software to develop. Now, I have just completed code in LD (ladder). I would like to change (convert) LD to ST (structured text).
Is that possible?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
不幸的是,没有办法将梯形图转换为结构化文本语言。您可以在 codesys 中在不同语言类型之间进行各种转换,但 LD -> ST不是其中之一。参考我过去在该版本中的经验,这在 CoDeSys 2.3 中绝对是不可能的,而且据我所知,它在较新的 3.x 版本中也没有,但希望它会被添加。
There unfortunately is no way to transform Ladder into Structured Text Language. There are various transformations you can do in codesys in between the different language types, but LD -> ST is not one of them. It is definately not possible in CoDeSys 2.3 referrin to my past experiences in that version, and as far as I've seen it's not in the newer 3.x version as well, hope it'll be added though.