IHostLinkResponseWaitTime 属性 |
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.Helper
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 byte ResponseWaitTime { get; set; }
Property ResponseWaitTime As Byte
Get
Set
property unsigned char ResponseWaitTime {
unsigned char get ();
void set (unsigned char value);
}
abstract ResponseWaitTime : byte with get, set
属性值
类型:
Byte参见