SYNTAX:
xpxGetInstanceContainerId (modelId : GENERIC; containerName : STRING; VAR containerType : INTEGER; VAR containerId : GENERIC; VAR containerInstancesId : SET OF GENERIC) status : INTEGER;
To be completed.
The xpxGetInstanceContainerId function returns the id, type and contents of an instance container identified by its name and modelId.
This function is equivalent to the EDMinterface function edmiGetInstanceContainerId.
General
Content
Integrations