Source: idf/mfsa_idf/mfsa_idf__get_description.pro
mfsa_idf::get_description
Return the description for an MFSA channel or set of
channels.
Usage:
gf = idfref -> get_description([channels], {/lefs|/lems})
Argument:
channels int Channel or range of channels for which
GF is needed (if not given all 32 are
returned)
Keywords:
lefs If set, then return the description for the LEFS
heads
lems If set, then return the description for the LEMS
heads
Notes:
Exactly one of the lems & lefs keys must be given.
History:
Original: 7/6/00; SJT