P
PeterWokke
Guest
In the past we have developed a DLL to interact a com port device listener. In the registry we set the configuration. [HKEY_LOCAL_MACHINE\SOFTWARE\ABS\QSeed\Barcoding] "Port"="COM1" "PortSetting"="baud=19200 parity=n data=8 stop=2 xon=off octs=on rts=hs" Then the active Progress program activate a listener on the com port to catch the barcode reading. This was developed by some old colleges but I could never find the basic source how this DLL was build. Only have the DLL but it does not work in the OE 11.4 64bit client. I think the vendor of the barcode reader device does not help. As long as it works to interact on a com port as event driven device it should work. Do I still need a DLL or can I build a device listener directly within the ABL? Hope someone has some experience with com port interactions in ABL. Kind regards, Peter
Continue reading...
Continue reading...