Alignment is Slow

Alignment using VGR commands execute the spreadsheet several times after receiving the command. Therefore the execution time of the alignment process is different from the Job/Total processing time displayed in the status bar of In-Sight Explorer.

The vision system resets the Job/Total processing time when it executes cell A0. VGR commands start with the ReadDevice function that receives the command string. Some commands execute an additional spreadsheet from cell A0 to capture the image. Finally the VGRProcessCommand function returns the result string and sends that string with the WriteDevice function. Therefore it is difficult to observe the processing time of VGR commands with the In-Sight Explorer only.