Welcome to our new forum
All users of the legacy CODESYS Forums, please create a new account at account.codesys.com. But make sure to use the same E-Mail address as in the old Forum. Then your posts will be matched. Close

LREAL support in target device

Giulix72
2019-08-07
2019-08-07
  • Giulix72 - 2019-08-07

    Hi,
    Where I can check if a target device support the LREAL data type?

    Thanks
    Giuliano

     
  • dFx

    dFx - 2019-08-07

    do you mean LREAL ?

     
  • Giulix72 - 2019-08-07

    Yes, LREAL

     
  • eschwellinger

    eschwellinger - 2019-08-07

    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.