How to specify an IP address as target in command line of PVRtuneGUI?

Hello,

I would like to start up PVRTune from Windows command line with some options. I have a trouble with specifying target as an IP address to auto start exporting a csv file.

For example, using 192.168.1.10 as the IP address of the target board which is running PVRPurfServer. When I start up PVRTuneGUI from command line like the below,
.\PVRTuneDeveloperGUI.exe 192.168.1.10
It occur as “That data source could not be opened; perhaps the path does not exist or the file is in use.” in dialog window.

After PVRTuneGUI is started, enter IP address as 192.168.1.10 as an IP address, then click Connect button. It’ OK to connect PVRPerfserver running on the target board.

I wonder I need any prefix or suffix with IP address when starting up from command line on Windows.

Hi miya,

Thanks for your message. I will look into it and come back with information.

Best regards,
Alejandro

Hi miya,

Could you please try with the command below?
PVRTuneDeveloperGUI.exe pvrtune://192.168.1.10

Please let me know if you still have any issues.

Best regards,
Alejandro

Hi Alejandro,

The method you mentioned works fine. I have no more issue. Thank you.

Best regards,
Miya

Hi Alejandro,

There is a new question about PVRTuneGUI.

We can start up PVRTuneGUI with the GUI window specifying an IP address of terget from command line. And we can also start up PVRTuneGUI without GUI window to save a csv file from command line.
It seems that lounching the GUI window and saving the csv file are exclusive starting up from command line. PVRTuneGUI don’t lounch GUI window when using --export-csv-counters argument. Is it right?

Is there any way to lounch the GUI window and to save csv file at a time simultaneously from command line?

Best regards,
miya

Hi miya,

Thanks for your question, I will ask internally to know whether this is possible and report back to you.

Best regards,
Alejandro

Hi Alejandro,

Thank you for your effort, and sorry my very late response.
We gave up to launching GUI window and saving csv file at a time. We are using PVRTuneGUI saving .pvrtune file without GUI, and then using it loading .pvrtune file with GUI.
Let’s close this session. Thank you.

Best Regards,
miya