12-21-2010 10:35 AM
Hi there,
Does anybody know how to connect a projector to LabView 7 Express?
Thanks in advance,
Carlos
Solved! Go to Solution.
12-21-2010 10:50 AM
Your question is too vague. Different projectors have different capabilities and I/O ports. Does it have a serial port? Does it have a USB port? If it has a serial port do you have the documentation on the communication protocol? If it has a USB port does the vendor provide a driver for it? Does the vendor provide a program for the projector? What are you trying to do with the projector?
12-21-2010 11:01 AM
You're right. I'll reformulate the question when I know everything about it. Thanks for your reply 🙂
12-21-2010 01:04 PM
Ok, the projector I need to connect to is in the end a mini usb monitor:
http://www.jpcentury.com/pro_con.aspx?id=P_00000039
| Specifications | 
| 
 Product name  | 
| 
 4.3” Mini USB Monitor  | 
| 
 Model number  | 
| 
 LCD-4300U  | 
| 
 Interface  | 
| 
 Based on USB/Rev2.0  | 
| 
 Pixel  | 
| 
 WVGA 800 x 400  | 
| 
 Brightness  | 
| 
 200 cd/m2  | 
| 
 Frame Angle  | 
| 
 45 / 65 / 65 / 65  | 
| 
 Colour  | 
| 
 24 bit 167000  | 
| 
 Dimension  | 
| 
 127 mm x 77 mm x 17 mm  | 
| 
 Weight  | 
| 
 130 g  | 
| 
 Voltage  | 
| 
 +5V 500mA (below) ( 2.5W below )  | 
| 
 Supported Machine  | 
| 
 Windows:  | 
| 
 
  | 
| 
 Supported OS  | 
| 
 Windows Vista / WindowsXP ( SP2 after )  | 
| 
 C ontents  | 
| 
 l 4.3 Mini USB Monitor l Special USB Cable l CD software l I nstruction manual  | 
| 
 Temperature and Humidity  | 
| 
 
						
								5 
								~ 
								
									35 
									℃ 
								、 
								humidity 
								20 
								~ 
						
								80%  | 
| 
 | 
|||
  | 
Thanks in advance,
Carlos
12-22-2010 03:38 AM
I need to display images in that monitor. I have them as png files so to get them I can use the vi called "Read PNG File", but idk how to use the image data to display it on the other monitor (and only the image, centered in a black background if it doesn't fit)
12-22-2010 05:29 AM
This question has been answered at http://forums.ni.com/t5/LabVIEW/how-to-synchronise-with-two-monitors/m-p/1395100
Thanks!