Logged In: NO

Hi Lars,

I had similar problems, and I figured out that I needed to issue a ieee1284_negotiate() before reading data, and a ieee1284_terminate() just after reading, so that I could write data again. The API documentation does not say about this where it describes the data transfer functions, but it makes this clear when describing the negotiate/terminate functions.

I hope this helps you.

Regards,

Celso.