[Gambas-user] Parallel Port - Kadaitcha Man

2010-04-03 Thread Bjorn Macintosh
is 888 in dec) however I don't appear to have got a result from this. I tryed 378 aswell without result. I would try polling each and every port however I understand this would potentially break my pc. not my favourite option. Thanks Bjorn Maci

[Gambas-user] Parallel Port

2010-04-03 Thread Bjorn Macintosh
port and how to select pin's base 0 base1 and base2. Any help would be greatly appreciated. I sent a post two days ago holding the full details on my program and what I am trying to do if you need any clarification. Thanks Bjorn Maci

[Gambas-user] Parallel Port - Illegal Seek -

2010-04-02 Thread Bjorn Macintosh
'SEND ANOTHER 16 CLOCK PULSES TO SHIFT THE DATA INTO IC3 FOR BIT = 9 TO 24 OUT BASE0, &H82 OUT BASE0, &H80 NEXT BIT 'LOAD IC3 OUT BASE0, &H90 OUT BASE0, &h80] -BASIC END