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:
 
xpxInsertInstanceTableElement (instanceTableIndex : INTEGER;                                instanceId         : GENERIC;                                elementValue       : GENERIC)                                status             : INTEGER;
 
The xpxInsertInstanceTableElement function inserts an element in the specified instanceTable. The <instanceId> argument is the index in the table and the <elementValue> must be of data type sdaiINSTANCE.
To be completed.

  • No labels