add_blocking_machine
Add a blocking machine pattern to model a processing station with configurable buffer, channels, and processing time distribution for Petri net simulation of production systems.
Instructions
Add blocking_machine pattern.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| processing_time | No | ||
| distribution | No | exp | |
| standard_deviation | No | ||
| channels | No | ||
| buffer_capacity | No | ||
| time_unit | No | s | |
| deviation_unit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |