andytaylor58
Technical User
Hi,
I am starting to use Procomm Plus 4.8 on a Nokia DX220 switch.
For the last four years I have used HIT. (Nokia’s own proprietry software).
I need a trigger waitlist for responses from the switch.
All errors begin with /***
Currently my waitlist procedure is pretty standard, borrowed from one of the many samples available on various (30 second timeout, and 2 trigger responses).
WaitList(30, "COMMAND EXECUTED", "/***" )
Which then relies upon WHEN TARGET to trigger.
But this never triggers on /***
I have tried changing the position of the trigger responses within the waitlist.
In HIT I had to trigger on "'/***'", Note the extra single quote. But this does not seem to work in Aspect. I guess it is due to /*** being special characters.
Any ideas?
Regards, Andy Taylor
I am starting to use Procomm Plus 4.8 on a Nokia DX220 switch.
For the last four years I have used HIT. (Nokia’s own proprietry software).
I need a trigger waitlist for responses from the switch.
All errors begin with /***
Currently my waitlist procedure is pretty standard, borrowed from one of the many samples available on various (30 second timeout, and 2 trigger responses).
WaitList(30, "COMMAND EXECUTED", "/***" )
Which then relies upon WHEN TARGET to trigger.
But this never triggers on /***
I have tried changing the position of the trigger responses within the waitlist.
In HIT I had to trigger on "'/***'", Note the extra single quote. But this does not seem to work in Aspect. I guess it is due to /*** being special characters.
Any ideas?
Regards, Andy Taylor