09-21-2007 08:33 AM
09-21-2007 09:26 AM
09-21-2007 09:33 AM
09-21-2007 09:40 AM
An alternative is to disable the control during the bar code operation. This way, depending on how your system works, the serial number will be displayed when the scanner is used. Use the "Disabled" properties node for the serial number control and set the disabled option to 1 (one). Option 2 is used to also dim the control if desired.
If the above is not practical, there's probably a way to use the Event structure to ignore a keyboard entry from the user for the serial number control.
You could enhance the system to require a manager's password to override the system to allow serial number entry from the keyboard.
Just some ideas...
Dave
09-21-2007 10:03 AM
09-21-2007 10:10 AM
09-21-2007 10:21 AM
I agree with Wiebe. The majority of bar code scanners appear to windows as a keyboard and I don't think there is any way to differentiate between one keyboard and another. There are bar code scanners that have a serial port connection so that might be an option.
We have several dozen testers running TestStand and they all have bar code scanners. Part of the operator training is to never use the keyboard. Regular maintenance is also doen to make sure the bar code scanner is correctly working. As the lens gets scratched, it's often difficutl to do a scan so the operator will often resort to using the keyboard. Another part of their training is to contact test engineering whenever that happens so a replacement can be made asap.
09-21-2007 01:20 PM
09-21-2007 01:38 PM - edited 09-21-2007 01:38 PM
Message Edited by lmtis on 09-21-2007 01:38 PM
09-21-2007 01:45 PM