02-24-2009 12:16 PM
Does Labview supports read/write to DB25 pins syncrhonous serial card because all the examples that I have seen were designed for DB9 only? Does anyone have an example of how to get this working in VISA mode? Also, how do I program it so that it waits until it found my sync sequence?
Thanks
02-24-2009 12:20 PM
02-24-2009 12:22 PM
02-24-2009 12:29 PM
02-24-2009 12:32 PM
02-24-2009 12:40 PM
02-24-2009 01:28 PM - edited 02-24-2009 01:31 PM
It should be for DB25, the clocking features is what set DB25 apart from DB9. All those extra pins were mostly gearing toward the clock and balance. Here is an example of one of the analyzer we bought that I'm trying to emulate in Labview. If you look at this setup that we normally used, it allows to capture data using external clock, i.e. NRZ, and automatically detects the external baud rate using the configuration shown in this picture.
02-24-2009 01:33 PM
02-24-2009 01:38 PM
02-24-2009 01:53 PM