feto version 23030300
Enable, disable or display either the instant time-out setting,
a setting per e-path (e-link), or the so-called global time-out
and associated time-out counter (number of clocks until time-out),
or the TTC time-out and associated counter (RM4 only).
Without keyword '(re)set' the current setting of the requested
(group of) time-outs is displayed (one complete link at most).

Usage: feto [-h|V] [-d <devnr>] [-e <elink>] [-G <lnk> [-g <group>] [-p <path>]]
            [-T] [set|reset] [<globcntr>]
  -h         : Show this help text.
  -V         : Show version.
  -d <devnr> : FLX-device to use (default: 0).
  -e <elink> : E-link number (hex) or use -G/g/p options.
  -G <lnk>   : (lp)GBT-link number.
  -g <group> : Group number (default: all groups).
  -p <path>  : E-path number (default: all paths).
  -T         : Read or configure TTC time-out (RM4 only).
  set        : Enable time-out.
  reset      : Disable time-out.
  <globcntr> : Global or TTC time-out counter value to set.
Examples:
> feto set        (Enable global time-out)
> feto reset 1000 (Disable global time-out, set counter to 1000)
> feto -G1 set    (Enable instant time-out on all E-links of link 1)
> feto            (Show global time-out and counter and instant time-out registers)
