Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

There are many settings that I want to configure on my Paragon-X. How can I save these for easier future recallsettings so I can load them later? Will this work across software versions?

...

Panel

Because of the complexity and interdependence of settings on Paragon-X and the introduction of new functionality in new software versions, it can't be guaranteed that a

...

settings

...

file will be compatible across software versions. We therefore recommend two approaches for generating

...

settings files:

...

  1. For settings that will only be used within a single software version, the simplest

...

  1. method is to use the built-in 'save setup' option. Simply configure all settings as desired, then

...

  1. use Setup→Save to create a .cst file in a convenient location.

...

  1. These settings can then be

...

  1. loaded at a later time by using

...

  1.  Setup→Recall.

...

  1. For settings files that may be used on a different software version (either future or previous; neither forwards-

...

  1. nor backwards-compatibility can be assumed), the best approach is to use the Script Recorder to record the actions

...

  1. that set up the desired configuration.

How to use Script Recorder

  1. Connect to your Paragon-X then start Script Recorder

...

  1. from Tools→Script Recorder...
  2. Choose

...

  1. the scripting language you want from the dropdown menu, then click Start: 
    Image Modified
  2. A window will be displayed showing the recorded macro; this will update as commands are recorded. A splashscreen for the Baretail

...

  1. application will also be briefly shown. 
  2. Good practice is to start the configuration from a known, clean state, so the first command should be

...

  1. Setup→Recall Factory Settings. This will record a reset command

...

paragonset Rst TRUE         tcl

  1. e.g.

    Tcl: paragonset Rst TRUE
    Python: p.paragonset("Rst","TRUE")

...


  1. Perl: paragonset("Rst","TRUE");

...



  1. Having confirmed that the script recorder is capturing your actions, you can now proceed to setting all parameters as required. If your desired setting is the same as the default value, clicking on the already-selected value will still record that setting in the recorded macro. This is a useful safeguard against default values changing in different software versions.
  2. Once all your settings have been configured, stop Script Recorder by again selecting

...

  1. Tools→Script Recorder, then click

...

  1. Tools→View Recorded Script to view the recorded commands. Note that the last command may be disconnectp.disconnect or paragondisconnect(); (any of which will disconnect your Paragon-X when run) so it may be necessary to remove this if the configuration script is to be used as part of a larger remote-control script.
  2. The saved script may now be saved in a convenient location for future recall using Remote Control scripting.

...

  1. Guides on

...

  1. using remote control

...

  1. for Paragon-X may be found in

...

  1. Help→Remote Control

...

  1. :

Image Modified


...

Filter by label (Content by label)
showLabelsfalse
max5
spacescom.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@957
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel = "paragon-x" and type = "page" and space = "KB"
labelsparagon-x

...

Page Properties
hiddentrue


Related issues