fwCU_sendCommand(string node, string cmnd, dyn_string params = makeDynString(), dyn_anytype values = makeDynAnytype())

Send a command (optionally with parameters) to a Control Unit, Logical Unit, Device Unit or Internal Object

Documentation

Send a command (optionally with parameters) to a Control Unit, Logical Unit, Device Unit or Internal Object.

Usage: JCOP framework internal, public

PVSS manager usage: VISION, CTRL

Parameters:
node - : The CU/LU node name optionally followed by "::" + the name of the Object/Device
cmnd - : The command
params - : (Optional) The parameter names
values - : (Optional) The parameter values

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.