Is it possible that one script can monitor incoming data on two ports and take action depending on what data is received on any given port?
If so can you provide a small example as I am not a programmer and it take me a while to understand the programming technics.
Much appreciated,
Nick
The data for each target is not always necessarily received in sequence. Sometimes there is other data between.
Can you give me an example of code representing your comment?
Much appreciated.
Nick
Ok here is my script. The problem is that I only want ONE action per line received but it seems that targets 20 and 22 also cause targets 19 and 21 to be triggered. I am new to this as this is my script. Any suggestions in laymens terms so there is no conflict between 19-22?
modify the code...
Hi two things.
1. Can someone point me to a thorough Aspect scripting manual I can download and study?
2. Provide me with a sample script which does the following:
listens on com1 for string1, string2, string3 etc.....
when string1 shows up run a simple DOS program command.
when string2...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.