I was trying to read data from PLC Micro Logics 1400(Allen Bradley) through Python and dump it to MS SQL, then "can only concatenate str (not "bytes") to str" this error occurred while reading data from PLC Micro Logics 1400. I will attach the python program which I am currently using. If anyone knows the solution for this kindly help me out with it.
https://drive.google.com/file/d/1C-g4M5YhtsvvTCaDnz3jLhYuRg64E-8f/view?usp=sharing
Thank you!