Click here to Skip to main content
15,916,371 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Calculating with Time Pin
Zaegra30-Apr-09 14:22
Zaegra30-Apr-09 14:22 
GeneralRe: Calculating with Time Pin
Natza Mitzi30-Apr-09 18:51
Natza Mitzi30-Apr-09 18:51 
QuestionAPI in vb 2008 Pin
TheMrProgrammer30-Apr-09 0:26
TheMrProgrammer30-Apr-09 0:26 
AnswerRe: API in vb 2008 Pin
Baran M30-Apr-09 1:20
Baran M30-Apr-09 1:20 
AnswerRe: API in vb 2008 Pin
Henry Minute30-Apr-09 2:02
Henry Minute30-Apr-09 2:02 
QuestionSending two data with a 2second interval in a queue list Pin
Quin Nee30-Apr-09 0:01
Quin Nee30-Apr-09 0:01 
AnswerRe: Sending two data with a 2second interval in a queue list Pin
Dave Kreskowiak30-Apr-09 13:47
mveDave Kreskowiak30-Apr-09 13:47 
GeneralRe: Sending two data with a 2second interval in a queue list Pin
Quin Nee1-May-09 3:47
Quin Nee1-May-09 3:47 
Hmmmm, the main idea is to queue a list of test to send through the serialport. I have got it down with a timer and queue list. The problem is the test themselves. Each test has a function that calls the device connected to the serial port. However, the functions itself is in two parts. I need to send it one after the other.

For example, (Test 1,2,3,etc) -> queue them -> send through serialport.

But each test, e.g Test 1 - function "a" and function "b" needs to be sent consecutively.

Anyh ideas on how to work around it? I tried putting it into an array and sending it out as an array but the device can't process the information fast enough. I need at least a 2sec delay.
GeneralRe: Sending two data with a 2second interval in a queue list Pin
Dave Kreskowiak1-May-09 16:02
mveDave Kreskowiak1-May-09 16:02 
GeneralRe: Sending two data with a 2second interval in a queue list Pin
Quin Nee2-May-09 4:53
Quin Nee2-May-09 4:53 
GeneralRe: Sending two data with a 2second interval in a queue list Pin
Quin Nee10-May-09 10:40
Quin Nee10-May-09 10:40 
QuestionUsercontrol build problem Pin
Tom Deketelaere29-Apr-09 23:01
professionalTom Deketelaere29-Apr-09 23:01 
AnswerRe: Usercontrol build problem Pin
Johan Hakkesteegt4-May-09 23:06
Johan Hakkesteegt4-May-09 23:06 
GeneralRe: Usercontrol build problem Pin
Tom Deketelaere4-May-09 23:27
professionalTom Deketelaere4-May-09 23:27 
GeneralRe: Usercontrol build problem Pin
Johan Hakkesteegt5-May-09 0:11
Johan Hakkesteegt5-May-09 0:11 
GeneralRe: Usercontrol build problem Pin
Tom Deketelaere5-May-09 0:17
professionalTom Deketelaere5-May-09 0:17 
Questionscripting scheduled task Pin
TheScripter29-Apr-09 21:58
TheScripter29-Apr-09 21:58 
AnswerRe: scripting scheduled task Pin
Dave Kreskowiak30-Apr-09 13:20
mveDave Kreskowiak30-Apr-09 13:20 
QuestionVB6 - how to bitstream Pin
halsboss29-Apr-09 21:15
halsboss29-Apr-09 21:15 
AnswerRe: VB6 - how to bitstream Pin
Mycroft Holmes29-Apr-09 21:56
professionalMycroft Holmes29-Apr-09 21:56 
GeneralRe: VB6 - how to bitstream Pin
halsboss29-Apr-09 22:07
halsboss29-Apr-09 22:07 
GeneralRe: VB6 - how to bitstream Pin
Mycroft Holmes29-Apr-09 22:21
professionalMycroft Holmes29-Apr-09 22:21 
GeneralRe: VB6 - how to bitstream Pin
halsboss30-Apr-09 1:20
halsboss30-Apr-09 1:20 
GeneralRe: VB6 - how to bitstream Pin
Dave Kreskowiak30-Apr-09 13:16
mveDave Kreskowiak30-Apr-09 13:16 
QuestionRe: VB6 - how to bitstream Pin
CPallini30-Apr-09 1:48
mveCPallini30-Apr-09 1:48 

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.