|
Parameter |
Description |
|
SI_DRIVER_TIMEOUT
|
Sets the channel driver timeout value in seconds. When a channel driver is initialized, SOFTIMAGE|3D waits the specified amount of time for a response before stopping the channel run and displaying an error message. The default is 7 seconds. You may need to set the value higher if a slow initialization is involved or the driver is on a remote machine. |
Example
|
Platform |
Syntax |
|
Windows NT |
set SI_DRIVER_TIMEOUT=7 |
|
IRIX/Linux |
setenv SI_DRIVER_TIMEOUT 7 |