OmronHostLinkOverTcpICF 属性 |
Specifies whether or not there are network relays. Set “80” (ASCII: 38,30)
when sending an FINS command to a CPU Unit on a network.Set “00” (ASCII: 30,30)
when sending to a CPU Unit connected directly to the host computer.
命名空间:
HslCommunication.Profinet.Omron
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public byte ICF { get; set; }
Public Property ICF As Byte
Get
Set
public:
virtual property unsigned char ICF {
unsigned char get () sealed;
void set (unsigned char value) sealed;
}
abstract ICF : byte with get, set
override ICF : byte with get, set
属性值
类型:
Byte实现
IHostLinkICF参见