<< 点击显示目录 >> 主页 mappServices帮助手册 > mapp Audit:事件管理 > 库 > 数据类型和枚举类型 > 数据类型 > MpAuditTrailUIEventFilterType |
mapp Services V5.16
根据事件的类型进行过滤。
数据类型 |
说明 |
|
Enable |
BOOL |
启用过滤器 VC4 connection: Datapoint from Button / Type: ToggleDatapoint / SetValue: 1 / ResetValue: 0 |
Exclude |
BOOL |
要么只有这个事件类型(FALSE),要么除了这个事件类型之外都是(TRUE)。 VC4 connection: Datapoint from Button / Type: ToggleDatapoint / SetValue: 1 / ResetValue: 0 |
Event |
ARRAY[0..4] of UDINT |
应该被过滤的事件 VC4 connection: Datapoint from Numeric |