I'm working on and app to work in conjunction with the schedules I'm running on the logger. The purpose of this app is to enter 'device under test' serial numbers and operator badges. I need this data to be logged with the test data, but the fact that logged data is being echoed out the "host port", it's stepping on my communications.
How do I suppress the echoing, yet maintain the logging?
How do I set the logger up such that the only data that "flows" thru the host port is my apps data (both directions)?
I find the manual in the area of communications a bit convoluted and somewhat confusing.
I'm working on and app to work in conjunction with the schedules I'm running on the logger. The purpose of this app is to enter 'device under test' serial numbers and operator badges. I need this data to be logged with the test data, but the fact that logged data is being echoed out the "host port", it's stepping on my communications.
How do I suppress the echoing, yet maintain the logging?
How do I set the logger up such that the only data that "flows" thru the host port is my apps data (both directions)?
I find the manual in the area of communications a bit convoluted and somewhat confusing.