JayC. Posted January 28, 2019 Report Posted January 28, 2019 I noticed that the unilogic has a utility for displaying the data log info on the HMI but how do you go about doing this in visalogic?
MVP 2023 Flex727 Posted January 28, 2019 MVP 2023 Report Posted January 28, 2019 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.
JayC. Posted January 29, 2019 Author Report Posted January 29, 2019 Thank you sir, I was afraid that would be the case 🙂 I'll get busy putting it together 😉 thanks again, Jay
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now