Defining and applying resource to connection lines
Open the flow
properties and click on the object creation option. Add a new
object called Part1. The object part1 will be displayed in the
default image "Blue Box" of Simcad Pro.
Enable the Resource
definition interface in the flow properties, and open it.
In the name field,
type Resource1, In the Available number field enter 1 then click
Add. This will create the definition of 1 resource of type
Resource1.
Close the interface
and the flow properties.
Create a start
process that creates objects of type part1.
Create a generic
process, and set its default timing to 5.
Create an End
process.
Create a connection
from Start to process1, in the connection properties, enable the
Resource Requirement interface and open it. Set 1 for the
required number of resource1.
Create a connection
from Process1 to End. Assign the resource1 to the connection.
Resource1 is now shared between 2 connectors.
Run the simulation,
the resource moves with the part along the connection line
between the processes.