03-14-2005 01:15 AM
03-14-2005 07:47 AM
08-20-2007 02:05 AM
08-21-2007 02:14 PM
08-21-2007 11:22 PM
Hello,
I am stuck with the initialization of TNT5002,as in I can't verify whwther whatever I am writing to TNT5002 is getting written or not.I have written my routine as per the timing diagram given in the datasheet.If I can be guided about the initialization procedure for the chip in GEN4882 mode by experts,it will be really useful as I am finding it difficult to find a way out.
Thanks
Seema
08-22-2007 12:27 AM
08-22-2007 06:15 PM
08-23-2007 08:58 AM
Hello Prabhu S,
What is the device's status after your device receives the message? After the device writes you say that DCA, REM, and TACS is set.
Also, there could be a chance that the read was not completed on the controller side. Was the proper termination character included in the instrument's response? Did you set the count correctly on the intrument, or is a default large number put into the count?
There is a step by step set of directions on how to Read and Write from the TNT4882 in the Programmers Reference Manual. These instructions are shown in the ESP you are using (the software will work with the TNT5002 with only minor changes).
What changes (if any) did you make to the ESP?
Steven T.
08-24-2007 05:38 AM
On clicking Read in the NI488.2 Communicator
Received 5 data bytes "*IDN?"
Update Interface Status 1
-----------------------
REM
RQS
IFC
LACS
DCA
LPA
Update Interface Status 2
-----------------------
ATN asserted
REM
RQS
IFC
TACS
DCA
TPA
SPMS
count is the two's complement as in ESP, an it is equal to number of characters,
Followed steps in TNT4882 in the Programmers Reference Manual.
I have not made any changes particular to TNT5002, if you could suggest (if any)will be greatky appreciated.
Prabhu
08-27-2007 06:56 AM