Jump to content

Recommended Posts

  • MVP 2023
Posted

Hi,

I try to build project with new V700 panel.

Large display make possible to use large buttons and fonts visble for  user without glasses .

Application in V700 is disigned for users with age above 50.


But alarm display in V700 has small font and little buttons. Stylus must be used.

It is hard to use V700 alarm display without magnification or glasses.

Is it possible to switch font or resize embedded to V700 alarm display buttons?

 

  • Like 1
  • MVP 2023
Posted

I try to use large font 14 or 18 in alarm window message description.
Alarm message is written above standard line with applied font any other changes not possible. :(
It look like impossible to make custom  design for embedded alarm window.

  • MVP 2023
Posted

Some of the features in the V700 are still tied to legacy resolutions established for the V350 and V570.  Send your project and request to support@unitronics.com and see if they can help.

Joe T.

  • Upvote 1
  • MVP 2023
Posted

Thanks to Joe Tauser.

Support team answer came to me immediately.

But now it is impossible to make custom design for embedded alarm window. I solved the problem. Custom hand made alarm display design with big messages and standard history window is used now.

  • 1 year later...
  • MVP 2023
Posted

This involves the use of a data table.

1.  Create the table in the format you want your list to be, with all appropriate columns

image.png.13331efb4a383f76c0864cc77ce1768c.png

2.  Write logic to put your list in the table using the Write Row function

image.png.79e2ee0028670a4fb13314ecf4ecb06f.png

In this logic I use "Copy Rows" to bump all the rows down by one and write the new data to row 0.

3.  Make a screen with a whole bunch of variables on it with the data you want to display.

image.png.967d7ba15c432eeca9074dea8122644d.png

4.  Write logic to populate all those variables with Read Row functions

image.png.982eb085d1b684785f49c7248e65f9f0.png

 

As I said, it takes a while.  This is why I really, really wish they had a data table graphic object in Visilogic.  But that's not going to happen.

Please don't ask for an example.  These are screenshots from a customer's program that he paid a fair amount of money for me to write and I'm not going to post it.

If you want to post your efforts and ask for assistance we'll be glad to help.

Joe T.

 

 

 

  • 1 month later...

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.