Submitted by carrot_radish_luobo on Tue, 10/25/2022 - 12:10 Forums General Discussion what do these codes mean?what does parseScriptFile mean? carrot_radish_luobo what do this code mean? what… what do this code mean? what does parseScriptFile mean? Log in or register to post comments Tue, 10/25/2022 - 12:19 Permalink Mauro.Tonelli parseScriptFile Dear, the parseScriptFile will vall the functions inside the specified .dwj file. For the image shown, all those .dwj are required to run the simulation in EMTP through JavaScript. Besides that, you can search for each file, e.g., run_emtp.dwj, in the C:/ drive and open the file with Notepad++. Thank you very much for your attention. Yours sincerely, Mauro Log in or register to post comments Tue, 10/25/2022 - 17:29 Permalink h.gras reference Please refer to: https://www.emtp.com/javascript-class-structure/spscript.html#parseScriptFile Log in or register to post comments Tue, 10/25/2022 - 17:36 Permalink carrot_radish_luobo what does cct.devices mean… what does cct.devices mean?The statement does not appear to be defined beforehand. Log in or register to post comments Wed, 10/26/2022 - 11:27 Permalink carrot_radish_luobo what the mean of… what the mean of currentCircuit? What does it mean is the circuit currently built? Log in or register to post comments Wed, 10/26/2022 - 11:30 Permalink Mauro.Tonelli cct Meaning Dear, the function cct is related to the "current circuit" built in EMTP. With cct, you can start getting the objects of the current circuit and manipulate according to your needs. Best regards, Mauro Log in or register to post comments Fri, 10/28/2022 - 15:06 Permalink Log in or register to post comments
carrot_radish_luobo what do this code mean? what… what do this code mean? what does parseScriptFile mean? Log in or register to post comments Tue, 10/25/2022 - 12:19 Permalink
Mauro.Tonelli parseScriptFile Dear, the parseScriptFile will vall the functions inside the specified .dwj file. For the image shown, all those .dwj are required to run the simulation in EMTP through JavaScript. Besides that, you can search for each file, e.g., run_emtp.dwj, in the C:/ drive and open the file with Notepad++. Thank you very much for your attention. Yours sincerely, Mauro Log in or register to post comments Tue, 10/25/2022 - 17:29 Permalink
h.gras reference Please refer to: https://www.emtp.com/javascript-class-structure/spscript.html#parseScriptFile Log in or register to post comments Tue, 10/25/2022 - 17:36 Permalink
carrot_radish_luobo what does cct.devices mean… what does cct.devices mean?The statement does not appear to be defined beforehand. Log in or register to post comments Wed, 10/26/2022 - 11:27 Permalink
carrot_radish_luobo what the mean of… what the mean of currentCircuit? What does it mean is the circuit currently built? Log in or register to post comments Wed, 10/26/2022 - 11:30 Permalink
Mauro.Tonelli cct Meaning Dear, the function cct is related to the "current circuit" built in EMTP. With cct, you can start getting the objects of the current circuit and manipulate according to your needs. Best regards, Mauro Log in or register to post comments Fri, 10/28/2022 - 15:06 Permalink
what do this code mean? what…
what do this code mean? what does parseScriptFile mean?
parseScriptFile
Dear,
the parseScriptFile will vall the functions inside the specified .dwj file.
For the image shown, all those .dwj are required to run the simulation in EMTP through JavaScript.
Besides that, you can search for each file, e.g., run_emtp.dwj, in the C:/ drive and open the file with Notepad++.
Thank you very much for your attention.
Yours sincerely,
Mauro
reference
Please refer to:
https://www.emtp.com/javascript-class-structure/spscript.html#parseScriptFile
what does cct.devices mean…
what does cct.devices mean?The statement does not appear to be defined beforehand.
what the mean of…
what the mean of currentCircuit? What does it mean is the circuit currently built?
cct Meaning
Dear,
the function cct is related to the "current circuit" built in EMTP.
With cct, you can start getting the objects of the current circuit and manipulate according to your needs.
Best regards,
Mauro