01-03-2018 10:40 AM
Hi All,
I have a static module for which I want to change two channels from Boolean to array of Boolean. I copied the types that have been generated using the project template for a static module into an existing module, then when I try to run the script I get the following error:
1026
Invoke Node in control module data interface generator.lvlib:Set Definition Files.vi->control module data interface generator.lvlib:initialize vi references.vi->control module data interface generator.lvlib:FromClusterToTagBusScript.vi
Interestingly, I notice that the type that gets generated inside a module that has a channel connecting to a tag that is an array, isn't an array, but carries the label "Array of ....".
Bruce
01-04-2018 05:23 AM
@bdiesel wrote:
Hi All,
I have a static module for which I want to change two channels from Boolean to array of Boolean. I copied the types that have been generated using the project template for a static module into an existing module, then when I try to run the script I get the following error:
1026
Invoke Node in control module data interface generator.lvlib:Set Definition Files.vi->control module data interface generator.lvlib:initialize vi references.vi->control module data interface generator.lvlib:FromClusterToTagBusScript.vi
Interestingly, I notice that the type that gets generated inside a module that has a channel connecting to a tag that is an array, isn't an array, but carries the label "Array of ....".
Bruce
I have managed to solve this. Forgot to disconnect the typedef from the control.