You are on page 1of 3

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 S1 Communications Studio. 1. Suppress the splash screen, 2. Send To Relay command does not appear in the Device menu. /REGSERVER - If present, registers the PSL Editor exe as an out-of-process COM server. The app exits immediately after registration. /UNREGSERVER - If present, deregisters the PSL Editor exe as a COM server. The app exits immediately after deregistration. -EMBEDDING - Sets "server" mode if launched as a COM server, so that the app will be hidden and dialogs suppressed etc. <ini file>.ini if given, the initialisation file will be read and the various actions taken according to the read-in flags 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 Schneider Electric Protection & Contrle
Postal address / Adresse postale : Avenue de Figuires - Font de la Banquire BP 75 34975 LATTES Cedex (FRANCE) Tl. +33 (0) 4 67 20 54 54 Fax. +33 (0) 4 67 20 54 99 http://www.schneider-electric.com 22/09/2011 Page : 1/3 Legal information / Mentions lgales Socit Anonyme au capital de 8 000 000 343 074 142 RCS Montpellier - Code APE 3320C Siret 343 074 142 00070 n ident. TVA FR 58 343 074 142

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 Schneider Electric Protection & Contrle
Postal address / Adresse postale : Avenue de Figuires - Font de la Banquire BP 75 34975 LATTES Cedex (FRANCE) Tl. +33 (0) 4 67 20 54 54 Fax. +33 (0) 4 67 20 54 99 http://www.schneider-electric.com 22/09/2011 Page : 2/3 Legal information / Mentions lgales Socit Anonyme au capital de 8 000 000 343 074 142 RCS Montpellier - Code APE 3320C Siret 343 074 142 00070 n ident. TVA FR 58 343 074 142

PSL editor commands Revison A

; Toolbar Buttons. ToolButtons.Align ToolButtons.Draw ToolButtons.ZOrder ToolButtons.Nudge ToolButtons.Rotate ToolButtons.Group ToolButtons.Pan ToolButtons.Zoom

= = = = = = = =

no no no no no no no no

Schneider Electric Protection & Contrle


Postal address / Adresse postale : Avenue de Figuires - Font de la Banquire BP 75 34975 LATTES Cedex (FRANCE) Tl. +33 (0) 4 67 20 54 54 Fax. +33 (0) 4 67 20 54 99 http://www.schneider-electric.com 22/09/2011 Page : 3/3 Legal information / Mentions lgales Socit Anonyme au capital de 8 000 000 343 074 142 RCS Montpellier - Code APE 3320C Siret 343 074 142 00070 n ident. TVA FR 58 343 074 142

PSL editor commands Revison A

You might also like