Hello,
I'm new to ASPECT programming, although I have used PROCOMM as my Telnet client for years. I think ASPECT may be able to do what I want, but am having difficulty getting started. I was very glad to come across this site!
I would like to send a trigger (string?) from the host which will signal the ASPECT script to turn on data capture. Another (different) trigger can be sent when the capture should be turned off.
I would either like to prompt for a capture file name, or better, have the file name embedded in the trigger string.
I have control of the trigger being sent from the host, but it may be as simple as:
TRIGGER filename.cap
then
ENDTRIGGER
Does this sound plausible?
I'm new to ASPECT programming, although I have used PROCOMM as my Telnet client for years. I think ASPECT may be able to do what I want, but am having difficulty getting started. I was very glad to come across this site!
I would like to send a trigger (string?) from the host which will signal the ASPECT script to turn on data capture. Another (different) trigger can be sent when the capture should be turned off.
I would either like to prompt for a capture file name, or better, have the file name embedded in the trigger string.
I have control of the trigger being sent from the host, but it may be as simple as:
TRIGGER filename.cap
then
ENDTRIGGER
Does this sound plausible?