点击或拖拽改变大小

OpenProtocolNetRevisonOnConnected 属性

获取或设置初始化连接时 MID0001 命令的版本号,默认为 1,如果设置小于 0,则表示不发送 MID0001 命令。
Get or set the version of the MID0001 command when initializing the connection, the default is 1, if the setting is less than 0, it means that the MID0001 command is not sent.

命名空间:  HslCommunication.Profinet.OpenProtocol
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.1.0.0 (12.1.0.0)
语法
public int RevisonOnConnected { get; set; }

属性值

类型:Int32
备注
当连接的设备是 MT Focus 6000的控制器时,本值需要设置为 6
参见