PredAlien
Newbie level 6
Hi all
i have pic simulator called "PIC SIMULATOR IDE"
i have 2 computers connected in serially
and i just want to send a message across to the other computer, by using pic basic lauguage by using the following code,
SEROUT PORTB.6, 9600, "HELLO WORLD"
am i doing anything wrong here
the serial cable is working 100%, iv tested it by sending messages across with the acutall built in serial communication terminal with in the simultor, but when i simulate this line of code, nothing seem to happen, please help me, iv trying things for hours, and i dont know wot to do
This topic is merged with another one about smart cards
/Cluricaun
i have pic simulator called "PIC SIMULATOR IDE"
i have 2 computers connected in serially
and i just want to send a message across to the other computer, by using pic basic lauguage by using the following code,
SEROUT PORTB.6, 9600, "HELLO WORLD"
am i doing anything wrong here
the serial cable is working 100%, iv tested it by sending messages across with the acutall built in serial communication terminal with in the simultor, but when i simulate this line of code, nothing seem to happen, please help me, iv trying things for hours, and i dont know wot to do
This topic is merged with another one about smart cards
/Cluricaun