PSL Editor Commands Revison A

  • Upload
    kjansa

  • View
    220

  • Download
    0

Embed Size (px)

Citation preview

  • 7/30/2019 PSL Editor Commands Revison A

    1/3

    Schneider Electric Protection & ContrlePostal address / Adresse postale :Avenue de Figuires - Font de la Banquire BP 7534975 LATTES Cedex (FRANCE)Tl. +33 (0) 4 67 20 54 54Fax. +33 (0) 4 67 20 54 99

    http://www.schneider-electric.com

    Legal information / Mentions lgalesSocit Anonyme au capital de 8 000 000 343 074 142 RCS Montpellier - Code APE 3320CSiret 343 074 142 00070nident. TVA FR 58 343 074 142

    22/09/2011 Page : 1/3

    PSL editor commands Revison A

    PSL Editor command line switches

    19/09/2011/JGA

    /S - If present then the app is running in "Studio" mode, i.e. has been launched inside e.g. a parent S1Communications Studio. 1. Suppress the splash screen, 2. Send To Relay command does not appear in theDevice menu.

    /REGSERVER - If present, registers the PSL Editor exe as an out-of-process COM server. The app exitsimmediately after registration.

    /UNREGSERVER - If present, deregisters the PSL Editor exe as a COM server. The app exits immediatelyafter deregistration.

    -EMBEDDING - Sets "server" mode if launched as a COM server, so that the app will be hidden and dialogssuppressed etc.

    .ini if given, the initialisation file will be read and the various actions taken according to the read-inflags and values. The following is an example ini file:

    ; File used to launch MiCOM S1 PSL Editor.

    ; This is an example file containing all possible

    entries.

    [Placement]

    Movable = no

    Resizable = no

    Topmost = yes

    ; Position and Size = x,y

    Position = 127,128

    Size = 627,428

    [Transactions]

    ; Password will default to AAAA.

    Password = AAAA

    ; The following parameters in this section will

    default

    ; to the last value set in the registry by MiCOM S1.

    DeviceAddress = 1

    BaudRate = 19200

    ElevenBits = yes

    ;COMPort should set to COM1 COM2 etc, or DLL=xyz.dll.

    ; E.g. COMPort = COM1

    ; or COMPort = DLL=xyz.dll

    COMPort = COM1

    BusyHoldoff = 50

    BusyCount = 100

    ResetResponse = 100

    Response = 100

    TryCount = 3

    TransmitDelay = 5

    GlobalTransmit = 10

  • 7/30/2019 PSL Editor Commands Revison A

    2/3

    Schneider Electric Protection & ContrlePostal address / Adresse postale :Avenue de Figuires - Font de la Banquire BP 7534975 LATTES Cedex (FRANCE)Tl. +33 (0) 4 67 20 54 54Fax. +33 (0) 4 67 20 54 99

    http://www.schneider-electric.com

    Legal information / Mentions lgalesSocit Anonyme au capital de 8 000 000 343 074 142 RCS Montpellier - Code APE 3320CSiret 343 074 142 00070nident. TVA FR 58 343 074 142

    22/09/2011 Page : 2/3

    PSL editor commands Revison A

    ; Communications will auto start when Connection =

    yes.

    Connection = yes

    [Menus]

    ; yes = enabled, no = disabled.

    ; File Menu.

    File.New.Blank = no

    File.New.Default = no

    File.Open = no

    File.Close = no

    File.Save = no

    File.SaveAs = no

    File.PageSetup = no

    File.Print = no

    File.PrintPreview = no

    File.PrintSetup = no

    File.MRUList = no

    File.Exit = no

    ; Edit Menu.Edit.Undo = no

    Edit.Redo = no

    Edit.Highlight = no

    Edit.Delete = no

    Edit.AttachLabel = no

    Edit.Properties = no

    Edit.DefaultProperties = no

    ; View Menu.

    View.StandardToolbar = no

    View.ZoomToolbar = no

    View.LogicToolbar = no

    View.AlignToolbar = no

    View.DrawingToolbar = no

    View.NudgeToolbar = no

    View.RotateToolbar = no

    View.StructureToolbar = no

    View.MinimalToolbars = no

    View.StatusBar = no

    View.PageBounds = no

    View.Grid = no

    View.SnapToGrid = no

    View.AngleSnap = no

    View.GridProperties = no

    View.ZoomNormal = no

    View.ZoomPercent = no

    View.ZoomCustom = no

    View.ZoomToFit = no

    ; Device Menu.

    Device.CloseConnection = no

    Device.OpenConnection = no

    Device.SendToRelay = no

    Device.ReceiveFromRelay = no

    Device.CommsSetup = no

    ; Help Menu.

    Help.Topics = no

    Help.About = no

  • 7/30/2019 PSL Editor Commands Revison A

    3/3

    Schneider Electric Protection & ContrlePostal address / Adresse postale :Avenue de Figuires - Font de la Banquire BP 7534975 LATTES Cedex (FRANCE)Tl. +33 (0) 4 67 20 54 54Fax. +33 (0) 4 67 20 54 99

    http://www.schneider-electric.com

    Legal information / Mentions lgalesSocit Anonyme au capital de 8 000 000 343 074 142 RCS Montpellier - Code APE 3320CSiret 343 074 142 00070nident. TVA FR 58 343 074 142

    22/09/2011 Page : 3/3

    PSL editor commands Revison A

    ; Toolbar Buttons.

    ToolButtons.Align = no

    ToolButtons.Draw = no

    ToolButtons.ZOrder = noToolButtons.Nudge = no

    ToolButtons.Rotate = no

    ToolButtons.Group = no

    ToolButtons.Pan = no

    ToolButtons.Zoom = no