Hi guys. Is it possible to set library parameter based on GVL defined in main project? I have attached library with library parameter 'controller' as show below. Also in my main project I have defined GVL as
VAR_GLOBAL CONSTANT controller : IMemoryController := MemoryController; END_VAR
But i get errors while compiling project
C0046: Identifier 'GVL' not defined C0032: Cannot convert type 'Unknown type: 'GVL.controller' to type 'IMemoryController'
Log in to post a comment.
Hi guys.
Is it possible to set library parameter based on GVL defined in main project?
I have attached library with library parameter 'controller' as show below. Also in my main project I have defined GVL as
But i get errors while compiling project
Last edit: FPawlak 2020-03-09