03-26-2012 05:54 PM
My project uses a Linkam Temperature Control Stage TMS 92. I want to establish connection with this device to LabVIEW 8.5. Can anyone give me a specific instruction? Your help is very much appreciated. Thanks in advance.
Solved! Go to Solution.
03-27-2012 11:23 AM
Holy_Masamune,
I looked around for a bit, and was unable to find an operating or programming manual (or really any information) for the TMS 92. I found an opertating manual for the TMS 94 here, and it looked like it can do serial communication, but I dont know how similar the TMS 92 is or what commands you would send to the device (there was no programming reference manual). There were also no existing LabVIEW drivers available on ni.com/idnet. You may have luck talking to it similar to how we do in our basic serial read-write example after contacting Linkam to figure out what commands you will need to send it, but without the device's documentation, its hard to say. I did see on Linkams website that there may be manuals for the device, but it requires a login which I do not have. If you are able to get a programming reference manual, we may be able to get this up and running.
Regards,
Kyle Mozdzyn
Applications Engineering
National Instruments
03-27-2012 08:29 PM
Hi Kyle M
Thanks for the answer. I emailed the customer support and received the manual for TMS 92. The manual has information on how to connect the cables to PC and on the programming commands. But unfortunately, I still have no idea how to establish a connection with LabVIEW. I mean how to make the device programmable within LabVIEW. Anyone has done this before? Can you give me guidance please. Thanks.
Best regards,
Holy_Masamune
03-28-2012 10:45 AM
You will need to use VISA read/write commands to talk to the device thru your com port. The labview code will need to format your commands and write them out the serial port with the proper structure.
Do they have a test/demo program for the TM92 that will run on your computer?? If so, download portmon and capture the datastream as that program executes. Then reverse engineer the labview code.
There are plenty of visa examples in the forums.
03-31-2012 10:27 AM
12-03-2013 12:32 AM
Hi,
I recently started working with TMS94. Could you provide your LabVIEW codes here? I'd appreciate that alot!
12-03-2013 10:44 PM
Hi TeemuS
Sorry for the late post, it's been a long time I have not worked with LabVIEW. Here's the code I used, but it may not suit your needs.
Cheers
12-04-2013 04:06 AM
Hi Hetrinomial,
I'm pretty sure that this is exactly what I need.
Thank you very much!
03-09-2015 04:41 AM
I made software for controling Linkam stages from any application: http://www.cofoh.com/linkam-controller
11-09-2016 07:33 AM
Hi there,
I just bought a Linkam PE95 temp. controller and I would like to vombine it with an LCR bridge for impedance measurements in the temp. regime 100K-500K. However, although I connected the PE95 to the computer through USB port, located at the rear panel of the instrument, I do not "see" any instrument connection in the NI-MAX, thus I cannot controll the PE95. Do I need to intall any extra driver? Is there any idea about it?
Thanks in advance...