Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. jimboo

    Help with excel macro

    its not a bad design its how my eye tracker spurts out the information!!!
  2. jimboo

    Help with excel macro

    i need break in the data because they are presnetations in an experiment. The figures are fixation times on a particular image. So the first group is presentation 1, and there were three fixations. In the second group there were 8 fixations. If they are grouped together i can't see the average...
  3. jimboo

    Help with excel macro

    i am after some help with a macro in excel. I need the macro to use the count, sum and average function as below. I only want these functions to be carried out at the end of each section, i.e. where the text ends (either map image or small image). I need the macro to be able to recognise where...
  4. jimboo

    x y coordinates in picturebox mouse down

    Hi, Can anyone tell me how i can log (in a file) the x and y coordinates when a user clicks on a picture box in embedded visual basic 3.0? thanks
  5. jimboo

    logging x and y coordinates in a file

    Hi, Can anyone tell me how i can log (in a file) the x and y coordinates when a user clicks on a picture box in embedded visual basic 3.0? thanks
  6. jimboo

    foada HELP!!!

    I've sorted it, eventually!! Thanks for all your help
  7. jimboo

    foada HELP!!!

    ok, so i open the app on my desktop and it says: "trying to connect serial at 19,2k". So the port on the desktop side is trying to talk to the PDA. This keeps retrying until time out. While it is trying to connect i open the PDA app, but it won't open. Any ideas?
  8. jimboo

    foada HELP!!!

    Hi thanks for the code. When i run it it says runtime error - port unavailable, even though i've disconnected the activesync. Any ideas?
  9. jimboo

    communicating via the serial port

    Sorry to be a pain, but you say i need to reference the MScomm Control. Ok, so i've found the dll, 1) how do i reference it? (prob easy, but i'm a beginner) 2) do i need to place the mscecomm.dll file on the handheld? hopefully be the last question, cheers!
  10. jimboo

    communicating via the serial port

    Hi, thanks for all the time you put into this. I would have been really stuck without your help. Cheers, Jim.
  11. jimboo

    communicating via the serial port

    what about removing active sync, would that help?
  12. jimboo

    ff

    i think you mean ggg!
  13. jimboo

    communicating via the serial port

    it doesn't have to connect through ActiveSync, does it? i only mentioned activesync to demonstrate i can connect the desktop tot the handheld the device. Or am i just getting confused? arrrrrrrgh!!!
  14. jimboo

    communicating via the serial port

    I wondered if you had got anywhere with this? I am still struggling. Jim.
  15. jimboo

    communicating via the serial port

    anyone got any ideas?
  16. jimboo

    communicating via the serial port

    Just so I know, are you developing apps for both the handheld and the desktop? The app on the desktop displays a picture and places a random cross on it. The handheld displays the same image (only smaller), without the cross. The user has to click on the small image where they think the cross...
  17. jimboo

    communicating via the serial port

    I can get the 2 to communicate via MS activesync, but not via my VB program. Changing the image is my final objective and i can't get the devices to communicate.
  18. jimboo

    communicating via the serial port

    Hi, I am trying to communicate with my desktop computer using my siemens handheld pc via a serial cable. I know i need to use the MScomm control, but am failing badly. What i need is a piece of code that, when a user clicks on an image on the handheld pc it changes an image on the desktop pc...

Part and Inventory Search

Back
Top