Ios Package Version 1.0
These manuals describe the functionality of my Ios package, which adds both
low and higher level functionality for communicating with APROL® IOSYS®
point server. The commands can be loaded into the interpreter with the command
package require Ios
The lowlevel commands are loaded as shared library, all commands are
registered in the global namespace. The higherlevel functions are achieved
by sourcing tcl-code. The C-part uses Tcl objects, so the version for Tcl
must be 8.0 or higher.
Low level functions written in C
Higher level functions written in Tcl
Copyright © 1999-2000 Gerhard Hintermayer