# 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: tlm_pkt

{rank="same";
  DiagCmdCnt1 [
    style="filled" fillcolor="#AAAAAA"
    URL="P.DiagCmdCnt1.shtml"
    tooltip="pkt: Diagnostic Command Statistics Packet 1" ];
}

# Nodes: tlm_struct

{rank="same";
  CMDCNTRS [
    style="filled" fillcolor="#D4D4D4"
    URL="S.CMDCNTRS.shtml"
    tooltip="str: Command Counters" ];
}

# Nodes: tlm_fld

{rank="same";
  CMDCNTS [
    URL="F.CMDCNTS.shtml"
    tooltip="fld: Commands sent counter" ];
  CMDEXEF [
    URL="F.CMDEXEF.shtml"
    tooltip="fld: Command execution failure counter" ];
  Padus16 [
    URL="F.Padus16.shtml"
    tooltip="fld: Explicit 16 bit pad in unsigned short" ];
  TIMESEC [
    URL="F.TIMESEC.shtml"
    tooltip="fld: Timestamp seconds" ];
  TIMESUBSEC [
    URL="F.TIMESUBSEC.shtml"
    tooltip="fld: Timestamp subseconds" ];
}

# Edges

  DiagCmdCnt1                             ->  CMDCNTRS;
    CMDCNTRS                              ->  CMDCNTS;
    CMDCNTRS                              ->  CMDEXEF;
    CMDCNTRS                              ->  TIMESEC;
    CMDCNTRS                              ->  TIMESUBSEC;
  DiagCmdCnt1                             ->  Padus16;

}
