Usage: flx-info [OPTIONS] [COMMAND]
Displays information about an FLX card.
Options:
  -c <number>         Use card indicated by <number> (default 0).
  -s <secs>           If necessary wait up to <secs> seconds for free (I2C) lock,
                      accessing the card for actions involving I2C ops (default: 5 secs).
  -h                  Display help.
  -v                  Verbose mode.
  -V                  Display the version number.
  -z                  Clear the TTC/LTI counters (with commands TTC or LTI),
                      or clear latched signals and error counters
                      (with commands LINK, ELINK or LINKRESET).
  -F                  Show FEC error counter increments during one second,
                      in addition, if any errors (with command LINK).
  -t                  Display TXUSRCLK frequencies (with command FREQ).

Commands: (case-insensitive)
  COUNT               Display the number of FELIX devices installed in the host.
  CARDS               Display the number of FELIX cards installed in the host.
  FPGA                Display the status of the FPGA.
  POWER               Display the status of the power monitoring devices
                      (LTC2991 or IN226/TMP435).
  POWERSEQ            As 'POWER', and in addition some FLX-182/155 LTM4700 and ADM1x66 info.
  POD                 Display the overall status of the MiniPODs.
  PODTEMP or PODVCC   Display temperature and voltage (VCC) readings of the MiniPODs.
  PODPOWER            Display optical power readings of the MiniPODs.
  PODPOWERRX          Display optical input power readings of RX MiniPODs only (obsolete: use RXPOWER).
  RXPOWER             Display optical input power readings of RX MiniPODs (FLX-712)
                      or RX FireFly devices (FLX-182/155).
  TTC or LTI          Display info from TTC or LTI related registers.
  FREQ                Display RXUSRCLK frequencies (option -t: plus TXUSRCLK frequencies).
  LINK (or GBT)       Display the channel alignment status
                      (plus PLL LOL and FEC error counters; see also option -F).
  ELINK               Display the E-link alignment status
                      (plus 'PATH' error counters).
  LINKRESET           Display the channel auto-reset counters.
  ADN2814             Display the ADN2814 register 0x4.
  CXP                 Display the temperature and voltage from CXP1 and CXP2.
  SFP                 Display info from the Small Form Factor Pluggable transceivers.
  DDR3                Display the values from DDR3 RAM memory.
  SI5324              Display the SI5324 status (on FLX-709 only).
  SI5345              Display the SI5345 status.
  LMK03200            Display the LMK03200 status.
  ICS8N4Q             Display the ICS8N4Q status (on FLX-710 only).
  FFLY or FIREFLY     Display status of the FireFly modules (FLX-182/155 only).
  EGROUP [<ch>] [RAW] Display the values from EGROUP registers:
                      if no channel number <ch> is specified, display all available,
                      using hexadecimal notation if RAW is specified.
  LSPCI               Output of 'lspci | grep -e Xil -e CERN'.
  ALL                 Display all.
