+

Search Tips   |   Advanced Search

Basic Use - Task Call Block

The Task Call Block (TCB) is a special kind of Entry object used by a caller to set a number of parameters for an AssemblyLine. The TCB can provide you with a list of input or output parameters specified by an AssemblyLine, including operation codes defined in the Operations tab of the AssemblyLine, as well as enabling the caller to set parameters for the AssemblyLine's Connectors. The TCB consists of the following logical sections:

For example, starting an AssemblyLine with an Initial Work Entry and setting the filePath parameter of a Connector called MyInput to d:\myinput.txt is accomplished with the following code:


Parent topic:

Task Call Block (TCB)