LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Metex/Conrad ME-32

Hi,

I'm trying to use a Metex/Conrad ME-32 digital multimeter and LabView
and I didn't succeed yet.

By using the bytes at serial port vi after the serial port init. vi, I
recieve 0 byte.

Can anyone help me to solve this problem??

I'm using following parameters:
port: COM 1 (in LabView means port 0)
baud rate: 600
data bits: 7
stop bits: 2
flow control: input alt HW HShk (true)
sending as "start bit" a "D" and waiting 200 ms to read from com1



Thank you.

Michael
0 Kudos
Message 1 of 6
(6,115 Views)
Personally, I prefer to use VISA but the older serial routines should work as well. First of all, have you communicated with the instrument with Hyperterminal (or equivalent) with these settings? You say you sent a "D" as a start bit. If this is a command to initiate a measurement, have you also sent a termination character? I've never used the ME-32 but all of the serial instruments I've used needing something like a CR/LF at the end of every line.
0 Kudos
Message 2 of 6
(6,115 Views)
I had the same problem. For some reason I was unable to set the RTS and DTR line correct, so I simly attached two 9V Batteries instead of the lines( + to DTA, - to RTS, both reference to GND). It's not nice, but it works.

Timing needs about 500 ms waiting time.

Bernd

bernd.doellgast@drei-s-werk.de
0 Kudos
Message 3 of 6
(6,115 Views)
See previous thread at
http://exchange.ni.com/servlet/ProcessRequest?RHIVEID=101&RPAGEID=135&HOID=506500000008000000AA2F0000&UCATEGORY_0=_49_%24_6_&UCATEGORY_S=0

Jean-Pierre


LabVIEW, C'est LabVIEW

0 Kudos
Message 4 of 6
(6,115 Views)
Hello!

There is a solution, please look at

http://zone.ni.com/devzone/explprog.nsf/6c163603265406328625682a006ed37d/cc359cb4aa86e1c186256c3800364308?OpenDocument

Victor
0 Kudos
Message 5 of 6
(6,115 Views)
Dear Victor and NI:

I have long difficulty to get data from ME-31for first trial of LabVIEW Japanese version more than week. It was the first time to get data from a serial device. So I doubt my skill, but it might be wrong.

It seems to me at last the answer was found.
I hope it works. Thanks Victor to make it.

By browsing this community, many person had similar problem to communicate METEX DMM.

I did not know many person had such diffuculty, so I did not access this community. But now I can down load the hopeful vi to enable me to do it.

Thanks NI also for providing this community.
I consulted with this problem to NIJ, but I could not get any suggestion on this community. So, I hope NIJ will regard this site as a powerful reply to customer's req
uest on technical support if possible. But most Japanese users and employees of NI in Japan seldom access English community because mother language is Japanese and not emphasized on using it.

If content of this community automatically was translated into Japanese, many Japanese users can read and use it more. In that case, translate quality will be not so critical with discramer. The content is very important. Is it worth considering to do?

Just for your information.
Best regards,
0 Kudos
Message 6 of 6
(6,115 Views)