07-20-2007 06:18 AM
i think the problem is that :the ds2431 is not part of teds family product, then do not support teds protocol...
teds is build on top of 1-wire
it is clearly mentionned there http://zone.ni.com/devzone/cda/tut/p/id/3930
'communicate with the EEPROM of the sensor'
or 'can use these drivers to write your code to read and write the TEDS bitstream'
but take a look at this http://community.ni.com/examples/reading-a-1-wire-ds18b20-via-a-serial-or-usb-adapter
but there is a real solution, there is an example to connect to the 1-wire dallas library as active-x , i am trying to find it in NI discussion somewhre.....I ll get back
07-20-2007 06:28 AM
you shuld look at this
http://forums.ni.com/ni/board/message?board.id=170&message.id=120501&query.id=69972
07-20-2007 10:22 AM
10-10-2007 03:37 AM
10-11-2007 04:48 PM
03-13-2008 08:48 PM
Raajit,
I am sorry that I did not mention my customer's detail so much.
He wants to communicate with a DS2341 through a DAQmx board (NI 9233).
Error-200742 occurs at DAQmx write TEDS Data.vi of EXAMPLE Create and Write TEDS to EEPROM (serial).vi.
But the vi worked to DS2340A.
My question is that whether the vi can pass data to a DS2431 through a DAQ device.
There is a possibility that a DAQ device can be used only to a DS2340A.
Thank you
Tomohide Tsukasaki NIJ
03-13-2008 09:04 PM
I mistakenly wrote a wrong message. Please ignore the above message.
02-22-2011 11:05 AM
Does anyone know where TEDS data (basic TEDS and template info) are stored in the DS2431 part?
(This is same question asked in 2007 by Thomas (member thbr), that I do not see answered):
Is there an XML file for the DS2431 (family code 2Dh) as described in annex E of IEEE 1451.4?
Is there any other specification that describes where in memory the basic TEDS and template TEDS are stored in DS2431?
Any help would be greatly appreciated.
thanks,
John
09-24-2013 11:06 PM
Hi... Anybody knows the solution to read the memory by using the vi that NI provide to us?
We can write but it cannot be read.
I saw the the data appear as xFF times 32 for each bank.
But when i try to read the memory by using onewireviewer.exe app provided by maxim, i saw the data in there. See as below.
Please advise....any help is appreciated...
09-25-2013 06:24 PM
Hey C@E,
The information that is published about the TEDS format can be found here:
http://standards.ieee.org/develop/regauth/tut/teds.pdf
If this does not provide sufficient information, then it would be best to make a new forum post. It would be best to put this is a forum like multifunction DAQ or which ever method you are getting the data. This is the LabVIEW forum and focuses mostly on LabVIEW related questions. Also, this post is a few year old. Creating a new post will most likely see more traffic.
Best Regards,
-KP