dominik-tylczynski / mfs-plc-sim

Free, open source, platform independent PLC emulator for SAP EWM MFS
GNU Affero General Public License v3.0
23 stars 0 forks source link

Start, stop characters and telegram length handling in RFC_EXECUTE_COMMAND #13

Closed dominik-tylczynski closed 1 year ago

dominik-tylczynski commented 1 year ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

dominik-tylczynski commented 1 year ago

Start and end characters are retrieved from RFC_EXECUTE_COMMAND call and exposed in the log. Also start and end unicode characters are retrieved as determined with BAdI /SCWM/EX_MFS_TELE_SND 1844515 - Unicode start and end character handling in MFS

Commit: fb063ae