05-11-2012 05:24 AM - edited 05-11-2012 05:25 AM
Hello Everyone,
i would like to ask you guys some questions about my VI.
I am writing a VI in order to Read the Data from the Memory of the 1-Wire DS28EC20 with the help of the .NET Model of LabVIEW.
Meanwhile i would like to use the OneWireAPI.NET(4.0.2.0) with .NET Model to Read those Menories. And i have already tried for a long time.
It comes always Error 1172. I will give you guys the Screenshot of the Blockdiagrmm. Is there any1 who konws how can i get the Data with "MemoryBankEEPROM". Please give me some Tips, thank u very much!
06-07-2013 05:45 AM
Im not sure if this request is still active. However, I also worked with the 1Wire EEPROM DS28EC20. I had a working solution (reading and writing data to this 1Wire EEPROM). Then I moved it to another PC and I got the same error 1172. Finally I installed the "Visual J# redistributable version 2.0 Second Edition" and everything worked fine.
Attached is the VI with the functionality of reading from and writing to the 1Wire EEPROM DS28EC20. It is quite specific. Data of LEDs will be transormed and written to the EEPROM as files. Maybe this helps.