# This file is mechanically-generated DOT code.  Do NOT edit this file!
# See bin/cat_y2d, instead.

digraph G {
  concentrate="true"; nodesep="0.2"; rankdir="LR"; ranksep="0.3"
  node[fontsize="7", fontname="Arial", height="0.25", shape="box" ];

# Nodes: cmd_pkt

{rank="same";
  msgResponse [
    style="filled" fillcolor="#AAAAAA"
    URL="P.msgResponse.shtml"
    tooltip="pkt: Change task messaging level" ];
}

# Nodes: cmd_fld

{rank="same";
  ITC_NodeId_LCMNODEID [
    label="ITC_NodeId "
    URL="F.ITC_NodeId.shtml"
    tooltip="fld: ITC node ID" ];
  ITC_TaskId_LCMTASKID [
    label="ITC_TaskId "
    URL="F.ITC_TaskId.shtml"
    tooltip="fld: ITC task ID" ];
  MSG_MsgLevel_LCMMSGLEVEL [
    label="MSG_MsgLevel "
    URL="F.MSG_MsgLevel.shtml"
    tooltip="fld: Messaging level" ];
  Pad1 [
    URL="F.Pad1.shtml"
    tooltip="fld: One byte padding" ];
}

# Nodes: attr

{rank="same";
  LCMMSGLEVEL [
    style="dashed" label="LCMMSGLEVEL "
    URL="../../att/enm-LCMMSGLEVEL.shtml"
    tooltip="enm: MSG output level" ];
  LCMNODEID [
    style="dashed" label="LCMNODEID "
    URL="../../att/enm-LCMNODEID.shtml"
    tooltip="enm: Discrete list of ITC nodes" ];
  LCMTASKID [
    style="dashed" label="LCMTASKID "
    URL="../../att/enm-LCMTASKID.shtml"
    tooltip="enm: Discrete list of ITC task IDs" ];
}

# Edges

  msgResponse                             ->  ITC_NodeId_LCMNODEID;
    ITC_NodeId_LCMNODEID                  ->  LCMNODEID;
  msgResponse                             ->  ITC_TaskId_LCMTASKID;
    ITC_TaskId_LCMTASKID                  ->  LCMTASKID;
  msgResponse                             ->  MSG_MsgLevel_LCMMSGLEVEL;
    MSG_MsgLevel_LCMMSGLEVEL              ->  LCMMSGLEVEL;
  msgResponse                             ->  Pad1;

}
