Hello. For using process routines with a crossing conveyor, a new component named Crossing Process Conveyor has been added in the 4.10 eCatalog under category Flow Components.
This component supports simultaneous incoming flow from both conveyors and transport links in simple cases. For more complex use cases, please see the metadata description and consider using WaitSignal and SendSignal statements from the process routine to synchronize the control logic and process executor.
Hi @KustiH, great addition. However, I canât find it in my eCat. (Iâm using VC 4.10)
Seems to be the same for recently added statistics components.
They arenât present in Web eCatalog either.
Can you check if they are really uploaded? Do I have to trigger the refresh manually?
Hi, the component is available in the eCat server. However it seems that the websiteâs eCatalog indeed doesnât show the latest eCat additions.
Please check that your desktop/taskbar shortcut for starting VC refers to a file called âVisualComponents.Engine.Launcher.exeâ. VC can also be started from a file called âVisualComponents.Engine.exeâ, but in that case a program for downloading updated eCatalog models (âVisualComponents.eCatalogue.UpdateWebCat.exeâ) is not executed. This often happens when a running instance of VC is pinned in the taskbar and started from that shortcut.
For Lift Conveyor, there is already a processor interface for attaching a Process Node in the two-way path, which can be used for basic processes such as palletization on top of the conveyor.
Processor interface = one-to-many interface with field of type âProcessorâ = the behaviour which enables attaching Process Node component and others in a conveyor path using Plug-and-Play tool