I didn't understand the question, but for something so technical I think the Mycad hotline would be a better solution.
Hello
Yes, that's what I did but no answers for the moment. Maybe Monday.
Thank you.
I didn't understand the question, but for something so technical I think the Mycad hotline would be a better solution.
Hello
Yes, that's what I did but no answers for the moment. Maybe Monday.
Thank you.
Hello
I have a problem with the meters. I would like my counter to start again at 0 every time I want to increment a registration to my parts via the batch properties. As an attachment, the last incremented value appears in the "Value: 20" cell. In the xml file, you can see where this value is. If I reload my BatchProperties, the counter starts from this value but I would like it to start again at 0.
How can I do this? Can anyone help me?
Here is the structure of the xml file "Smartcounter.xml":
<Counters>
<Counter name="Tracking" Version="1" id="ID908105543049" Auto="0" AutoName="<SW:Reference
> " type="4" RangeCounter="False" RangeUser="" RangeNbr="" RangeComment="" RangeDate="2019-07-25 11:05:19">
<SubCounter id="" name="" type="1" Level="1">
<Value value="20" StartValue="1" step="1" EndValue="999" />
<Custom value="001" SeparatorList="; " LinkFileList="False" />
<Format value="00#" />
</SubCounter>
</Counter>
</Counters>
Thank you for your help.