Search Tools Links Login

Telemtry Control


Visual Basic 6, or VB Classic

This program controls a remote unit across a range. The OFF button sends a "FF" and expects an "FF" within 1/3 of a second otherwise it times out.
The reason I uploaded this is because I could not find a serial program that worked using MSCOMM and ONCOM event.
I did have trouble at first until I read that Microsoft has Rthreshold default as '0'-- it needs to be '1' for the received data event to be captured
I realise this is a very simple program, but it WORKS.
To check this out place a wire/short between pins 2 and 3 on your DB9 serial port. This will route TX to RX on the same port.
I limited it to COM1 and Com2 but others can be added.
I hope this helps someone trying to use the serial port.

Original Author: Terry S. Wade

Inputs

Serial port DB9 pins 2 and 3

Assumptions

Place a wire between pins 2 and 3 on your com1 or com2 DB9 port.

Returns

data from the serial port

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 96 times

Categories

Visual Basic 6

Attachments

Telemtry_C552952142002.zip
Posted: 9/3/2020 3:45:00 PM
Size: 3,548 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.