Hello,
I created a model to test the closeinput command model-close-input.fsm, but I get the following error "FlexScript exception: Property Reihe not available for Variant with value NULL. Must by a treenode type Variant. at MODEL:/Tools/ProcessFlow/ProcessFlow/Custom Code>variables/codeNode".
I added the output port number in a label called "Reihe" and a second label called "Stoerung" (with 95 % = 1 and 5 % = 2). If an item enters the list with value 2 in the label "Stoerung", it is pulled from list "Boxen im System" and is pushed to the list "Auslagerung". The next step is to evaluate the label "Reihe" and to close the input of the processor, which processed the Box.
How can I eliminate the error?
Thank you very much!