Search the Community
Showing results for tags 'time'.
-
Hello, I would like to synchronize a PXIe 6356 (connected to a BNC 2110) and a PXIe 4492, which are installed in the same chassis. Since I unfortunately couldn't get it to work, I wanted to ask if someone could help me with my problem. With synchronous I mean: The measurements of both PXIe should start at the same time and should take out the measured values at the same time. Possibly it would work with a digital trigger, but unfortunately I don't know how to implement this in Labview and how to wire it. So at least I know that the PXIe 4492 has a PFI0 socket. The BNC 2110 has much more digital connectors. Please find attached my VI. Thanks for the help in advance. Multichannel_8_analog_acquisition.vi
-
Name: Calendar XControl Submitter: Benoit Submitted: 06 Jan 2016 Category: *Uncertified* LabVIEW Version: 2011License Type: BSD (Most common) This XControl allow you to have a nice calendar as a control. Any selection of the date is highlighted in light blue. The supported language are English and French acessible trough the property. Ce XControl vous permet d'avoir un beau calendrier comme control. Toute sélection de date et mis en évidence par une couleur bleur clair. Ce XControl supporte le Français et l'anglais par l'intermédiaire des propriétés. Click here to download this file
-
- calendar xcontrol
- calendar
-
(and 3 more)
Tagged with:
-
Hello everyone! I am trying to write a program which would allow to show on x axis (time) chart values from for example: -200 s to 0. I would like each new data (1D array double) to have position 0 and earlier data to be shown as something what happened in the past. Unfortunately I did not have any idea how to do it. I will be very grateful for each hint.