Thanks Nicolai!
Now I've found the right track. Thou, I'm not using the VISA serial
communication. Is it as simple as the standard one? As an extention?
Frode
"Nikolai Maris" wrote in message
news:3E7703DE.81718251@ib-mut.de...
> Hi Frode
>
> If you already have your values in a string you need not to convert them,
> because the "write on serial port.vi" function or the VISA functions
expect a
> string as input for the data to send.
> If you want to convert them into numeric bytes, you can use the "string in
byte
> array" function.
>
> Niko
>
>