There exists a nice system called Raspberry SPS (raspberry-sps.de). The attached paches implement support for the provided I/O boards. The support has been added to the IDE and FORTE.
Vorgänger: 1503 (3b44c7cd674d) Merge with 1.7.x
Vorgänger: 144 (70aea06a1af5) Merge
Attached is a type correction of the IW and QW blocks.
Corrected the access method for the ADCes of the Raspberry SPS.
Now, everything works fine.
thank you for the patches I added patch 146 in cset[fordiac-lib:19ed6a] the other patches will be added soon
Related
Commit: [19ed6a]
I finally found some time to review the FORTE patches. First of all thanks for the work it is great to have more I/O support. There are some issues I would discuss with you before applying the patches:
BR,
Alois
Not necessarily. If IW and QW just use two additional functions of CProcessinterface (i.e, writeWord, readWord) only the platforms providing IW and QW need to add these function blocks. As the design pattern we are using here is half template based this should scale quite flexible and platforms not supporting IW and QW would not be affected.