Hi, Where I can check if a target device support the LREAL data type?
Thanks Giuliano
do you mean LREAL ?
Yes, LREAL
Hi, guess you should find this in the device description of your plc: <ts:section name="codegenerator"> ..</ts:section>
<ts:setting access="visible" type="boolean" name="lreal-as-real"> <ts:value>0</ts:value></ts:setting>
..
BR Edwin
Log in to post a comment.
Hi,
Where I can check if a target device support the LREAL data type?
Thanks
Giuliano
do you mean LREAL ?
Yes, LREAL
Hi,
guess you should find this in the device description of your plc:
<ts:section name="codegenerator">
..</ts:section>
<ts:setting access="visible" type="boolean" name="lreal-as-real">
<ts:value>0</ts:value></ts:setting>
..
BR
Edwin