MelsecFxSerialOverTcpUseGOT 属性 |
获取或设置是否使用GOT连接三菱的PLC,当使用了GOT连接到
命名空间:
HslCommunication.Profinet.Melsec
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public bool UseGOT { get; set; }
Public Property UseGOT As Boolean
Get
Set
public:
property bool UseGOT {
bool get ();
void set (bool value);
}
member UseGOT : bool with get, set
属性值
类型:
Boolean参见