12/11/2023 9:46 AM | |
Joined: 10/11/2006 Last visit: 12/12/2024 Posts: 5969 Rating: (820)
|
Hello, 5.1.5 ARRAY with a dynamic length (as of Kernel V4.2) Declaration as an in-out parameter As of SIMOTION Kernel Version 4.2, you can declare arrays with a dynamic length in functions and function blocks. This is possible: • With functions: – in the parameter block for in/out parameters (Page 186) (VAR_IN_OUT / END_VAR). – in the parameter block for input parameters (Page 186) (VAR_INPUT / END_VAR). • With function blocks: in the parameter block for in/out parameters (Page 186) (VAR_IN_OUT / END_VAR). https://support.industry.siemens.com/cs/ww/en/view/109820423 |
With best regards, |
|
Follow us on