thiagoralves / OpenPLC_v3

OpenPLC Runtime version 3
GNU General Public License v3.0
1.09k stars 440 forks source link

Two BYTE number ADD, do not supprot! #84

Closed xinsuinizhuan closed 4 years ago

xinsuinizhuan commented 5 years ago

I add two BYTE number, compile it, it errors.

innir commented 4 years ago

True, as this operation is not defined in the IEC 61131-3. -> no bug.

BTW: OpenPLC uses matiec to compile IEC 61131-3 code to C. If you think you found bugs in the language implementation, better file bugs against matiec: https://bitbucket.org/mjsousa/matiec/src/default/