I'm a geophysicist. The program I am writing will monitor the earths' magnetic field via a G856 proton precession magnetometer and warn us of geomagnetic storms.
The Geometrics G856 (www.geometrics.com) can be made to output readings via RS-232 by a "pulse (pull line low) on
"sync" pin S (or connect pin S to pin D). The data will be sent RS-232 (d = ground, T = transmit (from g-856), G = clear to send,)". This is a quote from the manual.
I have wiring and pin diagrams of the RS-232 interface with the G856. So I need RS-232 pin manipulation controls.
Can this kind of low level comm port manipulation be done in VB5? Maybe certain characters sent to the comm port do this???
I doubt that the MSComm control can do this.
Justin.
