| At line 45 added 14 lines. |
| + |
| + Syntax: |
| + {{{ |
| + samenv <device name> configure sea for the given SE device |
| + samenv show the actual configuration |
| + samenv none remove all objects related with the actual |
| + SE device |
| + |
| + cfgenv <driver> <host:port> configure the serial connection of a controller |
| + cfgenv list all configured controllers |
| + |
| + makenv <object> <driver> make an object, using the configuration defined with |
| + cfgenv this command can be used in configuration scripts only |
| + }}} |