I'm trying to plot a large raster file and InterPlot keeps timing out at 30 minutes. I've changed the setting ofIPLOT_MSTN_TIMEOUT in the iplot.cfg to several different values, from 0 which is supposed to set no timeout, to 180, to 18000, and still it times out after the default setting of 1800 (30 minutes). I tried replacing the iplot.cfg with the default iplot.def file, same result. I get the same results with the Iplot Microstation interface, Interplot Organizer, and iplot command line.I'm using InterPlot 8.11.07.126 and Microstation 8.11.07.443
Any help appreciated !
Please add the following variable to the IPLOT.cfg file-
IPLOT_MSTN_TASK_TIMEOUT = 3600
The timeout should happen after 60 minutes. A value of 0 sets no timeout.