Hi all,
I created some assembly component properties:
I try to access them at a process node:
Getting the following error there:
Does anyone know what the problem might be here?
Hi all,
I created some assembly component properties:
I try to access them at a process node:
Getting the following error there:
Does anyone know what the problem might be here?
That should work:
If print is empty as in your case, could it be that the assembly is not being transported in via TransportIn, but rather another product/assembly without this property?
Thank you for the response Anhu!
I thought that should work too but unfortunately it doesn’t for me.
Here is a simplified model which functions somewhat like the real model should:
Assembly simplified.vcmx (692.4 KB)
Can you spot the problem?
the problem is caused by the create statement, work around would be a feeder, so with productcreator:
This seems like a bug right? Unfortunately I need to have the product created at different intervals, so based on a signal. So this doesn’t work with the regular feeder