nxa.MakeItemShadowCopy

Description

Creates a new item that behaves like a copy of the original one i.e. all requests (write, read, and set requests) to the original one are forwarded to the copy and vice versa.

Signature

nxa.MakeItemShadowCopy (string, string, string, string)

Parameters

NameTypeMandatory/OptionalDescription

stringMItemID of the source Item

stringMThe new of the new item that acts as copy

stringMThe path of the hierarchy where the new item shall be located

stringMDelimiter that is used for specifying the path

Return

None.