Jump to content

Display Data log on HMI in visalogic


Recommended Posts

  • MVP 2023

I assume you mean displaying the content of a data table. There is no direct way that I know of in VisiLogic. What I do is use the Data Table Copy Row to Vector to copy the data into a vector of MIs. Then you can display as string variable. For mixed data, you can use the Data Table Read Row to place the data where you want it for display on the HMI. There are other Data Table Read commands you can use depending on what you're trying to display.

It sure would be nice to have that function from UniLogic, but I will say that the output formatting options are too limited.

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.