Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Does anyone have experience with Signatec High-Speed Digitizers?

 I just purchased the PX14400 and I have a few questions for anyone that may have some experience with these.

0 Kudos
Message 1 of 4
(3,547 Views)

Hi ryder_2010,

 

What specific questions do you have regarding this device? Is it relating to it's actual application or do you have questions on how to operate it using LabVIEW?

Raj
National Instruments
Applications Engineer
0 Kudos
Message 2 of 4
(3,521 Views)

I am trying to set up software for a time of flight mass spectrometer which uses the new digitizer and labview and was looking for someone that has done anything similar to that.

0 Kudos
Message 3 of 4
(3,515 Views)

Hello ryder,

 

In order to communicate with your device in LabVIEW you will need to be able to call into the driver provided with the device. There are a couple of ways you can go about doing this:

 

1. You can call into the dll from the driver in LabVIEW (https://forums.ni.com/t5/Developer-Center-Resources/Calling-C-C-DLLs-from-LabVIEW/ta-p/3522488)

2. You can create your own driver using the VISA Driver Development Wizard

3. If your device came with software you can have it save a file and then manipulate the file in LabVIEW

 

Let us know if this helps out

 

Best Regards,

 

Adam G 

National Instruments
Applications Engineer
0 Kudos
Message 4 of 4
(3,487 Views)