Hi Helmut,
Using an 'array' data type as a parameter to your 'Call Library Function' node would be the recommended way to pass an array to and from your shared library. One thing to note, however, is if you choose this method, you will have a choice of Formats: either Array Data Pointer, Array Handle, or Array Handle Pointer (in Labview 7.0). If you use an Array Data Pointer, be sure to also pass the array dimension as a separate parameter.
Good Luck!
Jeremy L.
National Instruments
Jeremy L.
National Instruments