Solution
The PXIe-6570 can work with LVDS protocol since the VIH, VIL, VTERM, VOH, and VOL voltage levels are programmable. The only thing you should consider is the PXIe-6570's channel architecture. All pins there are single-ended and share the same ground. If this specific point is not an issue for the customer application then you can go with it, otherwise, the
NI FlexRIO platform has better options.
There are multiple consideration before doing that:
-
The 6570 cannot read specific voltages when bursting a pattern and return the measurement, what it does is that uses the level sheet specification to compare the pin and the return the logic level.
-
The measurement on the 6570 are single ended, not differential. The customer would need to handle each line separately and then manually create the code to compare the signals and assign the specific level.
-
The 6570 does not have the termination resistor needed in the LVDS protocol:
![image.png](/servlet/rtaImage?eid=ka0VU0000001i73&feoid=00N0Z00000HEWRt&refid=0EMVU000002Gskr)
-
You'll need to configure the PPMU with corresponding current and Vcm according to the transmitter. Usually is around 3.5 mA and 1.2V but this may vary.