Hi,
I don't know which examples you use, so I can't comment on that.
See attached VI It writes data to port 0x378 (standard parallel port) Data is inverted every cycle.
This should toggle all the data bits.
I don't if a software tool like portmon will see this. You have to check the data bits on the connector.
What can go wrong:
Your PC port address for the parallel port is different. Not likely, but you must be sure.
You are using an old version (before 7) of LabVIEW and/or an old version of the Write port function in combination with XP or NT (assuming you are using Windows)
Let me know what this VI does on your machine.