THE reference for power system transients

  • This topic has 2 replies, 1 voice, and was last updated 1 year ago by henry.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #7023
    henry
    Keymaster

    Dear All,

    I want to run a network file just from command line and create project _pj folder. how can I do this?

    Best Regards,

    Rami

    #7031
    henry
    Keymaster

    Dear  Rami,

     

    For you to run a network file from a command line, you need to use the engine mode.

    Before that, you must create the project folder. It can be created manually or with the command line mkdir in the same directory of the netlist file.

    Please, see below the lines that you need to use to run from the “”Command Prompt”” (CMD).

    “”InstallationFilePath\EMTP\emtpopt.exe”” “”C:\Users\YourUserName\AppData\Roaming\EMTP\C_Program_Files_x86_EMTPWorks_4_2_1\emtpstate.ini””;;””NetlistDirectory””;1;

     

    Considering an example, the lines will be like this:

    “”C:\Program Files (x86)\EMTPWorks 4.2.1\EMTP\emtpopt.exe”” “”C:\Users\EMTP\AppData\Roaming\EMTP\C_Program_Files_x86_EMTPWorks_4_2_1\emtpstate.ini””;;””C:\Users\EMTP\Desktop\MN\New folder\Lab_A1.net””;1;

     

    Thank you very much for your attention.

    Yours sincerely,

    Mauro

    #7032
    henry
    Keymaster

    Thank you very much Mauro for your help.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.