
  TYPE
    iot$alert_conditions = packed record
      long_input_block: boolean,
      compare_not_satisfied: boolean,
      physical_delimiter: boolean,
      logical_delimiter: boolean,
      character_fill: boolean,
      disabled_unit: boolean,
      fill: 0 .. 3ff(16),
    recend;
