News:

  • June 08, 2026, 01:14:58 AM

Login with username, password and session length

Author Topic: Small editting suggestion  (Read 8248 times)

Garyhlucas

  • Hero Member
  • *****
  • Posts: 421
Small editting suggestion
« on: June 25, 2021, 03:22:01 PM »
When adding a rung in DMD you can type a C bit on the rung and automatically get a NO contact. In the instruction toolbox you can choose an NC or other contact and it will stay highlighted. However typing a C bit on the rung still gives you a NO contact. Seems like it would make sense that whatever is highlighted in the tool box would get placed until you select something else.

RBPLC

  • Hero Member
  • *****
  • Posts: 586
Re: Small editting suggestion
« Reply #1 on: June 25, 2021, 03:45:50 PM »
What you're suggesting doesn't make sense. I suspect the intent of the the default NO contact is for a keyboard-centric approach to programming the controller with the intent that if you need a NC contact you would simply press the / after typing the bit name. Having them change from default would confuse the issue.

BobO

  • Host Moderator
  • Hero Member
  • *****
  • Posts: 6158
  • Yes Pinky, Do-more will control the world!
Re: Small editting suggestion
« Reply #2 on: June 25, 2021, 05:09:29 PM »
The default is the most commonly used. Odds are that is right, even if the previous contact wasn't NO. And yes, I always type the element and hit /, or for relational contacts, = and then /.
"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

Garyhlucas

  • Hero Member
  • *****
  • Posts: 421
Re: Small editting suggestion
« Reply #3 on: June 25, 2021, 07:37:58 PM »
Didn?t realize you could just hit the / key!  Yes I am very keyboard centric primarily because I do 3d modeling where you need to point very precisely with the mouse. So mousing over to an icon or such really slows you down. I am left handed too so I don?t take my hand off the mouse to type commands as I enter keyboard commands with my left hand.

I ascribe to the conspiracy theory that moving function keys to the top row was to handicap lefties because we had a huge advantage when they were grouped on the left with Alt, Tab, and Shift!

franji1

  • Bit Weenie
  • Host Moderator
  • Hero Member
  • *****
  • Posts: 3827
    • Host Engineering
Re: Small editting suggestion
« Reply #4 on: June 26, 2021, 07:14:12 AM »
If you are a keyboard person, you need to see this document listing all the hot keys

https://forum.hosteng.com/index.php?topic=1436.0

Note that slash toggles relational contacts, differential contacts.

Ctrl+/ toggles Ladder documentation on/off, great when doing online status and you want to see more logic w/status, but then need the documentation back on quickly.

Garyhlucas

  • Hero Member
  • *****
  • Posts: 421
Re: Small editting suggestion
« Reply #5 on: June 28, 2021, 07:39:11 PM »
Thanks I will check that out.