...
Code Block | ||||
---|---|---|---|---|
| ||||
FUNCTION 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
Arguments
...
Type | Name | Comment |
GENERIC | instance | comment |
GENERIC | instanceType |
Return Value
...
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Options
...
Example
...
Code Block | ||
---|---|---|
| ||
<Missing Example> |
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|