IEC104MessageEventArgsWithTimeInfo 方法 |
获取当前的消息是否带时标信息
命名空间:
HslCommunication.Instrument.IEC
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public bool WithTimeInfo()
Public Function WithTimeInfo As Boolean
public:
bool WithTimeInfo()
member WithTimeInfo : unit -> bool
返回值
类型:
Boolean是否携带时间标度信息
参见