With this monitor, you can have 2 analog outputs that you can transfer to the computer by using DAQ boards. In my case, I need temperature measurements at 3 different locations so I need 3 analog outputs, which is not possible with this device.
However, the monitor can also store temperature data in its memory and print the data. What I need is not to print the data but send the data to the computer somehow in digital form and postprocess it. I am using the "serial I/O" port to connect the device to the computer. I think I can do some configurations on the temperature monitor with the drivers in the link (http://sine.ni.com/apps/utf8/niid_web_display.download_page?p_id_guid=0241DD1B3AAF0341E0440003BA7CCD71 ) but I am not sure if the device recognize the commands that I send through the I/O port.
Any advice on how to transfer (in digital form) the stored data on the monitor to the computer?