点击或拖拽改变大小

MelsecA3CNetHelperWriteAsync 方法

重载列表
  名称说明
公共方法静态成员WriteAsync(IReadWriteA3C, String, Boolean)
批量写入bool类型的数组,支持的类型为X,Y,S,T,C,具体的地址范围取决于PLC的类型
Write arrays of type bool in batches. The supported types are X, Y, S, T, C. The specific address range depends on the type of PLC.
公共方法静态成员WriteAsync(IReadWriteA3C, String, Byte)
批量写入PLC的数据,以字为单位,也就是说最少2个字节信息,支持X,Y,M,S,D,T,C,具体的地址范围需要根据PLC型号来确认
Top
参见