11-08-2008 01:40 AM
hi,
i am working on pxi 6528 Discreate I/O card and i have used DAQmx functions to programm it but i am unable to find self test.vi in DAQmx function pallet can any one tell me how to do selftest for this
regards
narayan
11-08-2008 09:25 AM
11-10-2008 12:59 PM
11-10-2008 11:11 PM
hi,
thanks for your replay, i have already built loopback and tested i was wondering is there any vi available as it is available for other cards to check the self test operation of the card as in Measurement and automation.
regards
narayan
11-11-2008 07:27 PM
haaaaaaaaaaaaaa. wrote:hi,
thanks for your replay, i have already built loopback and tested i was wondering is there any vi available as it is available for other cards to check the self test operation of the card as in Measurement and automation.
regards
narayan
No self test vi's available that I am aware of. That is why I suggested writing your own. We do this all of the time.
tbob
11-12-2008 11:05 PM
There is no Self-Test VI or function in LabVIEW. You can try using the Reset Device function in LabVIEW which provides similar functionality as Self Test in MAX.
You find details in the following link.
http://digital.ni.com/public.nsf/allkb/124D580AE300335E86256FDD006CE798
If you wish to do a hardware level test of the I/Os, you will have to write your own code in LabVIEW as suggested earlier.
Hope this helps.
Rohit
NI India
01-16-2019 02:58 AM
Hi Naraayan,
you have mentioned loopback the mentioned module, could you please share me details how you have built loopback?
Thanks