Help: ICE_QUALS



File qualifiers are typically specified in the AFNAME key of a snapapp table.
They modify the standard behavior of the standard Midas library routines as noted.
In the snapapp table they need to be specified in quotes if there are more than one.
For example:

  AFQUAL="FUNC=ICEMULTI,THROTTLE=200"
or
  AFQUAL="RG=IFS"

The qualifiers specific to ICE file are:

  FUNC=F - Specialized function for the Ice Archiver class
  PKTLEN=N - Packet data length in bytes
  THROTTLE=N - Maximum data rate to push to network
  MAXLINES=N - Number of seperate streams to write at once.
  MAXLINESIZE=N - Length of each stream before starting new stream.