Page 1 of 1

stepper with display

Posted: Mon Feb 03, 2020 4:35 pm
by astro1234
Hi.
looking for a little help with this file.
I am running a stepper which loops five times,
now I have put a seven segment display to show how many
times the loop as run, but the display starts from zero,
I would like it to start from number one and not zero, so how can I get it to start
from one and not zero ?.
Thanks Roy.

Re: stepper with display

Posted: Mon Feb 03, 2020 4:41 pm
by Benj
Hi Roy,

Can you simply set DISPLAY1 = 1 using a calculation icon before your first loop?