From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Managing user disappointment

SO, I did code this up and present it to some users for feedback.  The first attempt involved flashing the numeric display red/ Green.  Lynn, Thanks for not laughing too hard, one operator had a condition you are familliar with.  Worse, the users had a tendancy to ignore the display since the pot adjustment involves a magnifying lens that they need to look through focused nicely on the pot.  (Actually a very cool feature that totally helps align the captivated and spring loaded tweaker blade tip with the slot on top of the pot.)  The Hardware guys aren't completely helpless.

 

Round two and new operators

Capture.PNG

 

Not the first time I've used that method but, the users looked up and back down while adjusting the pot slowly.  Reset is still only handllable by the brute force change user instructions "You have failed ..... try to test it after it cools down"  total abort... you cannot win.

 

Design for Test

Design for Maintainability

Design for Manufacturability

 

Gosh, those DFx's are importantSmiley Frustrated

 


"Should be" isn't "Is" -Jay
0 Kudos
Message 11 of 15
(678 Views)

@JÞB wrote:

Worse, the users had a tendancy to ignore the display since the pot adjustment involves a magnifying lens that they need to look through focused nicely on the pot. 

 


If the users tend to ignore the display or it’s difficult to adjust and see the display at the same time have you considered providing them with and audio feedback of some kind.  I was thinking something like back up sensor sounds like in a car.  A sound is repeated at certain frequency and the closer an object the more frequent the sound is repeated until eventually it is played continuously.

 

Ding……….Ding…..Ding…Ding.Ding.Ding

Herrlin

Just trying to spread the LabVIEW love.
Message 12 of 15
(660 Views)

@herrlin wrote:

 

Ding……….Ding…..Ding…Ding.Ding.Ding


I did try that.  Nice thought.  Does not work for two reasons:

  1. Production floors are noisy enough
  2. industrial pc with speaker is at ankle level in the rack supporting the fixture - wrong place to re-direct the users attentionSmiley Wink

"Should be" isn't "Is" -Jay
0 Kudos
Message 13 of 15
(653 Views)

If audio is not an option, how about a visual prompt?  Is there anywhere you could mount an RGB LED in the operators field of view?

You could flash it blue during adjustment, with the flashes increasing in frequency as the setpoint was approached, turn it green at the setpoint and red if the unit overheats.

 

Cheers,

  MC

0 Kudos
Message 14 of 15
(632 Views)

@JÞB wrote:

I did try that.  Nice thought.  Does not work for two reasons:

  1. Production floors are noisy enough
  2. industrial pc with speaker is at ankle level in the rack supporting the fixture - wrong place to re-direct the users attentionSmiley Wink


1. True, but a melodic sound is probably distinguishable.

2. Use a long speaker cord and place a speaker close to the operator and a usb-light or something. 🙂

 

/Y

G# - Award winning reference based OOP for LV, for free! - Qestit VIPM GitHub

Qestit Systems
Certified-LabVIEW-Developer
0 Kudos
Message 15 of 15
(566 Views)