In an effort to expand on this entry, while testing, there are many times where I have to use the mllpreceive.exe to capture data.
I have made it easy by adding right click functionality.
I created a batch file called Receive.bat with the following contents:
MLLPRECEIVE.EXE /P 12000 /SPLIT /SB 11 /EB 28 /CR 13 /D %1
I then […]