Jump to content

Two Variables On Same Dispay - Jazz


Recommended Posts

Hello all!

I'm a newbie on this forum, I have searched answers about my question but didn't find yet.

So,

I need to preset counter from display. The counter setpoint may be greater then 32767 (in my case - up to 999999),

therefore I defined 2 variables linked to 2 MI - 1st counts up to 9999 and 2nd up to 99.

There are 2 questions:

1. How can I enter 2 variables continuously without using ENTER key in the middle?

2. When I start counting i can see two zeroes on display - every variable has it's own. Can I bypass this?

Thanks in advance.

Benny

Link to comment
Share on other sites

Hi,

Long variable will be entered as 2 variables only.

Open example named "Long integer-one line PLC_all possible functions.U90", change Hardware Configuration to Jazz and run it.

See how it works.

Long numbers are not native for Jazz, so there are some strict rules to follow.

You have to show Right number with leading zeroes.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

This site uses cookies. By clicking I accept, you agree to their use.