I'm using VISA to communicate via the RS232 port. In my program there is a loop in which I open a VISA session and close it again within this loop. When I end the program (no matter if I do this properly or by interrupting it) there is a considerable delay afterwards. The longer the program has been running, the longer the delay is (a ratio of about 1 minute of program-runnig to 10 sec. of delay). So, the more cycles of the loop, the longer the delay! Why!?