Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我可以使用 EPL 创建一个计数器函数,也可以打印 ascii 文本,但我不知道如何在 EPL 中打印一个计数器函数。我尝试使用编程手册,但是用于打印计数器的示例不起作用。我相信我的错误在于“提示”。这是我到目前为止所拥有的:
ñ
A50,150,0,4,1,1,N,C0
C0,1,12,C,+1,"-输入序列号:"
P1
如何使用 EPL 打印计数器的内容?非常感谢任何帮助。
“用于创建递增或递减字段的 EPL2 “C”(计数器)命令仅适用于表单。” 阅读此链接。