Note: You must be registered in order to post a reply. To register, click here. Registration is FREE!
T O P I C R E V I E W
vailen
Posted - 06/25/2003 : 02:43:20 AM Hello,
I'am using version 7 and the RS232 module to read the data send from my instrument. It's sending 256 equidistant values in 512byte in the following way: 1. byte 00_hex ... FF_hex high byte of the 1. value 2. byte 00_hex ... FF_hex low byte of the 1. value . . . 511. byte 00_hex ... FF_hex high byte of the 256. value 512. byte 00_hex ... FF_hex low byte of the 256. value
How do I get those data into a worksheet ?
I'am using (Origin C example from "Origin7\OriginC\Samples\RS232.c" ) Thanks for any help, vailen
Edited by - vailen on 07/01/2003 2:29:06 PM
1 L A T E S T R E P L I E S (Newest First)
additive
Posted - 06/30/2003 : 04:14:02 AM hello vailen,
what RS232 module do you use? Origin C example from "Origin7\OriginC\Samples\RS232.c" or RS232 GUI for Origib V6.1 by ADDITIVE GmbH?