点击或拖拽改变大小

KeyenceNanoHelperGetDisConnectCmd 方法

断开PLC连接的命令报文
Command message to disconnect PLC

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

参数

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

返回值

类型:Byte

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

参见