Import / Export Power Quality Group Definition
The tool PQGroupConfig.exe is used to import / export the Power Quality Group definition in the PowerQualityGroups.csv
file. It is located in {root install folder}\Applications\bin
Import Power Quality Group definition
To import the definition, run the command line:
PQGroupConfig.exe import "<filepath>\<filename>"
If you are using the default file name and path, copy the following command line:
PQGroupConfig.exe import "C:\Program Files (x86)\Schneider Electric\Power Monitoring Expert\Applications\PowerQuality\PowerQualityGroups.csv"
Export Power Quality Group definition
To export the definition, run the command line:
PQGroupConfig.exe export "<filepath>\<filename>"
If you are using the default file name and path, copy the following command line:
PQGroupConfig.exe export "C:\Program Files (x86)\Schneider Electric\Power Monitoring Expert\Applications\PowerQuality\PowerQualityGroups.csv"