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

Title: eccessing brx files with c-more
Post 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
Title: Re: eccessing brx files with c-more
Post by: BobO on September 03, 2017, 02:59:06 PM
is there an easy way to open a file with c more and view it from that hmi

Easy? No.
Title: Re: eccessing brx files with c-more
Post by: franji1 on September 03, 2017, 06:33:25 PM
Can c-more RECEIVE emails and open attachments?
Title: Re: eccessing brx files with c-more
Post by: ATU on September 04, 2017, 08:10:54 PM
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?
Title: Re: eccessing brx files with c-more
Post by: Controls Guy on September 04, 2017, 08:19:33 PM
Maybe time to ditch the C-More and get a panel PC.
Title: Re: eccessing brx files with c-more
Post by: ATU on September 04, 2017, 10:44:59 PM
Or use a Redlion HMI and write a little script
Title: Re: eccessing brx files with c-more
Post by: plcnut on September 05, 2017, 06:54:53 AM
What kind of file do you want to open?
Title: Re: eccessing brx files with c-more
Post by: maciek on September 06, 2017, 07:30:17 PM
from file log
one that has been logging what ever i set it up to log
it was just an idea
Title: Re: eccessing brx files with c-more
Post by: plcnut on September 06, 2017, 10:45:49 PM
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.