nxa.ItemExists

Description

This function checks whether the given Item is present in the OPC tree.

Signature

bool nxa.ItemExists (string)

Parameters

Name Type Mandatory/Optional Description
stringMItem ID of the Item that shall be tested.

Return

Type Description
boolindicates whether the item exists or not.