Digital I/O

cancel
Showing results for 
Search instead for 
Did you mean: 

Communication between Mitutoyo Digimatic gage and com port

I am having difficulty configuring my Mitutoyo Digimatic gage connected through a MUX-10, with my COM port.
0 Kudos
Message 1 of 3
(4,009 Views)
David,

While I personally lack experience with this device I found a discussion post that may help out:

http://forums.ni.com/ni/board/message?board.id=170&message.id=4982&requireLogin=False

Are you attempting to program in LabVIEW? What types of communication issues are you seeing?

Craig H.
NI Applications Engineering
0 Kudos
Message 2 of 3
(3,998 Views)
Included with labview 6.1 there is a serial communication vi that with some minor modifications will talk to your gauge.

here is a copy of a modification i made fairly quick to talk to a mitutoyo gauge. Please note this vi also interfaces with a force gauge so you may want to delete that portion of the code if you do not have an E series card installed. This example also saves data to a text file.

Hope this helps.
0 Kudos
Message 3 of 3
(3,989 Views)