Split int to int array?
CODESYS Forge
talk
(Thread)
Split int to int array?
Last updated: 2016-06-22
Array of 5000 int
CODESYS Forge
talk
(Thread)
Array of 5000 int
Last updated: 2017-08-16
Post by apurv on Cannot pass array of constant size to a function as a reference
CODESYS Forge
talk
(Post)
I have a Array of constant size defined like this Var Constant MAX_SIZE :UINT := 10; End_var VAR array : ARRAY[0..MAX_SIZE] OF INT; END_VAR Now I want to pass this array to a function by reference, Function fun : INT VAR_IN_OUT CONSTANT MAX_SIZE : UINT; END_VAR VAR_INPUT array : REFERENCE TO ARRAY[0..MAX_SIZE] OF INT; END_VAR but when I run this it gives strange Errors Error : Cannot Convert type 'ARRAY [0..MAX_SIZE] OF INT' to type 'ARRAY[0..MAX_SIZE] OF INT'
Last updated: 2024-01-07
Cannot convert type 'Unknown type: 'ADR(tabOrderIdArray)" to type 'POINTER TO ARRAY [0..0]OF INT'
CODESYS Forge
talk
(Thread)
Cannot convert type 'Unknown type: 'ADR(tabOrderIdArray)" to type 'POINTER TO ARRAY [0..0]OF INT'
Last updated: 2021-04-26
Extract 4 bytes from array of bytes to save in decimal value (int?)
CODESYS Forge
talk
(Thread)
Extract 4 bytes from array of bytes to save in decimal value (int?)
Last updated: 2022-01-11
String Array to Byte Array problem
CODESYS Forge
talk
(Thread)
String Array to Byte Array problem
Last updated: 2008-09-04
String to INT / REAL
CODESYS Forge
talk
(Thread)
String to INT / REAL
Last updated: 2017-12-03
Convert INT to Binairy
CODESYS Forge
talk
(Thread)
Convert INT to Binairy
Last updated: 2022-08-31
Convert WORD to INT
CODESYS Forge
talk
(Thread)
Convert WORD to INT
Last updated: 2017-12-06
Array to String
CODESYS Forge
talk
(Thread)
Array to String
Last updated: 2024-07-18
Array to String
CODESYS Forge
talk
(Thread)
Array to String
Last updated: 2024-07-24
STRUCT to BYTE ARRAY
CODESYS Forge
talk
(Thread)
STRUCT to BYTE ARRAY
Last updated: 2023-07-10
Pointer To Array
CODESYS Forge
talk
(Thread)
Pointer To Array
Last updated: 2021-02-04
Move array to dut
CODESYS Forge
talk
(Thread)
Move array to dut
Last updated: 2020-10-23
Post by timvh on KeyPad Function in Visualization to fill a table
CODESYS Forge
talk
(Post)
Create an array of STRING and 1 INT variable, e.g.: asMyString : ARRAY[0..9] OF STRING; iIndex : INT; Then place a "Table" object in the visualization: - link this to the string array variable. - Check the option "Use Template" - Then in the Input Configuration - add the "Write Variable" command Somewhere else add a "Combobox, array" - link this to the same array. - And link the index to the INT variable. In the Combobox, you can then select one of the strings from the array. The index variable will indicate which selection has been made.
Last updated: 2026-01-08
Data conversion INT to UDINt (double)
CODESYS Forge
talk
(Thread)
Data conversion INT to UDINt (double)
Last updated: 2017-01-30
Convert 2 INT to Real
CODESYS Forge
talk
(Thread)
Convert 2 INT to Real
Last updated: 2021-08-15
Array of array
CODESYS Forge
talk
(Thread)
Array of array
Last updated: 2021-05-28
Pointer ARRAY BYTE to ARRAY BOOL
CODESYS Forge
talk
(Thread)
Pointer ARRAY BYTE to ARRAY BOOL
Last updated: 2008-06-06
Convert Array Of DINT To STRING
CODESYS Forge
talk
(Thread)
Convert Array Of DINT To STRING
Last updated: 2023-12-03
REFERENCE TO in an array
CODESYS Forge
talk
(Thread)
REFERENCE TO in an array
Last updated: 2025-05-21
Convert string to byte array.
CODESYS Forge
talk
(Thread)
Convert string to byte array.
Last updated: 2021-12-29
Integer type to byte array
CODESYS Forge
talk
(Thread)
Integer type to byte array
Last updated: 2015-11-25
writing to array in program
CODESYS Forge
talk
(Thread)
writing to array in program
Last updated: 2022-02-03
give a Name to array cell
CODESYS Forge
talk
(Thread)
give a Name to array cell
Last updated: 2017-06-03
To search for an exact phrase, put it in quotes. Example: "getting started docs"
To exclude a word or phrase, put a dash in front of it. Example: docs -help
To search on specific fields, use these field names instead of a general text search. You can group with AND or OR.