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 Next »


 
SYNTAX:
 
xpxGetInstanceType(instance , VAR instanceType : GENERIC)
                   status                      : INTEGER
 
The xpxGetInstanceType function will return the instance type of the actual instance argument. The instance type is the instanceId of the entity_definition instance in the appropriate dictionary model defining the instance type. The actual model where the instance is located must be opened before this function can be performed successfully.
This function is equivalent to the EDMinterface function sdaiGetInstanceType

  • No labels