Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ InTouch HMI

更改传播

  • Last UpdatedAug 27, 2025
  • 1 minute read

数据类型的更改会立即反映在用户定义类型视图中。

添加新成员

添加新成员会反映在衍生数据类型、成员数据类型和实例中。

示例:

  1. 选择 $GenericSensorType。

  2. 添加一个名为“Tolerance”,类型为“内存实型”的新成员。

    这个新成员现在可以在其衍生数据类型 $LevelIndicatorType 中使用。

    Add new member of type Memory Real

    这个新成员在实例成员数据类型中也可用。

    Instance of change propagation

更改成员类型

更改现有成员类型也会立即反映在衍生数据类型、成员数据类型和实例中。

示例:

从前面的示例扩展而来:

  1. 转到 $GenericSensorType > Tolerance。

  2. 在属性网格中,将数据类型从“内存实型”更改为“内存消息”。

    $LevelIndicatorType > Tolerance 也更新为数据类型“内存消息”。

    In This Topic