Griffin Auto 25.07 ZCC cutfile

Post Reply
Robert.W
Member
Posts: 23
Joined: Mon Nov 22, 2021 10:08 am
Location: Germany

Griffin Auto 25.07 ZCC cutfile

Post by Robert.W »

Hello,

Griffin Auto 25.07 (Switch App 4, Switch 2023 Fall, Windows Server 2019) uses Version "4000", but Zund-ZCC-Version is 3 and Zund-Hotfolder rejects the input files.
I build a workaround to change the Attribute "Version" and removing the <Page>-Node within <Geometry> - it works fine.
Is it possible to change the ZCC output Version within the Switch-App?

Thank you,
kind regards,
Robert

Before:

Code: Select all

<ZCC_cmd Version="4000" CommandID="JobDescription">
...
 <Geometry>
 	<Page>
                <Point X="21.996472311019904" Y="1442.0002598648389">
After:

Code: Select all

<ZCC_cmd Version="1002" CommandID="JobDescription">
...
 <Geometry>
                <Point X="21.996472311019904" Y="1442.0002598648389">
Arsen
Newbie
Posts: 15
Joined: Fri Apr 10, 2020 11:08 pm

Re: Griffin Auto 25.07 ZCC cutfile

Post by Arsen »

Hi Robert.

Thank you for your comment. We will include the option to select the version for ZCC files in the new app for Griffin.
Arsen Manukian | Solution Architect | Phoenix & Griffin
Post Reply