Here's my guess..
What you have should be for T1 use. The T1-R1/T-R gives that away. I'm a bit puzzled as to the "electronics" portion though. Does the 66 block have an amphenol connector on the side or RJ45 jacks on the side? Some blocks incorporate an auto-loopback feature for when you...
There really isn't any documentation out on the web that pertains to what you are looking for. You would have to get ahold of some of the CDROM's that are distributed from the manufacturers. Even then, just having a list of possible alarms will not help you get the job unfortunately. There...
http://www.lansingwireless.com/lucent/procomm.html
Just a few gui's that may come in handy. I've also got a two-click CFR gui that is still being debugged. If you would like to try it out and see how it works for you, just let me know.
A few other pages show backdoor methods for accessing...
Here is the final working script. Thanks to the folks who helped point me in the right direction. I am also putting the .WAS file up at http://www.lansingwireless.com/cfr.was
Any suggestions or improvements can be sent to me at josh 'at' lansingwireless.com.
proc main
;#####---Begin...
Sweet! Alright, the box now sends the commands to the port. But the buttons are sending the same command - "cfr:cell xxx,multi;start" The cell # changes correctly, but now I have to figure out the verbage and the buttons. I should be able to bang those out.
Thanks a LOT!
Here is what I came up with. It compiles successfully, but does not send the info to the terminal. Some programmer eyes would be helpful!
proc main
string sCell
string sCdm
string sCbr
string sCdma
string sCfrcell = "cfr:cell "
string sMultistart = ",multi;start^M"
string...
I've read through several posts trying to find enough lines of code to create a dialogbox program from scratch. I am not all familar with Aspect but once it is done in front of me I can walk my way through it and understand the steps on how it works. I just have a hard time putting it together...
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.