You are not logged in.
Pages: 1
Topic closed
Hi, I get the following error during compilation regarding CNA block:
Error 126: Validation error -103 (General input variable error) in the pin 'TASK.CNA:filename'
The name and path to CSV file is OK, otherwise I would get Error 126: Validation error -307 (File open error) in the pin 'TASK.CNA:filename'
Thx for help
Offline
Hi,
if you specify the filename parameter in CNA function block the array will be initialised during compilation process. The file (saved in the project directory on your host computer) should contain values separated by semicolon - for example:
12; 10; 2;
Hope it helps!
Cheers, Tomas
Offline
Pages: 1
Topic closed