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

Building Library

ciorry86
2016-08-03
2017-06-04
  • ciorry86 - 2016-08-03

    Good morning,
    i have the problem when i call a function of building library. An exaple is when i call timer_1 function and declare the variable in prg.
    Timer_0_1 : Timer_1;
    the name of the variable Timer_0_1 is not correct this is for all variable of all function block.of building.
    I installed building package from store and i use codesys 3.

    There is a old tipic for this ?

     
  • Anonymous - 2016-08-08

    Originally created by: KevinR

    try it with namespace - this should work

     
  • Arad - 2017-06-03

    ciorry86 hat geschrieben:
    Good morning,
    i have the same Problem! Can somebody help us?

     
  • plcmax - 2017-06-04

    Hi,
    use the namespace
    OSCAT_BUILDING.timer....

    Best Regards
    plcmax

    IMG: NameSpace.jpg

     

Log in to post a comment.