I am triyng to make a communication module on LIN Bus using an external *.dll. First module has as output a variable. Next module has as input the address of the variable generated by the previous module.
How can I read the address of this variable, so that I have input for the next module?