点击或拖拽改变大小

GeSRTPNetReadPLCTime 方法

[商业授权] 读取PLC当前的时间,这个时间可能是不包含时区的,需要自己转换成本地的时间。
[Authorization] Read the current time of the PLC, this time may not include the time zone, you need to convert the local time yourself.

命名空间:  HslCommunication.Profinet.GE
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法
public OperateResult<DateTime> ReadPLCTime()

返回值

类型:OperateResultDateTime
包含是否成功的时间信息
参见