SymphoniePRO User Manual
Rev. 8
support@nrgsystems.com | Page 201
11 January 2018
APPENDIX N | SYMPHONIEPRO DESKTOP SCRIPTING AND
AUTOMATION
Running SymphoniePRO Desktop from the Command Line
In order to facilitate the automation of data processing, SymphoniePRO Desktop application has command line
functions (such as those found previously in SDR) to convert and import data. The command line functions are
typiclly evoked through the use of scripts.
Scripts
A script is a file that contains a series of commands. Running the file runs all the commands it contains. A
common script type found on all Windows machines is a .BAT (batch) file. Other script types include Perl or
Python scripts, but these require additional software to run. The SymphoniePRO Destkop Application can be
executed from within a script to perform data convert and import operations. Command line switches tell
SymphoniePRO Desktop which functions to perform.
Command Line Switches
SymphoniePRO Desktop has several command line switches that are useful in creating scripts for automation of
data processing:
help
,
defaultfolder
,
import
, and
convert
. A summary of these commands is
provided, along with some examples.
Command
Parameters
Description
help
Opens a window containing a list
of the supported commands and a
brief description of each, software
version information, and a
hyperlink to the SymphoniePRO
user’s manual on the NRG website.
defaultfolder
/site
/export
/log
/raw
/firmware
Prints the path of the folder
specified. If no paramater is
specified, the default is /raw.
import
/file <filename>
Specify the file to be imported
Imports a Raw Logger Data file
into the site file. This requires the
corresponding site file to exist, and
contain a decryption key if needed.
Summary of Contents for SymphoniePRO
Page 1: ......
Page 74: ...SymphoniePRO User Manual Rev 8 support nrgsystems com Page 74 11 January 2018 ...
Page 76: ...SymphoniePRO User Manual Rev 8 support nrgsystems com Page 76 11 January 2018 ...
Page 77: ...SymphoniePRO User Manual Rev 8 support nrgsystems com Page 77 11 January 2018 ...
Page 78: ...SymphoniePRO User Manual Rev 8 support nrgsystems com Page 78 11 January 2018 ...
Page 134: ...SymphoniePRO User Manual Rev 8 support nrgsystems com Page 134 11 January 2018 ...
Page 137: ...SymphoniePRO User Manual Rev 8 support nrgsystems com Page 137 11 January 2018 ...
Page 139: ...SymphoniePRO User Manual Rev 8 support nrgsystems com Page 139 11 January 2018 ...
Page 142: ...SymphoniePRO User Manual Rev 8 support nrgsystems com Page 142 11 January 2018 ...