Laser Stripe Support Registry Keys

LaserStripeBinarySocketIPAddress = 127.0.0.1 - This is a required field that needs to have an IP address. When SimulateLaserStripeServer is set to True, this address can be different from the I++ server IP address.

LaserStripePort = 51294 - This parameter sets the port for the binary socket exchange with the I++ server.

LaserStripeStoreSBF = False - This value sets the ability for storing binary images with the file name of "PCDMIS_Scan_<number>.sbf". The software stores the file in the "C:\\All Users\Hexagon\PCDMIS\<Version>" directory. Each session restarts the numbering in the image file names.

Replace <version> with the version of PC-DMIS installed on your computer.

Testing of laser stripe using internal simulation:

SimulateLaserStripeServer = False - This parameter allows you to use the simulator for debugging a laser stripe when set to True.

SimulateLaserStripeServerPath = "" - This parameter supports a single scan image or multiple scan images.

For a single scan image, the system searches for a file with an ".sbf" extension (for example: D:\\Scans\\EagleEye2Scan.sbf).

For multiple scan images, the system searches for a directory name ending with double backslashes (for example: D:\\LaserStripeScans\\). The system next searches within that directory for scan files with sequential names (for example: PCDMIS_Scan_0.sbf, PCDMIS_Scan_1.sbf, PCDMIS_Scan_2.sbf, and so on) and uses them as individual scan files.

More:

I++ DME Client Interface