I have noticed there are funcions which look very similar to the
outport, such as outport 8. These claim to be able to write on the
register level of a given address space. However when I try to
tell it to write to the parallel ports address space (378) it sends an
error message saying "VISA: (Hex 0xBFFF0067) The given session or
object reference does not support this operation."
I need to be able to write to most of the registers in the parallel
port which is not possible through normal VISA means, also the
evaluation software that comes with the board is written in
visual basic, not sure if the library node works for that.
Is this a pointless excersise in frustration?