Strange thing happening in my flow with grummets

Post Reply
Robbie
Member
Posts: 125
Joined: Tue Apr 02, 2019 12:48 pm

Strange thing happening in my flow with grummets

Post by Robbie »

In pitstop pro my action works perfectly. I drop my file there and put my grummets with a space of 300 mm in between.
Now im trying to do the same in switch with the same action in the background but switch is is placing the grummets ride next to each other without the 300 mm in between.
Scherm­afbeelding 2025-09-26 om 14.05.22.png
Scherm­afbeelding 2025-09-26 om 14.05.22.png (220.56 KiB) Viewed 683 times
the rest off the flow and action is working.
Anybody know what's wrong?
User avatar
magnussandstrom
Advanced member
Posts: 526
Joined: Thu Jul 30, 2020 6:34 pm
Location: Sweden
Contact:

Re: Strange thing happening in my flow with grummets

Post by magnussandstrom »

Could you share your Action?
Robbie
Member
Posts: 125
Joined: Tue Apr 02, 2019 12:48 pm

Re: Strange thing happening in my flow with grummets

Post by Robbie »

I think I found the problem. the variable in the variables set was incorrect. I changed the meta tags there and now it's doing what I want.
Robbie
Member
Posts: 125
Joined: Tue Apr 02, 2019 12:48 pm

Re: Strange thing happening in my flow with grummets

Post by Robbie »

I thought i find it but still strange thing is happening. When i drop a file in the imput im filling in that the gromets need to go every 400mm. If i run the flow in normal Pitstop pro it does it perfectly. but in switch the grommets are places not at 400 mm but about 200 mm
Robbie
Member
Posts: 125
Joined: Tue Apr 02, 2019 12:48 pm

Re: Strange thing happening in my flow with grummets

Post by Robbie »

Still having problems with this in switch. When I run the action in pitstop pro everything is fine but in switch it not.
Is there a way to pauze the flow until everything else is done and then put the grummets (ore other way to fix this)
Attachments
Zomen+ringen (afstand) 10% (2025).eal.zip
(229.46 KiB) Downloaded 20 times
User avatar
JimmyHartington
Advanced member
Posts: 491
Joined: Tue Mar 22, 2011 7:38 am

Re: Strange thing happening in my flow with grummets

Post by JimmyHartington »

Have you set the units to Milimeters in the Pitstop Server Configurator?
Royal TSX-Flow-server03-2025-10-20 at 15.14.16@2x.jpg
Royal TSX-Flow-server03-2025-10-20 at 15.14.16@2x.jpg (68.96 KiB) Viewed 170 times
Robbie
Member
Posts: 125
Joined: Tue Apr 02, 2019 12:48 pm

Re: Strange thing happening in my flow with grummets

Post by Robbie »

Yes everything is in mm. but still it puts the grummets on the wrong space. I put in 300 mm between the grummets but he places them round 150mm (see exemple)
Attachments
Scherm­afbeelding 2025-10-21 om 08.37.38.png
Scherm­afbeelding 2025-10-21 om 08.37.38.png (12.73 KiB) Viewed 132 times
freddyp
Advanced member
Posts: 1157
Joined: Thu Feb 09, 2012 3:53 pm

Re: Strange thing happening in my flow with grummets

Post by freddyp »

In your Action List you define the distance between the grommets as a variable. What is the definition of the variable? And what is the input value for the variable?
Robbie
Member
Posts: 125
Joined: Tue Apr 02, 2019 12:48 pm

Re: Strange thing happening in my flow with grummets

Post by Robbie »

its the distance between the grommets in mm, imput is done also in mm so 300 mm ore 400 mm ore 500 mm and so one What ever the customer wants.
Again in pitstop pro it works fine but in switch the distances is not correct. In the expampel the distance input was 300 mm
freddyp
Advanced member
Posts: 1157
Joined: Thu Feb 09, 2012 3:53 pm

Re: Strange thing happening in my flow with grummets

Post by freddyp »

You did not answer my question.

Your action list uses the variables [Afstand ringen 10% horizontaal] and [Afstand ringen 10% vertikaal]. How is that variable defined and where does the value for that variable come from (metadata, private data, file name, database, ...)?
Robbie
Member
Posts: 125
Joined: Tue Apr 02, 2019 12:48 pm

Re: Strange thing happening in my flow with grummets

Post by Robbie »

That is metadata coming from manual imput in switch
Attachments
Scherm­afbeelding 2025-10-21 om 10.23.46.png
Scherm­afbeelding 2025-10-21 om 10.23.46.png (51.82 KiB) Viewed 112 times
freddyp
Advanced member
Posts: 1157
Joined: Thu Feb 09, 2012 3:53 pm

Re: Strange thing happening in my flow with grummets

Post by freddyp »

You only answered the second part of my question.

What is the definition of the variable in the variable set?
Robbie
Member
Posts: 125
Joined: Tue Apr 02, 2019 12:48 pm

Re: Strange thing happening in my flow with grummets

Post by Robbie »

This you mean?
Attachments
Scherm­afbeelding 2025-10-21 om 14.11.06.png
Scherm­afbeelding 2025-10-21 om 14.11.06.png (59.02 KiB) Viewed 92 times
freddyp
Advanced member
Posts: 1157
Joined: Thu Feb 09, 2012 3:53 pm

Re: Strange thing happening in my flow with grummets

Post by freddyp »

This is what I meant.

This cannot be correct because this variable must be a "Length" and not a "Number". When choosing "Length" you will also see that you can choose the units of the value that you pick up from the Metadata, in your case "Millimeters" of course.

Side note: you can make the Path in your Metadata variable a bit shorter by writing it like this "//field[tag='Afstand ringen 10% horizontaal']/value"
Robbie
Member
Posts: 125
Joined: Tue Apr 02, 2019 12:48 pm

Re: Strange thing happening in my flow with grummets

Post by Robbie »

Thanks, i changed it and yes succes.. now i can kick the guys who installed everything for me :D :D :D
freddyp wrote: Tue Oct 21, 2025 3:37 pm This is what I meant.

This cannot be correct because this variable must be a "Length" and not a "Number". When choosing "Length" you will also see that you can choose the units of the value that you pick up from the Metadata, in your case "Millimeters" of course.

Side note: you can make the Path in your Metadata variable a bit shorter by writing it like this "//field[tag='Afstand ringen 10% horizontaal']/value"
Post Reply