点击或拖拽改变大小

OmronConnectedCipNetConnectionTimeoutMultiplier 属性

获取或设置不通信时超时的时间,默认02,为 32 秒,设置06 时为8分多,计算方法为 (2的x次方乘以8) 的秒数
Get or set the timeout time when there is no communication. The default is 02, which is 32 seconds, and when 06 is set, it is more than 8 minutes. The calculation method is (2 times the power of x times 8) seconds.

命名空间:  HslCommunication.Profinet.Omron
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.0.0.0 (12.0.0.0)
语法
public byte ConnectionTimeoutMultiplier { get; set; }

属性值

类型:Byte
参见