GLAST/LAT > DAQ and FSW > FSW > Index by Name within Package

LPAASSOCIATE (1653/0x675:0) - Telecommand Packet


"Associates a Handler Configuration ID With A Mode" (APP/LPA)

ITOS Mnemonic:  LPAASSOCIATE

View Options: (help)

Context:

Description:

    For each of the 8 available modes, an individual handler can take data using one of its 32 available internal configurations. This command associates one of these 32 configuration IDs with a specific mode. Each of the 8 available handler masks maps to a mode. A set bit in any of these 8 masks will take the handler corresponding to that bit position and create an association between the specified configuration ID and the mode.

Layout:  (show detail; help)

Associates a Handler Configuration ID With A Mode (Associate)
Telecommand Packet Format
0x 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
000 Version=0 T=1 SH APID=0x675:0
002 SF=3 Sequence Count
004 Packet Length=47
006 0 Function Code=0
008 DB_ID db
00C CFG_ID cfg
010 CPU_MSK cpus
014 EVH_MSK handlers[0-7]
034 Packet Checksum

Fields:

      Attribute(s):  

      Brief:  "LPA Configuration ID"

      Instance(s):  cfg

      Value that binds a set of event handler configurations to a single unique identifier.

      Attribute(s):  

      Brief:  "CPU Mask"

      Instance(s):  cpus

      Mask of logical IDs for target CPUs.

      Attribute(s):  

      Brief:  "LPA_DB Instance ID"

      Instance(s):  db

      Specifies the numerical ID of an LPA configuration database instance. Each instance is generally associated with a distinct LPA category, such as norma or diagnostics.

      Attribute(s):  

      Brief:  "Event Handler Mask"

      Instance(s):  handlers

      Mask of event handler IDs as specified in a LPA_DB instance.