For now we are testing our panels using custom made test boxes, which
provide power, input signals (controlled by manual switches), LED's
for output, points for "Scope and Meter", etc. We'd like to move to
a more automated software controlled system for a couple of reasons:
to eliminate human error, to allow more flexibility as designs are
updated and changed. The equiptment in this system would have to be
able to provide input signals (waveforms, dc voltages, control
signals) and be able to gather output (waveforms, dc voltages,etc) the
instruments we deal with and need to test are things like
speedometers, tachs., switch and circuit breaker clusters, controls
for throttle and vehicle operations, proximity sensors, etc.
For the circuit cards, I have to admit I don't have much dealing with
the boards we produce, the ability to test them with this system is
not of primary concern, but would most likely be a future
implementation. The only thing I can see is the ability to handle
Digital I/O for fuctionality testing of the completed board.
Thanks in advance for any responses.
Peter K
Dennis Knutson wrote in message news:<506500000005000000DD520000-1005954886000@exchange.ni.com>...
> You've got a lot of possibilites. How are you testing now and what
> instruments are you using. To weed out 90-95% of manufacturing
> defects, you might want to look at first having in-circuit testing
> done on the boards. If additional functional testing is required at
> the board or system level, then you'll need to evaluate what
> measurements need to be taken, what kind of accuracy is required,
> volume requirements, and many other factors. LabVIEW (and especially
> along with NI's TestStand) is very well suited to automatic testing.
> LabVIEW can communicate to instruments inside of a PC, over serial
> cable, GBPIB bus, VXI bus, and PXI. GPIB is probably the most common
> and you'll find the widest variety of instruments available with it.
> PXI instruments are pci cards with a different physical form and
> additional triggering. They're usually a little more expensive but are
> a lot faster. If you can define the measurements, I'm sure a lot of
> people here can give more specific advice.