点击或拖拽改变大小

KeyenceNanoHelperGetConnectCmd 方法

连接PLC的命令报文
Command message to connect to PLC

命名空间:  HslCommunication.Profinet.Keyence
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.0.0.0 (12.0.0.0)
语法
public static byte[] GetConnectCmd(
	byte station,
	bool useStation
)

参数

station
类型:SystemByte
当前PLC的站号信息
useStation
类型:SystemBoolean
是否启动站号命令

返回值

类型:Byte

[缺少 "M:HslCommunication.Profinet.Keyence.KeyenceNanoHelper.GetConnectCmd(System.Byte,System.Boolean)" 的 <returns> 文档]

参见