Hi everyone, we are trying to acess the variable Transmit_data.value of the XI522001 communicationmodule via DataLayer. We tested using V2.6 as well as V3.2. It seems like the DataLayer can't interpret the Datatype (should be Array of Byte?!) as shown in the picture attached. We also tried to get the Variable into the PLC via watchlist -> flatbuffer without sucess (see picture attached). Using UA-Expert acess to the Variable seems possible (also picture attached). Also the Variable is shown in the DataLayer_Realtime Interface in the PLC App as an Array[0..29] of Byte (also picture attached). This should work, too. In the long run we would like to acess the Variable with an own C++ App using SDK. Any idea how thats possible? Are we missing sth. or is the only way to acess the variable the DataLayer_Realtime Interface in the PLC App at the moment? Thanks for your help and regards!
... View more