Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »


 
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.

  • No labels