Hello,
In order to help you write your program with any more specificity, I'll have to know more precise details of the command you write and what you expect to receive. One thing to note is that you need to actually write two properties to enable/disable termination. You shouldn't even worry about this though, just the use the VISA Configure Serial Port VI to do it; it is really just a property node underneath which sets the appropriate properties to achieve setting the parameters you see as inputs. I have attached a screenshot of how you can format your program to write and read, while setting all the serial preferences you like. It will work for a loopback test, write out whatever is in the write string, and read back the response 1 byte at a time. This should give you a good idea of how to read back your response in arbitrarily sized chuncks. You can use a While loop if you will iterate an unknown number of times.
Hope you're getting closer!
Repost if you need help!
Best Regards,
JLS
Note: I many not see posts in real time, that is the reason for the delay in response time
😞