| AlarmMessagesAcknowledgeAlarmRemotelyOnController 方法  | 
 
            The integrator can remotely acknowledge the current alarm on the controller by sending MID 0078. If no alarm is currently active when the controller receives the command, the command will be rejected.
            
 
        命名空间: 
     HslCommunication.Profinet.OpenProtocol
        程序集:
     HslCommunication (在 HslCommunication.dll 中) 版本:12.5.1.0 (12.5.1.0)
 语法
语法public OperateResult AcknowledgeAlarmRemotelyOnController()
Public Function AcknowledgeAlarmRemotelyOnController As OperateResult
public:
OperateResult^ AcknowledgeAlarmRemotelyOnController()
member AcknowledgeAlarmRemotelyOnController : unit -> OperateResult 
返回值
类型:
OperateResult是否操作成功的结果对象
 参见
参见