Open Model

Opens one specified model with a specific access mode. The available access modes are:

  • sdaiRO opens the model for read access.
  • sdaiRW opens the specified model for read and write access.
  • edmERW opens the specified model for excluseive read and write access. This access code is only available for the EDMfatClient supervisor version.

 
Arguments:

Repository:

Name of the open repository that holds the actual model. Repository names are case sensitive.
When activating the Select button, the name of all open repositories will be displayed in the related selection list.

Model:

Specify the name of the model to open. Model names are case sensitive.
When activating the Select button, the name of all models located in the repository(ies) specified by the <Repository> argument will be displayed in the related selection list.

Access mode:

sdaiRO: Open the model for read only access.
sdaiRW: Open the model for read and write access.
edmERW: Opens the specified model for excluseive read and write access. This access code is only available for the EDMfatClient supervisor version.
When activating the Select button, the legal alternatives will be displayed.

Options:

accumulating command output:

A global option that appends the command output to the EDMsupervisor output window. Otherwise the output window is refreshed and only the last command output is displayed.

match selected input:

A global option that specifies that only items that partly or exactly matches the string in the related argument input field when activating a Select button, will be in the selection list. An empty (blank) string will match all items.