ExternScript


Description:

ExternScript represents the COM object for the element Extern Script

Properties:

Name Name of the node
ID Identification number of the node
Comment Comment for the node
FilePath Path for the script file being saved and excuted
SimScript Script code for simulation being called each simulation step
Parallel If it is True, the external simulation process will be executed parallel, otherwise serial
Type Type of the script
0= DOS Batch
1= VBScript
2= JScript
3= Remote Script via Network
OutputLinks (ReadOnly) Return the Links-object. It is the collection of all output links for the node
InputLinks (ReadOnly) Return the Links-object. It is the collection of all input links for the node
Application (ReadOnly) Return the Application-object