Source: cli/idf/lan_idf_set.pro
lan_idf_set
Set up the files for a LAN IDF (hiscale or EPAM).
Usage:
lan_idf_set, file, {/hiscale|/epam}[, version=version, duty=duty]
Argument:
file string input The name of the file to read.
Keywords:
hiscale If set, then this is the HISCALE IDF.
epam If set, then this is the EPAM IDF.
version float Specify a version number of the IDF (this then
autogenerates a file name).
duty string Specify a duty cycles file.
Notes:
One of the HISCALE and EPAM keys must be given. The file
argument and the version keyword are exclusive.
History:
Original: 21/7/00; SJT