ProcommPlus Forum,
Porting Aspect language to LabView:
-----------------------------------
I want to use National Instruments LabView program and run my ProcommPlus Aspect code under LabView.
Per LabView tech support this will work as long as the code is ported to a Windows DLL file.
Has...
Hi Forum Users:
When I could not find ProcommPlus on Symantec's web-site anymore, I called and customer support and tech support say that ProcommPlus has been discontinued and support has been stopped.
Thanks to this forum site, support is still moving forward, but I am planning test...
Hi Procomm Rep,
Is there a way in Procomm+ to read the status of the 9 COM RS-232 ports ?
Like ready, connected, etc. ?
I noticed that there are 9 reserved words starting with COM1, COM2, etc. but I cannot access them thru Aspect.
I want to write a module to dynamically select the next open...
Hi Linux Forum,
Can anyone provide me a link or information on where to get a driver for Knoppix V4.0 to allow write & read functions to a Compact Flash device thru a CF to IDE adapter that uses a PC IDE 40 pin atapi interface.
Best Regards,
Bill Lusche
Sr. Development Engineer
Hi Knob,
Thanks for the tip on using the sbsave command !
This works much better than either using the RGET, COMREAD
or other commands to grap chars at a time and then process them.
I also noticed that Procomm+ supports up to 1300 scrollback
pages, but does that take up extra memory or present...
Hi Knob,
I am actually trying to open a 2nd file after the 1st one is open to capture some terminal data from a command that fills 2-5 screens full of data, so that answers my question.
I would rather leave the 1st "master" capture file alone and make a new way to capture comport/telnet data...
Hi Procomm+ Rep,
I am having issues writing to a 2nd capture file in my script after it does succesfully creates it in the capture directory under Procomm+.
My main capture file that starts at the start of my script and closes at the end still works fine.
But when I issue a command to my UUT...
Hi Knob,
Thanks for the help buddy !!!
I reduced the number of .inc files and grouped all of the
diferent type variables together in one file. (globals, inc, .h, .c, #defines, etc.)
I also noticed that my complier option /F was OFF, so I turned it back on. I think this was due to...
Hi Knob,
I just verified that they are all errors, actually > 20, since it appears Procomm+ can't find the variables contained in other #includes.
I also already have the /F option turned on and have had it for some time now from earlier issues.
An interesting experiment, is that on the first...
Procomm+ Rep,
After making several code modifications to an exisiting Procomm+ Aspect working compiled program, I now get a lot of invalid variables and expression compliation errors on code that I know was working and has not been touched in months or years ?
If I move around my #include...
Knob,
Thanks for the response, let me know when you get a chance to test this out on your side ?
I am not using a modem, but only direct connections at this point.
I will try and use the $STATMSG variable per your input, since I do see the message "Connection in use by another Procomm Plus...
Hi Procomm+ Guru,
I am trying to check using Aspect, whether 6 installed COM ports are good/active and if in use by another application.
But when I verify using the "set modem connection" command sequence and try to connect to a port in-use by Procomm+,
I do see a Procomm+ error message on the...
Hi Knob,
Yes, it disapeared from the list of connections, and the only way to get it back was to dump the config file and click on opening a Telnet sesion during the intial re-launch of Procomm+ with out the config *.dir file.
I am using 4.8
Thanks, Willy113
Best Regards,
Bill Lusche
Sr...
Hi Knob,
I see the error when I use the Quick Select Line and it shows up only if you first view the GUI selection, then once you get the ProcommPlus white hand mouse pointer icon,
then click the left mouse button once only to see if the dark highlighted select in the pull-down menu matches the...
Hi Knob,
I am confused on your last statement about direct connections are not supported in the Connection Directory, only actual modem connections ??
To change COM ports to COM4, should I use the Connection Directory code like this:
- set modem connection direct connect-Com4
(Note: I use a...
Hi knob,
Thanks for the quick response to my COM port questions.
I tried the adding & deleting COM ports using the "modem incnctlist" and "Current Modem/Connection" Option menus, and indeed this allowed me to add the COM ports that I had installed using a 4-Port Serial PCI card in my PC.
So...
Hi ProcommPlus/Aspect Rep,
I just installed a PCI card with 4 Serial ports onboard and along with the 2 resident serial ports on the MLB in the PC, that gives me a total of 6 ports to work with.
I understod that ProcommPlus supports up to 8 or 9 concurrent connection dierctory entries, but...
Hi Cuberat,
I have used the ProcommPlus transmit and waitfor commands so much, that I would like to now write a "function call" with passed params to get rid of the thousands of hard coded lines of waitfor and transmit code.
The code example is above but using a function, I could concatante any...
Hi Knob,
Yes, your closing statements are true, that now matter what coding tricks I played, I can never get the waitfor command to fire correctly after using any other parameters past the 1st string parameter as you mention ...
So with that said, and since you said that the memalloc/memset...
ProcommPlus Rep,
I have used the ProcommPlus transmit and waitfor commands so much, that I would like to now write a function call with passed params to get rid of the thousands of hard coded lines of waitfor and transmit code.
I can get the waitfor to work with the 1st string param, but need a...
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.