WOLFRAM SYSTEM MODELER

createJobNw

Create task instance for controller calculation and network transmission

Wolfram Language

In[1]:=
SystemModel["Modelica_Synchronous.WorkInProgress.Incubate.TrueTime.ExternalC.Kernel.createJobNw"]
Out[1]:=

Syntax

errNo = createJobNw(kernelHandle, taskName, executionTimeCalculate, executionTimeUpdate, networkHandle, frameDataSize, frameID, framePriority, currTime)

Inputs (9)

kernelHandle

Type: Kernel

Description: Handle to kernel simulator object

taskName

Type: String

Description: Task name

executionTimeCalculate

Type: Real

Description: Time to calculate outputs

executionTimeUpdate

Type: Real

Description: Time to update states

networkHandle

Type: Network

Description: Handle to network simulator object

frameDataSize

Type: Integer

Description: Size of frame data

frameID

Type: Integer

Description: Frame ID

framePriority

Type: Integer

Description: Frame priority

currTime

Type: Real

Description: Current time

Outputs (1)

errNo

Type: Integer

Description: To indicate success