 TYPE
    nat$channel_descriptor = record
      channel_no: 0 .. 0ff(16),
      logical_unit: iot$logical_unit,
    recend;

*copyc iot$logical_unit
