# 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";
  ReqDiagPacket [
    style="filled" fillcolor="#AAAAAA"
    URL="P.ReqDiagPacket.shtml"
    tooltip="pkt: Request a Housekeeping Diagnostic Packet" ];
}

# Nodes: cmd_fld

{rank="same";
  APID_LHKAPIDRNGCMB [
    label="APID "
    URL="F.APID.shtml"
    tooltip="fld: Application ID parameter" ];
  DiagInterval [
    URL="F.DiagInterval.shtml"
    tooltip="fld: Diagnostic sample interval" ];
  DiagPktCnt [
    URL="F.DiagPktCnt.shtml"
    tooltip="fld: Diagnostic sample Packet Count" ];
}

# Nodes: attr

{rank="same";
  LHKAPIDRNGCMB [
    style="dashed" label="LHKAPIDRNGCMB "
    URL="../../att/rng-LHKAPIDRNGCMB.shtml"
    tooltip="rng: LHK APID Range (combined housekeeping and diagnostic)" ];
}

# Edges

  ReqDiagPacket                           ->  APID_LHKAPIDRNGCMB;
    APID_LHKAPIDRNGCMB                    ->  LHKAPIDRNGCMB;
  ReqDiagPacket                           ->  DiagInterval;
  ReqDiagPacket                           ->  DiagPktCnt;

}
