CimonHmiProtocolFrameNo 属性 |
获取或设置当前的站号信息
Gets or sets the current station number information
命名空间:
HslCommunication.Profinet.Cimon
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.3.0.0 (12.3.0.0)
语法public byte FrameNo { get; set; }
Public Property FrameNo As Byte
Get
Set
public:
property unsigned char FrameNo {
unsigned char get ();
void set (unsigned char value);
}
member FrameNo : byte with get, set
属性值
类型:
Byte
参见