From: T Vu on
I am developing a production line test system that includes retrieving and setting the VID, PID, product string, serial number maximum power consumption of a Silicon Labs CP2102 USB - UART bridge using Labview 8.2.
 
Unfortunately I could only call one function { CP210x_GetNumbDevices() }. Wondering any one can help me to call others.
 
The Document&nbsp; : <a href="http://www.silabs.com/public/documents/tpub_doc/anote/Microcontrollers/Interface/en/an144.pdf" target="_blank">http://www.silabs.com/public/documents/tpub_doc/anote/Microcontrollers/Interface/en/an144.pdf</a>
CP210xManufacturing.dll :<a href="http://www.silabs.com/public/documents/software_doc/othersoftware/Microcontrollers/Interface/en/an144sw.zip" target="_blank">http://www.silabs.com/public/documents/software_doc/othersoftware/Microcontrollers/Interface/en/an144sw.zip</a>
&nbsp;
&nbsp;
Tuong