英文: Sampling a Digital Input of a PLC with a rate of 1s makes GUI slow 问题 我已创建一个在Python中从Omron PLC读取...
ObservableCollection unhandled exception Destination array is not long enought to copy all the items in the collection
英文: ObservableCollection unhandled exception Destination array is not long enought to copy all the i...
如何本地化 TwinCAT PLC 项目的字符串文字?
英文: How to localize TwinCAT PLC project's string literals? 问题 您可以轻松地通过将翻译添加到文本列表,然后编辑表格来翻译TwinCA...
如何根据所选的输入电压和电机铭牌电压数值自动/优化D/Y连接选择?
英文: How do I automate/optimize D/Y connection selection based on selected input voltage and motor pl...
安装openPLC运行时在Cygwin中无法工作,wget未找到。
英文: Installing openPLC runtime doesn't work using Cygwin, wget not found (?) 问题 我使用安装程序安装openPLC...
CODESYS, TON未复位
英文: CODESYS, TON not resetting 问题 我已经定义了INT和TON VAR state : INT := 0; timer_on : TON; END_VAR 现在,程序如...
如何查看CODESYS中MODBUS TCP/IP保持寄存器的原始内存地址
英文: How do I view raw memory addreses of MODBUS TCP/IP holding registers in CODESYS 问题 为了一个工作项目,我需要读...
for loop in PLC causes delay in cycle time
英文: Does for loop in PLC causes delay in cycle time 问题 我已使用Beckhoff PLC(结构化文本语言)一段时间,尽量避免在算法中使用for循环...
将PLC Modbus信号转换为浮点值(将一对16位整数转换为32位浮点数)
英文: Convert PLC Modbus Signals to Float Value (pair of 16 bits integer into a 32 bit float) 问题 以下是您要...