04-30-2008 03:41 PM
05-01-2008 01:36 PM
05-01-2008 04:35 PM
Thanks for your answer Eriquito,
Unfortunatly the links are not helpful in my case since I already passed this development stage. I'm using the TEAC dll and I already downloaded and installed the TEAC TAFFmat plugin.
For the LabVIEW crash it is partly solve, I was receiving a Fatal Error ThEvent.cpp line 190 message and I think it was caused by a bad parameter connected to a call library function node. But now from time to time I receive a LabVIEW needs to close error message after doing very minor things like moving an object on the block diagram or moving the window scrollbar.
My major challenge right now is to find a way to save the data in a selected repertory on the PC. There is an exemple of real time recording on p.5 of the LX01_sampleE104_101604 attached document. This exemple specify to create a pointer to a short[nSize/2 ] buffer (where nSize is the number of remaining elements to transfer) and I wonder how to connect this to the output of a Call Library Function Node (I know I have to specify Adapt to Type and select Pointers to Handles but will it be preferable to use C code with the CIN node, I'm not very familiar with C and I don't have a programming background). Also the exemple is not very clear if the Get Data routine should be in a loop. Other issues are to save the data in a file and make sure it will fit the TAFFmat format. I would like it to be in this format to use the plugin functions and data analysis functions.
Thanks,
Ben64
05-02-2008 12:24 PM
08-31-2010 09:12 AM
Hi. I have the same problem to control a lx 120 teac equipment from labview. Do you solve the problem to work with the equipment from labview? Any script or function that coluld help me with this task? I am trying to read the data that LX120 is registering for viewing in frequency domain, since I only have the LxNavi simple software.
Thanks.
Pelayo