Search:

Type: Posts; User: Seventje

Search: Search took 0.01 seconds.

  1. Replies
    148
    Views
    221,426

    Re: Understanding Multi-Threading in VB.Net

    For now I got the following:





    I have no idea how to do the same thing with two threads. Thanks in advance !
  2. Replies
    148
    Views
    221,426

    Re: Understanding Multi-Threading in VB.Net

    I would need the second way is that I would need 2 variables for each thread, the number of thread (nc in the example above) and it's "place", since I've been teached to make a process that's...
  3. Replies
    148
    Views
    221,426

    Re: Understanding Multi-Threading in VB.Net

    No, I want to use two or more threads that execute the same code but use differnt inputs/outputs, thats why I would need more than one variable in those threads, for example:

    if input(nc) = 1 then...
  4. Replies
    148
    Views
    221,426

    Re: Understanding Multi-Threading in VB.Net

    Basicly I want to read inputs from it ("start"), next I would activate outputs to activate relays and put tension on my testprobe, next would be to test the output of the testprobe with analog input...
  5. Replies
    148
    Views
    221,426

    Re: Understanding Multi-Threading in VB.Net

    Hi!

    First of all, thanks for the great tutorial, it's been very very instructive.
    And now the question, what would be the procedure to use two buttons and two labels that do the same thing, or in...
Results 1 to 5 of 5



Click Here to Expand Forum to Full Width