点击或拖拽改变大小

OmronHostLinkResponseWaitTime 属性

The response wait time sets the time from when the CPU Unit receives a command block until it starts to return a response.It can be set from 0 to F in hexadecimal, in units of 10 ms. If F(15) is set, the response will begin to be returned 150 ms (15 × 10 ms) after the command block was received.

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

属性值

类型:Byte

实现

IHostLinkResponseWaitTime
参见