Click here to Skip to main content
15,902,861 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionRe: PictureBox Pin
Assaf825-Aug-07 23:35
Assaf825-Aug-07 23:35 
AnswerRe: PictureBox Pin
Guffa5-Aug-07 20:44
Guffa5-Aug-07 20:44 
QuestionCDROM Pin
VB.NET_learner5-Aug-07 6:44
VB.NET_learner5-Aug-07 6:44 
AnswerRe: CDROM Pin
saeed_rezaei5-Aug-07 10:14
saeed_rezaei5-Aug-07 10:14 
GeneralOpens Only first CD ROM Pin
MohammadAmiry6-Aug-07 6:19
MohammadAmiry6-Aug-07 6:19 
QuestionHow to process data from serial device Pin
Fu Manchu5-Aug-07 2:31
Fu Manchu5-Aug-07 2:31 
AnswerRe: How to process data from serial device Pin
Luc Pattyn5-Aug-07 2:38
sitebuilderLuc Pattyn5-Aug-07 2:38 
GeneralRe: How to process data from serial device Pin
Fu Manchu5-Aug-07 12:15
Fu Manchu5-Aug-07 12:15 
thanks for your reply

1. Is there a minimal time gap between consecutive messages ?
2. How many bytes do you expect per second ?

The device responds to ENQ (ascii char 5), when its first switched on it sends the same three bytes three times and then shutdown again or around 6 seconds if no ACK signal is sent, if the device is sent ACK (ascii char 6) then it starts to sent data.

so it sends status byte - send ACK back it then sends channel byte and so on.

3. What is the baud rate ? maximum 4800, 2 stop bits and odd parity

4. "but its not working correctly" please explain ? I meant my code, when i have received the data...status,channel,checksum - how do ensure the data is processed correctly in the correct order and not out of sync.

for example sometimes when comms is etablished, if the device is already sending data, the first character at this point may be the channel rather than the status the processing method has to weed this out and sync to the correct byte.

Thanks



GeneralRe: How to process data from serial device Pin
Luc Pattyn5-Aug-07 13:04
sitebuilderLuc Pattyn5-Aug-07 13:04 
GeneralRe: How to process data from serial device Pin
Fu Manchu5-Aug-07 23:25
Fu Manchu5-Aug-07 23:25 
QuestionDatagrid view to DataBase - Update Pin
NANCO5-Aug-07 2:17
NANCO5-Aug-07 2:17 
AnswerRe: Datagrid view to DataBase - Update Pin
Johan Hakkesteegt6-Aug-07 20:36
Johan Hakkesteegt6-Aug-07 20:36 
QuestionRe: Datagrid view to DataBase - Update Pin
Trupti Mehta7-Aug-07 19:25
Trupti Mehta7-Aug-07 19:25 
AnswerRe: Datagrid view to DataBase - Update Pin
Johan Hakkesteegt7-Aug-07 22:51
Johan Hakkesteegt7-Aug-07 22:51 
GeneralRe: Datagrid view to DataBase - Update Pin
Trupti Mehta8-Aug-07 0:33
Trupti Mehta8-Aug-07 0:33 
GeneralRe: Datagrid view to DataBase - Update Pin
Johan Hakkesteegt8-Aug-07 22:49
Johan Hakkesteegt8-Aug-07 22:49 
GeneralRe: Datagrid view to DataBase - Update Pin
Trupti Mehta9-Aug-07 1:02
Trupti Mehta9-Aug-07 1:02 
Questioncrystal reportviewr problem Pin
magedhv4-Aug-07 22:04
magedhv4-Aug-07 22:04 
AnswerRe: crystal reportviewr problem Pin
Rupesh Kumar Swami6-Aug-07 0:57
Rupesh Kumar Swami6-Aug-07 0:57 
QuestionDecimal Point Pin
WestSideRailways4-Aug-07 19:22
WestSideRailways4-Aug-07 19:22 
AnswerRe: Decimal Point Pin
Luc Pattyn5-Aug-07 0:13
sitebuilderLuc Pattyn5-Aug-07 0:13 
GeneralRe: Decimal Point Pin
WestSideRailways5-Aug-07 9:44
WestSideRailways5-Aug-07 9:44 
GeneralRe: Decimal Point Pin
Luc Pattyn5-Aug-07 10:07
sitebuilderLuc Pattyn5-Aug-07 10:07 
QuestionDatagridview Comboboxs Pin
ryan1174-Aug-07 11:19
ryan1174-Aug-07 11:19 
QuestionWhich programing Language is best for me? Pin
Benjamin Dodd4-Aug-07 9:40
Benjamin Dodd4-Aug-07 9:40 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.