Example:
set clients [iosListClients] ;# all clients are returned set clients [iosListClients *.work.*] ;# all connected ProWork® are returned
The result is a list of lists consisting of client Id and client name. As the underlying API supports this functionality only when invoked on the same machine as the IOSYS®-server, (maybe this is implemented via shared memory by PCC) an error is generated if there is no IOSYS®-server to contact.
Copyright © 2000 Gerhard Hintermayer.