Reset Server Context
Defining a server context does not initialize communication with an EDMserver by itself. Initialization happens the first time the server context is used as input parameter by a Remote Systems command. After that, the communication remains configured for all succeeding commands. If, for some reason, the communication should come to a stop, this function will reset the initialized-flag of the server context, thereby forcing a reinitialization as part of the next Remote Systems command.
Arguments:
Server context name: |
Specify name of server context. |
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 server context names that partly or exactly matches the string in the server context input field when activating a Select button, will be in the selection list. An empty (blank) string will match all items. |