Hello,
I got some problem with accesing some the TDC V1290N register using labview 8.2.
1)When I look at the 0X1002 status register, using CAENVMEDEMO program, it gave me Hex 3837
when I use my brief labview TDC to look at it, it gave me hex 820,860,960. this indicate that the data_ready is set to 0. This is true when I try to read the data output. I have no problem with data output using caenvmedemo.
My labview 8.2 code for QDC works fine.
2)Second I was thinking of using the labview example code from the CAEN wepage. It was was the V775 TDC.
I was thinking of modifying the code for V1290N.
When I test run it I got a problem "VXIin.vi" was stopped at node "" at a call to "Out Port Old 6.x.vi"
it seen that I'm using CAENVMElib instead of VXI. (the controller module is V2718 using optical link cable)