IEC 61850 File Transfer with Add-in

IEC 61850 File Transfer with Add-in

Hi there!

I was trying to get comtrade files from IED through the command function with IEC 61850.
It is possible to change the storage path in local pc when getting the files?

I know it can be changed in the driver setting, but is it possible to change it via Add-in?
I have tried using SetDynamicProperty("DrvConfig.Options.DirectoryForFileTransfer", new_path)
But this didn't work.

Thanks in advance!