Hi Fork,
You can capture the information either using string variable (n$) or channel variable (nCV).
Either way there is no direct method to achieve your requirement.
You may use string manipulation via host port which I discuss in the previous topic.
Basically you make a loop of sending and receiving string on the same port.
Or you can construct that date information via alarm text.
So rather than logging it as data you can log it as alarm (please make sure you use a number after ALARM syntax (i.e.: ALARM1"?1$.?2$...) to trigger a logging process.
And make sure when you do a data transfer the option "alarm=yes" must be included.
Best regards,
Rudy Gunawan
Hi Fork,
You can capture the information either using string variable (n$) or channel variable (nCV).
Either way there is no direct method to achieve your requirement.
You may use string manipulation via host port which I discuss in the previous topic.
Basically you make a loop of sending and receiving string on the same port.
Or you can construct that date information via alarm text.
So rather than logging it as data you can log it as alarm (please make sure you use a number after ALARM syntax (i.e.: ALARM1"?1$.?2$...) to trigger a logging process.
And make sure when you do a data transfer the option "alarm=yes" must be included.
Best regards,
Rudy Gunawan