Hi, does anyone know how to efficiently update the timeout value ("the element goes into timeout state when it has not responded for (sec)") across multiple elements of the same time? The timeout value doesn't seem to appear in a multiple set. Is it anywhere else that can be changed across all elements of the same protocol?
Thanks,
Regan
Hi,
When opening a surveyor view card and going to "Elements", after filtering or sorting on the protocol and selecting the required elements, it is possible to right-click and select "Actions->Export". Then export to comma-separated file (*.csv). Then adapt the content of the generated csv file to adapt the timeout values. After the modifications have been done, right-click on the surveyor view and select "Actions->Import" to import the csv file again. The elements should then all have been applied with the new timeout setting.
Regards,

Thanks Laurens, that could be a good way to do it… definitely get as far as the export and changing the Element Time Out Time. The import doesn't seem to do anything yet, but I will keep playing with that. Thank you for the pointer in the right direction.