点击或拖拽改变大小

McAsciiHelperBuildAsciiReadTag 方法

创建批量读取标签的报文数据信息

命名空间:  HslCommunication.Profinet.Melsec.Helper
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.3.0.0 (12.3.0.0)
语法
public static byte[] BuildAsciiReadTag(
	string[] tags,
	ushort[] lengths,
	bool isBit = false
)

参数

tags
类型:SystemString
标签名
lengths
类型:SystemUInt16
长度信息
isBit (Optional)
类型:SystemBoolean
是否位指定

返回值

类型:Byte
报文数据信息
参见