Hi everyone,
I'm currently doing a project that deals with reading a thermocouple's temperature from a TEC controller (ATEC302) and displaying it on labview. However, it is not able to do so. I suspect the problem might be due to the fact that there's 0 bytes read at port using property node. It is able to read the number of data bits and baud rate but not the bytes at port. The controller is supposed to send 8 bytes of data to the computer for the reading process. Below are my block diagram and front panel.
I'm still new to the functions of VISA read/write in labview and any help will be much appreciated. Thank you!