Honeywell 900 Control Station, USB export button?

PLCHMISCADA

Member
Join Date
Aug 2017
Location
California
Posts
3
Hello,

Without using the Honeywell 900 Control Station starter file, how can you create a button to export all your log files onto a USB stick? Most likely scripting involved? Thanks in advance!
 
Hello,

Without using the Honeywell 900 Control Station starter file, how can you create a button to export all your log files onto a USB stick? Most likely scripting involved? Thanks in advance!

What do you mean by "starter file"? If you mean the original configuration file, you can't add a button unless you have the configuration.

If you mean without using their template with widgets and programs already written, the Honeywell displays and programs do an awful lot of error checking, etc. but it is the built-in function COPYFILES(SOURCE, TARGET, FLAGS) that does the actual work.

Check out the USB Memory Stick Transfer Function under USB Host Ports if you want to have the files transferred automatically - it might be easier.
 
Thanks JHarbin!

By starter file, I do mean the original configuration file.

I actually happened upon the COPYFILES function when looking at the original configuration file, but couldn't find that function in the manual. It only had the COPY function.
 
Thanks JHarbin!

By starter file, I do mean the original configuration file.

I actually happened upon the COPYFILES function when looking at the original configuration file, but couldn't find that function in the manual. It only had the COPY function.

See attached from the Crimson 3.0 manual
 

Similar Topics

Hello Expert, I'm now with Honeywell Products. Can some one advise which connection setting to be used during HMI development using HCi Designer...
Replies
2
Views
1,541
Hello, friends. I've programmed a ControlEdge 900 PLC (900CP1-0200) and I now have to make an HMI application for a 900 Control Station...
Replies
2
Views
2,036
Hello, Does anybody know where the symbols library "resides" on the Honeywell HC900 Control Station Designer Software package? I am trying to...
Replies
1
Views
4,775
Hey Guys, I am getting random rack/slot errors. I go to download and everything is ok but then it has a error. For example - Yesterday everything...
Replies
1
Views
363
Hello Guys, I'm working on Honeywell HC900. I am using the PID block. I have attached the Switch and loop block to it as well. I have attached a...
Replies
2
Views
627
Back
Top Bottom