JayC. Posted January 28, 2019 Report Share 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? Quote Link to comment Share on other sites More sharing options...
MVP 2022 Flex727 Posted January 28, 2019 MVP 2022 Report Share 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. Quote Link to comment Share on other sites More sharing options...
JayC. Posted January 29, 2019 Author Report Share 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 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.