JANUS DELETE: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 20: | Line 20: | ||
[[Category:Janus commands|JANUS DELETE]] | [[Category:Janus commands|JANUS DELETE]] | ||
Revision as of 00:13, 1 July 2011
<section begin="desc" />Remove Janus port from system<section end="desc" />
This deletes the definition of the named port. The port must not be in the START state when DELETE is issued.
Syntax
<section begin="syntax" /> JANUS DELETE portname <section end="syntax" />
Where 'portname' is the name of the port definition to delete. Once a port definition is deleted it must be redefined, using JANUS DEFINE, before it can be started again.
JANUS DELETE SIMPS*
In the above example all definitions for port names beginning with "SIMPS" are deleted from the Online.
See: Janus command list