Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

This function directly links a source item to a destination item. This means that the value of the source item will be forwarded to the destination item. All requests (write, read, and set requests) are forwarded from the source to the destination item. Compared to "nxanxa.AddItemLink(), loops are detected.

 

Signature

nxa.AddDirectLink (string, string)

Parameters

 
NameTypeMandatory/OptionalDescription

stringMitemID of the source item 

stringMitemID of the destination item

Return

None.