A.2 Description
ktl link service keyword ?varname?
ktl monitor
, read
, write
and ioctl
operations.The name assigned to the (service,keyword) pair is by default the keyword name. However, the name can be overridden by an optional extra argument. This is sometimes useful when the keyword name would cause a conflict with some other global variable name (e.g. the same keyword name exists in several keyword libraries).
If the service has not already been opened, an automatic ktl open
is performed.
If the global variable already exists, it is not touched. Otherwise, it is created and is given an initial value of <udf>
(for "undefined"). This behavior is not currently controllable.
For example:
ktk4.1% ktl link dcs2 axestat axestat ktk4.1% ktl link dcs2 axestat axestatVar axestatVar
Generated with Harlequin WebMaker