MelsecMcServerIsBinary 属性 |
获取或设置当前的通信格式是否是二进制
Get or set whether the current communication format is binary
命名空间:
HslCommunication.Profinet.Melsec
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public bool IsBinary { get; set; }
Public Property IsBinary As Boolean
Get
Set
public:
property bool IsBinary {
bool get ();
void set (bool value);
}
member IsBinary : bool with get, set
属性值
类型:
Boolean参见