Ok, folks…
This forum is great! After been trying to get the serial port working for three days, I sent the post here and in 5 minutes I came up with the solution. It was a access right problem. I just changed the rights for /dev/ttyACM0 by using sudo chmod 777 /dev/ttyACM0 and it started working straight away!
Regards,
Jan