Mbus client exec, Execute mbus command, Mbus commands – Technicolor - Thomson ST585 V6 User Manual
Page 539: Syntax
E-DOC-CTC-20061027-0004 v1.0
MBUS Commands
515
mbus client exec
Execute mbus command.
SYNTAX:
where:
mbus client exec
cmd = <{addobject | deleteobject | getparamattributes
| getparamcount | getparamnames | getparamvalues |
getpath | setparamvalue}>
[param =
[value =
[gettype = <{object | parameter | path}>]
[depth =
[processcmd = <{disabled | enabled}>]
[readcommitted = <{disabled | enabled}>]
[onerrorrollback = <{disabled | enabled}>]
cmd
Mbus command name.
Choose between:
>
addobject
>
deleteobject
>
getparamattributes
>
getparamcount
>
getparamnames
>
getparamvalues
>
getpath
>
setparamvalue
REQUIRED
param
Parameter name.
OPTIONAL
value
Parameter value to set.
OPTIONAL
gettype
Get type elements.
Choose between:
>
object
>
parameter
>
path
The default is
parameter
.
OPTIONAL
depth
Number of levels to recurse, default=-1 (all).
OPTIONAL
processcmd
Enable or disable the process SET_PARAMVALUE
command flag.
The default is
enabled
.
OPTIONAL
readcommitted
Enable or disable the read committed data only
(MBUS_CMD_GET_PARAMVALUES) flag.
The default is
enabled
.
OPTIONAL
onerrorrollback
Enable or disable the on error rollback flag.
The default is
enabled
.
OPTIONAL