当前的A3C协议的格式信息,可选格式1,2,3,4,默认格式1
Format information of the current A3C protocol, optional format 1, 2, 3, 4, default format 1
命名空间:
HslCommunication.Profinet.Melsec
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public int Format { get; set; }
Public Property Format As Integer
Get
Set
public:
virtual property int Format {
int get () sealed;
void set (int value) sealed;
}
abstract Format : int with get, set
override Format : int with get, set
属性值
类型:
Int32实现
IReadWriteA3CFormat参见