ProtoCollum comes with a Quickstart Guide and a
complete User Guide. Please check these references first for an answer to
your question.
The latest version of these documents is available on this website here.
See also the FAQ below.
For questions not answered by the documentation, please send an email to
Support.
Please allow 2 business days for a reply. We do not use support staff, an engineer
will answer your question directly.
If you discover a ProtoCollum bug, please
send email
describing the situation. Fixes will be made and newer versions released to the website.
Useful information to include with the email bug description includes:
- a copy of the Tcl stack trace from the error window,
- the logfile.txt file,
- plus any project file(s) (or subset that will reproduce the bug) that were in use.
Here is a table of known bugs and their status (listed with newer reports at the top):
Bug Id Number |
Date Submitted |
Found in Version |
Title |
Fixed Version |
| 1 |
2 July 2005 |
1.3 |
Init Rules must be defined as having *no* guards |
1.4 |
| 2 |
2 July 2005 |
1.3 |
Print window does not retain "Paper Size" and "Printer Command" |
1.4 |
Can I run ProtoCollum on My-Favorite-Linux which is not listed as a tested Linux version?
Yes. Users have reported success in installing and running the tool on other Linux OSes
such as Debian and GenToo.
How do I see what is happening inside of a PE Test during execution (simulation)?
The values of the special array State() can be seen by use of the Flag object.
See the User Guide for more information.
The trc package provides
even more information; showing the code lines being executed from the events
and the value of any scalar, list, or array variable at any point during
execution. Load the trc package via the File>Manage Packages
window. Select a PE Test and then click on the "footsteps" icon
to bring up a trace window for a specific PE Test.
I installed a license file, but I still get complaints about a limited
license file that can only open one binder object or only create 20 messages.
Be sure you have named the file correctly. The license file should be
named "LICENSE_use.txt" and it should be placed in a directory
located at ~/.protocollum/ or at <install_dir>/lib/protocollum-<VER>/
|