PLCgen test model "io" does not compile
Generated PLC code: DB.db INPUTS.xml MAIN.scl OUTPUTS.xml
Compiling the generated PLC code for this test results in the same error as seen in the empty.cif
test, where the interface of the OB is too small to compile:
I've searched online, and found this link: https://support.industry.siemens.com/cs/document/77431424/in-step-7-(tia-portal)-how-do-you-clear-the-message-the-interface-of-ob1-is-smaller-than-the-minimum-value-of-20-bytes-?dti=0&lc=en-NL
I followed the proposed steps in this link, which allowed me to compile the code. When executing the code, I manually changed the input signals to check the corresponding output values. These output values did however not change.
I'm not yet sure if this the PLC code is not functioning correctly because of the additional steps I did (following the link), or if the generated PLC code is incorrect.
Furthermore, projects that Koen and I created related to Sluis Linne (that also have IO) dit not result in the error about a too small OB interface, so it should be possible to find out why this error is occurring.
I will try to investigate this further.
Addresses #679