MAX and screw reminder

Hi all!

I did the Architecture developed in Labview a few months ago. My question is about the caalback screw.

I am trying to open the editing window of MAX balance since a LabVIEW application. In LabVIEW, we can open this window with a right-click on a constant scale:

I think that this feature is performed by a reminder-vi.

How can I open programm the opening of this window? As a general rule, the end user will have a calibration for each measurement window, and if necessary, he will have an "Edit" button to directly open the windows... Is this possible?

Thaks you by advance!

Of course, these functions are shrouded in the DAQ Assistant and can be called as a normal VI.  The problem is it is undocumented, and NEITHER can choose to change in any way that it works and break the code that relies on it to behave in a specific way.  That being said here is the code that I wrote which can create or modify channels, tasks or scales.

https://lavag.org/topic/18740-launching-DAQmx-task-configuration-window-with-LabVIEW/#entry112620

Tags: NI Software

Similar Questions

  • Just create a boot SSD drive. You want to minumize what Mozilla wrote in the SSD. You want to change Max and log locations not SSD drive. Anyone know how?

    Just create a boot SSD drive. You want to minumize what Mozilla wrote in the SSD. You want to change Max and log locations not SSD drive. Someone knows how, I could not find where it change?

    See http://kb.mozillazine.org/browser.cache.disk.parent_directory

    You can also install portable Firefox version, if you want to run Firefox on a disc of SS.

  • GTX 660 m and 3ds Max and Autocad 2013

    My y580 with the gtx 660 m does not allow 3ds max and autocad 2013 programs work.

    What is happening is that the program opens then application error and closes and it is with the card Nvidia be used in programs.

    However, I found workaround that said running applications with the intel HD 4000 instead. BUT what is the point to make that if you cannot take advantage of the GPU acceleration?

    Everyone knows about this problem?

    It was the latest nvidia driver causing the problem, that's what I condluded. I have returned my 295.55 default driver that came with the y580 and max and autocad works again.

  • Error of flow OR MAX and attribute camera out of reach

    I recently bought a camera Point Grey Grasshopper3, it seems to work fine at point software fly Cap Gris provides, but I get an error NI Max when I try to do a simple puncture (see below). This error appears every time I try to catch a time image the first after the opening OR MAX, even if the flow is set to maximum. Then I change the flow under control of the unit to any integer 125000000 max, and the camera works very well for MAX. It will capture images as much as I need. Then I save the camera output MAX, open MAX once again, it shows my saved settings, I'm going to capture images and I get the error again. If I change the range regardless of the number and it works again in the same session in MAX.

    I had a gray point Zebra2 work very well and he used in my program LabVIEW with IMAQdx to acquire images. When I try to use grasshopper3, LabVIEW returns error attribute camera out of reach of the VI camera configuration. I use to test the camera of the VI is the camera just to open, configure acquisition, start acquiring, get the picture, cancel the acquisition and nearby IMAQdx camera configuration. I did twice open MAX, change the flow, save the camera, close MAX without grasping an image and then was able to acquire images in LabVIEW in the first inning. I would run the VI once again and then it returns the error to attribute camera out of reach. I changed the packet size, resolution and the frame rate of the camera with a difference in errors.

    Since I am able to images of the stream from the camera to the gray point fly capture and Max after activating/deactivating the flow layout, it leads me to believe there is some sort of error MAX/LabVIEW that prevent me to capture the images.

    Any ideas? Has anyone else had this problem with MAX and LV?

    Looks like the point Grey cameras showed this error before the firmware on the basis. See this linkfor such a forum. I would monitor the camera (*.icd) file located in the data folder IMAQdx in public Documents to see if the actual value is be replaced after the configuration of the camera has been saved in MAX. There is a chance that the GigE. XML file which is transferred from the camera is overwrite these values in the unacceptable value. See this linkfor a KB about this error, which leads me to believe that this may be the problem.

  • Max and min to find examples of data

    I'm discerning the max and min of cycle data values. We have about 20 data points for each cycle and I need make the max and min out of it. I tried to write a script for this but it takes way to long to run. Do not complete our largest files (over 1 million points of data) with my script and DIAdem crash.  I also tried the peak built by finding functions, but they come with data points that are not max or min. Here is my script below:

    Dim cyclemin
    Dim cyclemax
    Dim cyclecount
    Dim displacementmax, displacementmin
    Dim channelcount
    Dim i, j, k, g, a, m
    cyclemin = CMin ('Cycle Count')
    cyclemax = CMax ('Cycle Count')
    ChannelCount = 0
    Call ChnAlloc ('Single Cycle Count',(cyclemax-cyclemin) + 1, 1, DataTypeFloat64)
    Call ChnAlloc ("pressure min. sample",(cyclemax-cyclemin) + 1, 1, DataTypeFloat64)
    Call ChnAlloc ("Sample pressure Max",(cyclemax-cyclemin) + 1, 1, DataTypeFloat64)
    a = 1
    For cyclecount = cyclemin to cyclemax
    g = 1
    ChannelCount = channelcount + 1
    I = ChnFind ('Ch ()' ' Cycle Count"" "") = "& str (cyclecount)(,a)"
    j = ChnFindReverse ("Ch (" 'Cycle Count) "" ") =" & str (cyclecount), CL ('Cycle Count')) "
    Dial the ChnAlloc ("sample Pressure data retention", (d - i) + 1, 1, DataTypeFloat64 ')
    For k = i j
    ChD (g, "" data keeps the pressure of the sample "") = SMC (k, "Sample pressure")
    g = g + 1
    Next
    Call the ChnCharacter (' "data keeps the pressure of the sample" ")
    ChD (channelcount, ' Single Cycle Count "" ") = cyclecount
    ChD (channelcount, "Max pressure sample") = CMax ("Data Hold sample pressure")
    ChD (channelcount, "pressure min. sample") = CMin ("Data Hold sample pressure")
    Call the ChnDelete (' "data keeps the pressure of the sample" ")
    a = j
    Next

    Can someone please help me find a way to do it quickly? Thank you.

    Hello Steinmeister85

    just in case you are using a newer version of DIAdem, here is an alternative solution.

    Also, I used your example file and it concatenated 50 times to create a file which has about 560,000 values in each channel.

    I run your script from a new one to get a reference number

    Sample file

    Original screenplay: 2.5 seconds

    Optimized script: 0.2 seconds

    50 x example file

    Original screenplay: 111,493 seconds

    Optimized script: 0.25 seconds

    I have to admit that I've sorted the concatenated file. This way I have 216 cycle segments to be analyzed. If I simple concatenate files (without sorting) I get 50 x the number of segments and the new script takes about 9 seconds to execute. The original script doesn't work properly like you woul then have to repeat the cycle count numbers in different areas of the channel...

    I hope that the new versions work for you.

    Andreas

  • XY Graph-Y-scale visible on the scale of Y corresponding watch still false Max and Min

    Hi guys,.

    I use the XY graph to display the data with 3 Y-scales.

    When I put any scale Y property visibility to False, its display even the Y scale Max and Min range lines in the plot area of the chart and cross line or additional parallel line with other visible scales.

    Attached to the page Ref.

    And I know that the cross-line may be due to different ranges of scales is defining. But the XY graph does not show the scales are invisible and possessions as well.

    Please provide your suggestions to avoid this.

    Scales and lines associated with these scales are separate properties. I've never tried and now I'm not in front of a computer, but should have properties for the definition of the grid line color. Implement transparent.

    Mike...

  • 7054 TDS query max and min measure

    I seem to have difficulty querying for minimum and maximum measurements on my o'scope 7054 TDS. I have two meaurements on and if I question MEASU:MEAS1:TYP? He returned to MAX and back MIN for MEAS2. Yet, when I try to question the real value MEASU:MEAS1:MAX? It returns 99.000 + 36, which of course cannot be true. The strange thing is that the code works for the DPO4104. No idea what I am doing wrong? I have attached 2 sets of code, 1, that's how I activate measures on the scope, the other tries to query for max and min.

    You must use ": MEASU:MEAS %dto?" to get your data (put the number in the %d).  You ask in fact that the max best scope value recorded.  It can keep some statistics on measures.  Here are the commands that I use to get the data (even once, replace %d by the number of measure):

    : %D MEASU:MEAS: DAT?
    : MEASU:MEAS %d: UNI?

    The first order requested the actual data of the measure as well as the second units of measurement.

  • NEITHER USB-9162 driver works for MAX and SignalExpress, but not for LabView

    Hello

    I looked for a solution for a while now. According to Web sites OR the NI USB-9162 is compatible with LabView 2012. I installed the last DAQmx. My hardware has been detected and is sensitive to MAX and works very well in LabView Signal Express. But it is not detected in LabView 2012. I searched the forum and not found any solution other then all uninstallation and reinstallation of any. It is quite conssuming time and would rather avoid if possible. Anyone have a solution? I wish I could appreciate.

    Tool:

    NEITHER USB-9162

    NEITHER RIO-9215

    Benjamin

    I reinstalled everything, and now I can work with it. I can't say that I was wrong on the first time, but now it works very well as well as other bugs that are now set.

    Thank you for your answers

  • scanning question (Min, Max and Min return)

    I have a tunable laser that is supposed to make a sweep of the Min to Max and then back to min.

    For some reason, it seems to be an additional step after the peak wavelength as shown below.

    Strange is that it seems to happen only when I put a wavelength that has 1 decimal place or 4 decimals.

    I'm relatively new to labVIEW, Please HELP? any advice would be helpful.

    This looks like a problem of accuracy point.  Each language beats in it.

    What you need to do is to calculate how many steps to the top must be made and then make comparisons on the step number (an integer).

    Also, why use the node formula?  A structure matter would take care of the logic.

  • Max and min of the 2d array

    Hello

    can someone show me how to make a max and min of a 2d array

    I am oonly watching colum 0,1,2

    the max of 0,1,2

    the min of 0,1,2

    in my example, it would be 13.612 is max and min 10.059

    I think I must make two loop for, but I have not figured out how.

    Thanks in advance.

    super_saiyans wrote:

    Yes. It can

    but I don't want to look at the column 3,4,5

    Subset of the table allows to remove.

  • Sharing typedefs and screws between two different targets in the same project

    Hello

    I am writing a distributed application that runs on a PC and a CompactRIO. There are a few data structures and functions of comfort (typedefs and screws) I want to share between them. What is the best way to do? A LVLIB is suited for this purpose?

    I currently somewhat anime items shared on the 'My Computer' target. However, when I change my code, I sometimes click on "synchronize with other instances of the application. In addition, the shared items appear on my cRIO target dependencies list. I prefer not to have this happen. is it possible to avoid these?

    Thank you!

    Actually, I just discovered I can "include explicitly" the same control/VI in different targets, and LabVIEW will not see it as a conflict.

  • How to find the value max and min for each column in a table 2d?

    How to find the value max and min for each column in a table 2d?

    For example, in the table max/min for the first three columns would be 45/23, 14/10, 80/67.

    Thank you

    Chuck,

    With color on your bars, you should have enough experience to understand this.

    You're a loop in the table already.  Now you just need a function like table Max and min. loop.  And you may need to transpose the table 2D.

  • Max and Min of successive summits with a different amplitude

    Hello

    I have a signal having different successive Max and Minima.ie each pic + / is having a different value.

    I wanted to get successive + / maximum values of the. CSV file.

    I'm done with the chart from .csv file, but I am not able to get values of crete please help.

    What function can I use?

    How about waveform peaks?

    Check it out. Heres where it is:
    Programming > Waveform > Analog Waveform > waveform measures > waveform monitoring

    This is peaks and valleys (maxs and mn).

    It will then display locations (x-value) and amplitue (value y) point.

  • the window on my computer does not return to its original size and I can't use the max and min and exit button

    my window is too far to the right and ive tried to get to the original size and it will until a certain point to the left. This leaves me unable to use the max and min and exit tabs

    Hello

    1. What is the brand and model of the computer?

    2. is it a laptop or a desktop computer?

    3. the problem occurs after leaving the game or program?

    4 did you a recent software or changes to the material on the computer?

    Method 1:

    If this happens when you leave a game, I suggest you to follow the steps mentioned in the link and check.

    Open the troubleshooter of display quality

    http://Windows.Microsoft.com/en-us/Windows7/open-the-display-quality-Troubleshooter

    Method 2:

    I also suggest you go through the steps mentioned in the link and the Coachman.

    Change your screen resolution

    http://Windows.Microsoft.com/en-us/Windows7/change-your-screen-resolution

    Method 3:

    Step 1:

    I also suggest you to check if the problem persists in safe mode.

    Start your computer in safe mode

    http://Windows.Microsoft.com/en-us/Windows7/start-your-computer-in-safe-mode

    Step 2:

    You can also check if the problem persists in a clean boot state.

    Clean boot:

    This could happen if one of the substantive programmes is in conflict with the proper functioning of your computer. To help resolve the error and other messages, you can start Windows 7 by using a minimal set of drivers and startup programs. This type of boot is known as a "clean boot". A clean boot helps eliminate software conflicts.

    How to troubleshoot a problem by performing a clean boot in Windows Vista or Windows 7 http://support.microsoft.com/kb/929135

    Note: when you are finished troubleshooting, follow step 7 article to start the computer to a normal startup.

    Hope this helps and keep us posted.

  • 4415 proBook s: replacement of the optical drive - need a support and screw

    Hello

    I'm replacing an optical drive, reference 535816-001 for a 4415 s HP's Probook. I've lost the support that attaches to the rear of the optical drive, seen in Maintenance and Service of Guide on page 68 (http://h20628.www2.hp.com/km-ext/kmcsdirect/emr_na-c01918897-3.pdf). The HP parts store said that the replacement of optical discs does not understand the support. I also talked with HP Support, and after putting me on hold and check with their supervisor, said that there is no spare part for the optical drive carrier. Does anyone know of a place to buy a replacement media for optical drive 535816-001 part number that would be compatible with a 4415 s HP's Probook?

    I also need a Phillips PM2, 5 × 7.0 live which blocks the optical drive to the computer. I saw screw for sale online kits, but was not sure if someone knew a place where I could buy one.

    Thank you very much for the help.

    NuttySquirrel wrote:

    Hello

    I'm replacing an optical drive, reference 535816-001 for a 4415 s HP's Probook. I've lost the support that attaches to the rear of the optical drive, seen in Maintenance and Service of Guide on page 68 (http://h20628.www2.hp.com/km-ext/kmcsdirect/emr_na-c01918897-3.pdf). The HP parts store said that the replacement of optical discs does not understand the support. I also talked with HP Support, and after putting me on hold and check with their supervisor, said that there is no spare part for the optical drive carrier. Does anyone know of a place to buy a replacement media for optical drive 535816-001 part number that would be compatible with a 4415 s HP's Probook?

    I also need a Phillips PM2, 5 × 7.0 live which blocks the optical drive to the computer. I saw screw for sale online kits, but was not sure if someone knew a place where I could buy one.

    Thank you very much for the help.

    Wait, I don't understand it how can you lose this part if you already work on it? And for your parts, you should look on eBay if they have this hardware and screws for your car as well.

Maybe you are looking for