MpAuditRegPar

<< 点击显示目录 >>

主页  mappServices帮助手册 > mapp Audit:事件管理 > > 功能块 >

MpAuditRegPar

mapp Services V5.16

该功能块允许用户注册一个PV,该PV被监测到数值的变化。

功能块

可选参数

mpauditregpar

mpauditregpar_opt

接口

I/O

参数

数据类型

说明

IN

MpLink

Pointer to MpComIdentType

连接到mapp配置(MpAuditTrail配置的MpLink)。

IN

Enable

BOOL

只要这个输入被设置,该功能块就处于活动状态。

IN

ErrorReset

BOOL

重置功能块错误。

IN

PVName

Pointer to STRING[100]

应检查数值变化的PV的名称。

IN

Identifier

Pointer to STRING[100]

在%dpid下创建条目时输入(参见 定义事件文本)。

OUT

Active

BOOL

功能块激活。

OUT

Error

BOOL

执行过程中发生错误。

OUT

StatusID

DINT

状态信息。

OUT

Info

MpAuditInfoType

其他功能块信息。

mapp concept

Section mapp components explains how mapp components are structured. In addition, it provides important notes for correctly using mapp components (e.g. for downloads).

Topics in this section:

Description