News:

  • June 28, 2026, 09:16:02 AM

Login with username, password and session length

Author Topic: eccessing brx files with c-more  (Read 10421 times)

maciek

  • Sr. Member
  • ****
  • Posts: 95
eccessing brx files with c-more
« 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

BobO

  • Host Moderator
  • Hero Member
  • *****
  • Posts: 6164
  • Yes Pinky, Do-more will control the world!
Re: eccessing brx files with c-more
« Reply #1 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.
"It has recently come to our attention that users spend 95% of their time using 5% of the available features. That might be relevant." -BobO

franji1

  • Bit Weenie
  • Host Moderator
  • Hero Member
  • *****
  • Posts: 3827
    • Host Engineering
Re: eccessing brx files with c-more
« Reply #2 on: September 03, 2017, 06:33:25 PM »
Can c-more RECEIVE emails and open attachments?

ATU

  • Internal Dev
  • Hero Member
  • ****
  • Posts: 2126
  • YKPAIHA
    • ATU, Inc.
Re: eccessing brx files with c-more
« Reply #3 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?

Controls Guy

  • Internal Dev
  • Hero Member
  • ****
  • Posts: 3612
  • Darth Ladder
Re: eccessing brx files with c-more
« Reply #4 on: September 04, 2017, 08:19:33 PM »
Maybe time to ditch the C-More and get a panel PC.
I retract my earlier statement that half of all politicians are crooks.  Half of all politicians are NOT crooks.  There.

ATU

  • Internal Dev
  • Hero Member
  • ****
  • Posts: 2126
  • YKPAIHA
    • ATU, Inc.
Re: eccessing brx files with c-more
« Reply #5 on: September 04, 2017, 10:44:59 PM »
Or use a Redlion HMI and write a little script

plcnut

  • Hero Member
  • *****
  • Posts: 814
    • premiersi.com
Re: eccessing brx files with c-more
« Reply #6 on: September 05, 2017, 06:54:53 AM »
What kind of file do you want to open?
Circumstances don't determine who we are, they only reveal it.

~Jason Wolthuis
Premier Systems Integration, LLC
http://premiersi.com

maciek

  • Sr. Member
  • ****
  • Posts: 95
Re: eccessing brx files with c-more
« Reply #7 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

plcnut

  • Hero Member
  • *****
  • Posts: 814
    • premiersi.com
Re: eccessing brx files with c-more
« Reply #8 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.
Circumstances don't determine who we are, they only reveal it.

~Jason Wolthuis
Premier Systems Integration, LLC
http://premiersi.com