Host Engineering Forum
General Category => Do-more CPUs and Do-more Designer Software => Topic started by: maciek on September 03, 2017, 02:13:23 PM
-
is there an easy way to open a file with c more and view it from that hmi
-
is there an easy way to open a file with c more and view it from that hmi
Easy? No.
-
Can c-more RECEIVE emails and open attachments?
-
I think it can only send Email. However, it is an FTP Server, not familiar with how that might work. Does BRX support any FTP functions or can you roll your own?
-
Maybe time to ditch the C-More and get a panel PC.
-
Or use a Redlion HMI and write a little script
-
What kind of file do you want to open?
-
from file log
one that has been logging what ever i set it up to log
it was just an idea
-
You should be able to use STRPRINT to print the data into a string that is displayed on the HMI.
You should be able to use an index to step through the data so that you can display only a portion of the file at a time.