Software Archive
Read-only legacy content

Sport

Deleted_U_Intel
Employee
331 Views
I wish to perform a sport read_data/or write data command.What should I do if I am not sure of the baud rate of my comm port.Where should I look for information regarding it.And what is the order in which I must execute...currently I am doing the following:
istat=sport_get_state(#port,baud,parity,dbit,sbit)
istat=sport_connect(#port,0)
istat=sport_write_data(#port,"sample",6)
the error value that is returned is 87 for the 1st and 3rd statement and for connect statement I get an error value=2.Could you provide me some help.
0 Kudos
0 Replies
Reply