Host Engineering Forum
General Category => Do-more CPUs and Do-more Designer Software => Topic started by: timk on August 12, 2014, 09:48:04 AM
-
What I have is 20 Machines with H2-DM1E CPU's each with unique IP address connected to a ethernet network. And what I would like to do is have each one update a file on a Network PC every time a cycle is completed.
Could the DM-Logger do this Or do I need DataWorx.
Is DM-Logger capable of monitoring 20+ IP addresses
will it continuosly write to a file or is there a 10000 record limit as it suggests.
Thanks
-
Without doing a bit a research, I think the limit is just based on the listbox used in the display, but should not affect the log-to-file function. I'll check though.
-
Max records just controls the total number of records kept in the display. It doesn't stop the recording of new records for either the display or any file logs, it just removes the oldest records in the display to remain at the max.
-
Seems like good news to me
Seem to recall reading that the C++ Code is available, If so how do I get it.
Thanks
-
Seem to recall reading that the C++ Code is available, If so how do I get it.
Just email support "at" hosteng.com and ask for it. There is also a C# version available (although it does not have the file logging functionality coded). You could ask for both versions and add the C# file logging functionality based on the C++ version.
-
Thanks
Ill give it a shot