News:
Home
Help
Search
Login
Register
June 25, 2026, 06:02:17 PM
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Host Engineering Forum
»
General Category
»
Do-more CPUs and Do-more Designer Software
»
DO-More Logger Questions
« previous
next »
Print
Pages: [
1
]
Author
Topic: DO-More Logger Questions (Read 11178 times)
timk
Jr. Member
Posts: 15
DO-More Logger Questions
«
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
Logged
BobO
Host Moderator
Hero Member
Posts: 6161
Yes Pinky, Do-more will control the world!
Re: DO-More Logger Questions
«
Reply #1 on:
August 12, 2014, 09:58:25 AM »
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.
Logged
"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
BobO
Host Moderator
Hero Member
Posts: 6161
Yes Pinky, Do-more will control the world!
Re: DO-More Logger Questions
«
Reply #2 on:
August 12, 2014, 10:47:36 AM »
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.
Logged
"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
timk
Jr. Member
Posts: 15
Re: DO-More Logger Questions
«
Reply #3 on:
August 12, 2014, 12:14:53 PM »
Seems like good news to me
Seem to recall reading that the C++ Code is available, If so how do I get it.
Thanks
Logged
franji1
Bit Weenie
Host Moderator
Hero Member
Posts: 3827
Re: DO-More Logger Questions
«
Reply #4 on:
August 12, 2014, 12:19:59 PM »
Quote from: timk on August 12, 2014, 12:14:53 PM
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.
Logged
There are only 10 kinds of people in this world: those who know binary, and those who don't
timk
Jr. Member
Posts: 15
Re: DO-More Logger Questions
«
Reply #5 on:
August 12, 2014, 12:39:51 PM »
Thanks
Ill give it a shot
Logged
Print
Pages: [
1
]
« previous
next »
Host Engineering Forum
»
General Category
»
Do-more CPUs and Do-more Designer Software
»
DO-More Logger Questions