News:

  • June 27, 2026, 02:43:05 PM

Login with username, password and session length

Author Topic: New features wanted!! Apply here!  (Read 1112539 times)

franji1

  • Bit Weenie
  • Host Moderator
  • Hero Member
  • *****
  • Posts: 3827
    • Host Engineering
Re: New features wanted!! Apply here!
« Reply #495 on: June 05, 2026, 02:22:04 PM »
MQTT Username/Password Obfuscation
I would like to see the obfuscation of the password field in the MQTT broker password field.

We can do this for all the password fields in the System Configuration dialog boxes.  Not sure if it is helpful to do it for the user name?  That could create a lot of frustration for most customers when it's not working.  People understand hiding the password field contents - that's probably enough?

AC

  • Full Member
  • ***
  • Posts: 21
  • I know what I know, and I don't know, what I don't
Re: New features wanted!! Apply here!
« Reply #496 on: June 05, 2026, 06:27:36 PM »
Yes, the password field would be sufficient, and I understand leaving the username as it is trivial.
Thank you for the consideration!
Never be too busy that you miss everything there is to be thankful for.

JasonO

  • Jr. Member
  • **
  • Posts: 14
Re: New features wanted!! Apply here!
« Reply #497 on: June 25, 2026, 11:57:30 AM »
Any chance we'll get structured text capability in Do-More?
I see that Productivity just got that. I use Do-More/BRX for almost every project, and prefer to keep it that way. But being able to mix and match the existing ladder logic with ST, in different programs and tasks, would be a really useful feature.

Controls Guy

  • Internal Dev
  • Hero Member
  • ****
  • Posts: 3612
  • Darth Ladder
Re: New features wanted!! Apply here!
« Reply #498 on: June 25, 2026, 05:14:30 PM »
  • Local variables associated with code blocks and just more name-spacey things in general
  • Library support.   TIA portal has a pretty extensive library functionality; you can store almost anything in there, code blocks, configured hardware, entire PLC racks, it's pretty open
  • More conventional implementation of SFC
  • User symbolic boolean constants
  • Add day and date to time display on trends.   I often do trends that span several days.  Right now I have to click a snapshot which includes the date
  • My partner will say FBD but don't listen to him
  • He also feels like the Simulator could be stronger, I can't figure out what he means.
I retract my earlier statement that half of all politicians are crooks.  Half of all politicians are NOT crooks.  There.

BobO

  • Host Moderator
  • Hero Member
  • *****
  • Posts: 6164
  • Yes Pinky, Do-more will control the world!
Re: New features wanted!! Apply here!
« Reply #499 on: June 26, 2026, 05:24:12 PM »
Any chance we'll get structured text capability in Do-More?
I see that Productivity just got that. I use Do-More/BRX for almost every project, and prefer to keep it that way. But being able to mix and match the existing ladder logic with ST, in different programs and tasks, would be a really useful feature.

We did some prototyping of a textual language a while ago. There didn't really seem to be much demand so it got back burner-ed. If PxK demonstrates enough interest, we'd love to relight that fire. I am honestly not a fan of ST...Pascal from 1980...but once you do a parser, different textual variants may be a simple AI exercise. My personal preference (and a more modern approach) would be Java/C-like syntax.
"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: 6164
  • Yes Pinky, Do-more will control the world!
Re: New features wanted!! Apply here!
« Reply #500 on: June 26, 2026, 05:28:00 PM »
  • Local variables associated with code blocks and just more name-spacey things in general
  • Library support.   TIA portal has a pretty extensive library functionality; you can store almost anything in there, code blocks, configured hardware, entire PLC racks, it's pretty open
  • More conventional implementation of SFC
  • User symbolic boolean constants
  • Add day and date to time display on trends.   I often do trends that span several days.  Right now I have to click a snapshot which includes the date
  • My partner will say FBD but don't listen to him
  • He also feels like the Simulator could be stronger, I can't figure out what he means.

Library support is under construction now.

We've got almost a full SFC implementation in Stage now. Is the picture the issue?

The Simulator is pretty much the full engine. Obviously the UI could be greatly improved and perhaps device simulation. That would likely be a paid product 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

Controls Guy

  • Internal Dev
  • Hero Member
  • ****
  • Posts: 3612
  • Darth Ladder
Re: New features wanted!! Apply here!
« Reply #501 on: June 26, 2026, 06:10:20 PM »
Library support is under construction now.

Cool!  8)

Quote
We've got almost a full SFC implementation in Stage now. Is the picture the issue?

You know, it's been so long since I used Stage I don't remember.   I just have a pretty clear mental image of how the UI should work (and does in other brands).   I'll have to cook up a sample program in Stage so I can make a list of what I think works better in the other concept.  Will advise.

Quote
The Simulator is pretty much the full engine. Obviously the UI could be greatly improved and perhaps device simulation. That would likely be a paid product though.

Like I said, I've had a hard time understanding what he doesn't like about it.   I'll try talking to him some more and see if I can make heads or tails of it.
I retract my earlier statement that half of all politicians are crooks.  Half of all politicians are NOT crooks.  There.

Controls Guy

  • Internal Dev
  • Hero Member
  • ****
  • Posts: 3612
  • Darth Ladder
Re: New features wanted!! Apply here!
« Reply #502 on: June 26, 2026, 07:12:03 PM »
OK, I did a little in Stage, and here's what I was able to come up with:

I wasn't able to get a Stage view, so I don't know if that's operator error or if DMD doesn't have one.  I'll do my best to recall what I though could be better.
  • A more orthodox vertical flow of control vs. DL's horizontal.
  • Having all the stages in one large ladder window seems less intuitive than just displaying the contents of of one stage that you click on or navigate to in the overview.
  • Showing the jumps/transitions inside the stage ladder vs segregated at least a little bit seems less clear.  Also, I can't remember if they showed on the stage view.  Would prefer similar treatment.   If you set the cursor on a transition, have just that transition in it's own window.
  • Can't remember how or if the DL Stage view handled divergences and convergences, iirc that may have been one of the things that didn't work well.   I'm old, bad memory.
  • Lighting up active stages seemed like it worked optimally.   Maybe for converging stages, light up the transition tick as well as or instead of the stage square if that stage is done and waiting on the others to converge.

Bottom line was that, for me at least, the stage view was less intuitive at showing overall flow of control though the program than the industry standard-ish.  Ironically, the diagrams in the help topics for stage are based on the conventional presentation, like this:
« Last Edit: June 26, 2026, 08:18:02 PM by Controls Guy »
I retract my earlier statement that half of all politicians are crooks.  Half of all politicians are NOT crooks.  There.