获取或设置当前的地址对应的主功能码信息
命名空间:
HslCommunication.Core.Address
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public byte MFC { get; set; }
Public Property MFC As Byte
Get
Set
public:
property unsigned char MFC {
unsigned char get ();
void set (unsigned char value);
}
member MFC : byte with get, set
属性值
类型:
Byte参见