10-10-2005 09:50 PM
hello!! i am new to Lab View. im using DAQpad-6508 .In which m using 2 PPI's for writing the data and the other 2 for reading.
all i have to do is to give binary/decimal inputs (00000001, 00000010..... or 1,2..... etc.) to the PPI's for writting (i don want to use switches for this purpose) and read back the
remaining 2 PPI's.
i was wondering if thats possible to first save the binary input values (that i want to write to the digital port) in a file and supply these values to the digital ports one by one. Is this possible and how?
secondly i want to compare the patterns read from the remaining PPI's with some stored patterns and see if they match.
Is it possible to store data being read from a digital port into a file and how? and in which format will that be stored in the file?
id really appreciate immediate replies. thanks in advance
10-13-2005 10:51 AM
11-25-2005 02:14 AM
11-28-2005 05:14 PM
Hello Huzach,
You cannot configure individual or single lines on the 8255 chip. All the lines in a port must be the same direction.
11-28-2005 07:38 PM