11-20-2011 08:52 AM
Can anyone show me an example or tell me how i can send a character to rs232 using labview , i have made a firmware in 16F877a which can turn on port C.0 while I send "1" and turn off by sending "b" , How can I accomplish this in labview ?
11-20-2011 08:57 AM
Are you using USB to RS232 communicate your firmware?
If so, see this example here I posted for a while ago http://forums.ni.com/t5/LabVIEW/Stepper-motor/m-p/1781996#M617469
11-21-2011 08:13 AM
Have you tried looking at the serial port examples that ship with LabVIEW?
11-21-2011 08:50 AM
yes , i am using serial port examples shipped with LV
when i run the VI its diplays the below msg
11-21-2011 08:55 AM
yes , i am using usb to serial cable to communicate with microcontroller , i can communicate with it in hyperterminal without any problems
11-21-2011 09:01 AM
Does ANYBODY do a search anymore? http://search.ni.com/nisearch/app/main/p/bot/no/ap/global/lang/en/pg/1/q/1073807202/
11-21-2011 10:25 AM
yes, i havent installed NI visa yet , thats the problem