Tech Notes
How do I configure Signet to use remote execution?
The number of RemoteServers you can use is determined by your Signet license. Contact Silicon Genetics to obtain a Signet license with the number of servers you need. Once you have the appropriate license, you will need to change the Signet preferences file. Add the following line for each RemoteServer:
ScriptServerAddress : address#port=nickname
For example:
ScriptServerAddress : 192.168.156.21#6000=Laboratory 5 Server
Important Note: Do not use 'localhost' or Windows network names as addresses. Use an actual IP address.
|