Hello dear colleagues,
I have encountered an issue with the PNOZmulti 2 object, and now I need your help!
To obtain the project checksum, I need to send "80 (HEX)" to the "Table Number" and "0" to the "Segment Number" (as shown in Picture 1 in the attachment).
The Table Number is automatically linked to the variable "Peripherals._A101S._output.TableNo" (refer to Picture 2 in the attachment).
However, when I attempt to set a value to this variable using "Peripherals._A101S._output.TableNo := 80;", an error occurs: '_output' is not an input of 'EcPzPnozMulti2' (see Picture 3 in the attachment).
Are there any solutions to set a value to this variable in the program?
Alternatively, is there a method to obtain a correct project checksum?
Thank you in advance!