metaonly module xdc.rov.monserver.Main |
 |
 |
 |
Command implementation
var Main = xdc.useModule('xdc.rov.monserver.Main');
module-wide config parameters
' ',
'Usage',
'[-p]',
'[--help]',
' '
];
module-wide functions
per-instance config parameters
per-instance functions
DETAILS
Commands:
Start the server -
xs xdc.rov.monserver -p <port_number>
Load an executable
exec:<full path>
Get a list of Modules and Tabs
list
Get a Module's View
view:Task,Basic
Unload the executable
clear
generated on Wed, 09 Aug 2017 16:38:11 GMT