fbarresi / BeckhoffJsonReadWriter

Read and write json file from a Beckhoff PLC
MIT License
23 stars 4 forks source link

No feedback #4

Open ajuszczyk154 opened 2 years ago

ajuszczyk154 commented 2 years ago

Hello

Overall, very good job, thank you for this code. I tried two things on write:

  1. Wrong variable name to input "File" (variable doesn't exist) - No error, no file created, no feedback
  2. If data array/structure is huge - No error, no file created, no feedback

This is async function block so will be nice to see some feedback from it like: Busy, Done etc Even using this FB without TFU003 installed, done nothing without any feedback