News:

  • June 29, 2026, 04:39:48 PM

Login with username, password and session length

Author Topic: DMD Simulator  (Read 10147 times)

LWgreys

  • Hero Member
  • *****
  • Posts: 117
DMD Simulator
« on: December 15, 2014, 12:03:10 AM »
Question! Why does the DMD Simulator go in to STOP mode every time windows screen saver activates?

BobO

  • Host Moderator
  • Hero Member
  • *****
  • Posts: 6164
  • Yes Pinky, Do-more will control the world!
Re: DMD Simulator
« Reply #1 on: December 15, 2014, 12:13:50 AM »
It shouldn't. It does go to program mode after running for an hour though.
"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

LWgreys

  • Hero Member
  • *****
  • Posts: 117
Re: DMD Simulator
« Reply #2 on: December 17, 2014, 10:33:39 PM »
My screen saver was set for a hour. So it's not the screen saver.
But after an hour, the simulator goes into STOP mode, not terminal programming mode.
Still can write updates to the simulator just have to put the switch back in TERMINAL or RUN mode before running the program.
See images:
« Last Edit: December 17, 2014, 10:44:47 PM by LWgreys »

BobO

  • Host Moderator
  • Hero Member
  • *****
  • Posts: 6164
  • Yes Pinky, Do-more will control the world!
Re: DMD Simulator
« Reply #3 on: December 18, 2014, 01:26:17 AM »
Program mode and stop mode are two names for the same thing. It kicks out of run mode by design, because it fully supports Modbus and Ethernet I/O comms and could otherwise be used to actually control a machine.
"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

LWgreys

  • Hero Member
  • *****
  • Posts: 117
Re: DMD Simulator
« Reply #4 on: January 03, 2015, 11:07:55 PM »
Been on vacation and away from computers.
I see your point! I think I would put it as short as half an hour.

Just a thought!
Have you considered creating a PC base Do-more PLC software that controls actual PC base I/O and use a USB Code Key encrypted to the installing disk to prevent duplication?

BobO

  • Host Moderator
  • Hero Member
  • *****
  • Posts: 6164
  • Yes Pinky, Do-more will control the world!
Re: DMD Simulator
« Reply #5 on: January 04, 2015, 11:24:18 AM »
Just a thought!
Have you considered creating a PC base Do-more PLC software that controls actual PC base I/O and use a USB Code Key encrypted to the installing disk to prevent duplication?

Yeah, we've talked about it. Biggest consideration against was just that to do it right, it should be deterministic, and we don't yet have a strong enough sense of market demand to feel good about doing the work required to make it so.

We also thought it would be cool to bundle the engine into a library with a programmatic interface, so that users could build it directly into a UI. At that level, it would be possible to integrate virtually any custom I/O that might be tethered to the PC.

Are we still open to it? Sure, with enough apparent demand.
"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

LWgreys

  • Hero Member
  • *****
  • Posts: 117
Re: DMD Simulator
« Reply #6 on: January 07, 2015, 11:14:42 PM »
Quote
We also thought it would be cool to bundle the engine into a library with a programmatic interface, so that users could build it directly into a UI. At that level, it would be possible to integrate virtually any custom I/O that might be tethered to the PC.

This I would Like!. Current Do-more does not have enough built-in memory to handle the type of application I am thinking of building. This app is a memory hog as it will have to hold and process large amount of data in a buffer, then send the data to the appropriate machine with the parts for that machine. That's why I asked about a PC base version.

Have you consider a larger memory version of the Do-more or a version of the Do-more that will let you use a flash drive or card for added memory storage?