Diagram available

I usually use a layout of producer/consumer type for my diagram but for a program I need the following:

A timed loop which runs at 15 ms

Another timed loop which turns 20 Ms

A structure of the event to capture operator interface

My problem is how link so when "exit" is pressed, stop all the loops and the program stop (back to the main screen).

For some reason, I can't get it to work properly! I tried while loops around different structures with wait until the next (1ms) timers, etc.

Because of exclusive designs, I can't post my code... but the structure is exactly how I described it.

I'm using Labview 2012, Windows 7.

Thank you!

I found my problem... knew that I'd have postponed watching it yesterday after 16:00... kind of brain to stoppages at this time!

I have been stripping my code so I could post a snippet when I found the problem.

I was feeding STOP for value of an event in the event structure to stop this loop with all the other feeding events a F. That's why this loop may see a T to stop, immediately followed by an F when a timeout occurs while the other loops are finish. Bad programming, don't know why I chose this method.

I appreciate the suggestions, I'll try a little. I've never used of notifiers and they look good.

Thanks again for all the help.

Sincerely,

TERI

Tags: NI Software

Similar Questions

  • How to make a Venn diagram available?

    I work on the compliance of a PDF file that was Venn diagrams. The sets and intersections contain concepts expressed as sentences or lists. I'm perplexed as to how to make this consistent content.

    Images that convey information should have alternate text that conveys the same information. Unfortunately, it is not practical for a complex schema. One solution is to link the picture to a longer description in the form of a Web page or a downloadable document. The image's alt text should describe the link.

  • Connection diagram missing in DAQ Assistant generate the signalling block

    This is my first post so please excuse the quality of my description.

    When I double click on the block of data acquisition - Assistant, there is no tab connection diagram I can access to see how things are wired to the top. I have a NI USB-6211 connected by USB and it is used to control many different sensors and a power supply. Currently, he works for everything and is hard wired correctly, but only blocks DAQ Assistant has a connection diagram available, the other are not. One who has a connection diagram is used to measure a voltage. Others who do not are used to generate a signal. I would really like to be able to see patterns of connection for each block.

    -Any help would be appreciated

    -Thank you

    You can always do like those who never use the DAQ Assistant and read the manual. Right click on the device in MAX and selecting "stitching of the device" works too.

  • 29MKK speaker

    Does anyone has installed a 29MKK speaker in a Poweredge T320?  Is an installation diagram available?

    The 29MKK is for Optiplex 390, 790, 990.

  • change the color of the line in a diagram 3D with points - e3DShapePoints

    How can I change the color of line in a type of diagram of e3DShapePoints? I want to use one of the global predefined palettes.

    I managed to change the color of line of brand via:

    Report.Sheets.Item (MySheetName). Objects.Item (MyDiagramName). Curves3D.item (MyCurveName). Shape.Settings.Marker.Line.Color.ColorIndex = eColorIndexGlobalColorPalette3

    but this will not have the legend color unfortunately. Apparently there is no object available within the parameters of the curve line.

    Any suggestions?

    If you cange the color in the definition of the curve of dialogue for 'points' this corresponds to the 'points' textcolor because no line is available. (oMyShape.Extensions.Label.Font.Color.ColorIndex = eColorIndexGlobalColorPalette1)

    Dim oMy3DAxisSystem, oMy3DCurve, oMyPos, oMyShape
    Call Report.NewLayout)
    Call Data.Root.Clear)
    Call DataFileLoad (DataReadPath & "Report_Data.tdm", "CT","" ")
    Set oMy3DAxisSystem = Report.ActiveSheet.Objects.Add (eReportObject3DAxisSystem, "My3DAxisSystem")
    Set oMyPos = oMy3DAxisSystem.Position.ByCoordinate
    oMyPos.X1 = 20
    oMyPos.X2 = 80
    oMyPos.Y1 = 20
    oMyPos.Y2 = 80
    Set oMy3DCurve = oMy3DAxisSystem.Curves3D.Add (e3DShapePoints, "MyNew3DCurve")
    Set oMyShape = oMy3DCurve.Shape
    oMyShape.DataStructure = e3DDataStructureMatrix
    oMyShape.XChannel.Reference = "[2] / [1].
    oMyShape.YChannel.Reference = "[2] / [2].
    oMyShape.ZChannel.Reference = "[2] / [3].
    oMyShape.Settings.Marker.Type = eMarkerCircle
    oMyShape.Settings.Marker.Filling.UseCurveColor = True
    Call oMyShape.Settings.Marker.Filling.SetPredefinedColor (ePredefinedColorred)

    oMyShape.Extensions.Label.Font.Color.ColorIndex = eColorIndexGlobalColorPalette1
    ' oMyShape.Settings.Marker.Line.UseCurveColor = True
    ' oMyShape.Settings.Marker.Line.Color.ColorIndex = eColorIndexGreen
    ' oMyShape.Settings.Marker.Filling.UseCurveColor = True
    ' oMyShape.Settings.Marker.Filling.ColorIndex = eColorIndexblack
    oMy3DAxisSystem.ColorLegend.Visible = True

    Call Report.Refresh)

    It's a little confusing.

    Hope this helps

    Winfried

  • Label each point on the diagram of dispersion

    Hello

    I'm plotting a set of data (x, y format) on a diagram of dispersion. Is there a way to labview such as when I move the mouse over some points, he can tell me information on this point (as the name of this set).

    Thanks in advance

    Yogesh

    PS: I'm using Labview 8.2

    The reason why it crashes is because you have 2 event inside a loop structures. You must have a structure of the event in a loop. It is documented in the help of LabVIEW. With 2 structures of the event, one of them crashes the other.

    Your code is also approximately 3 times larger that it must be:

    • To create the array of names for the drop down menus you only autoindex a loop of the 2D data table and use the Format string in.  You don't need actually to use values - you must only autoindex the for loop.
    • Assistance to remove from the array and array reshape just to draw a line is just absurd (not to mention a Rube Goldberg). What is the Array Index.
    • In the case of event cursor move you need only a function: table of Index. Point index is already available in the case of the event data.
    • Half of the code was actually outside the while loop because none of these data never changes, so what's the point of regeneration it each time?
    • Instead of using 2 functions Index Array just to get the list of names, wire a real transpose worksheet of this file Read? entry and use the first line output.

    I have attached a simplified version of your VI.

  • Excel 2013 ActiveX object not available

    I try to open an Excel ActiveX reference but can't. I'm using LabVIEW, 2012 and 2013 Excel.

    I placed an open VI of automation on the block diagram and created the refnum of entry control. When I click on select class ActiveX control (see below), the only available Excel-related option is the ExcelTDM plugin that I use to watch the TDMS files in Excel. I am relatively new to ActiveX, so I don't know what is the problem here. Is there anyone experiencing problems of compatibility with Office 2013 and LabVIEW? Or is the wrong approach?

    PS. I use examples I have download and can open Excel, but none of the nodes invoke nodes property can be changed:


  • How to take a screenshot of my whole block diagram?

    I need to take a screenshot of my whole block diagram, but it is way too big to fit on my screen as it is.  Is there a way to reduce it somehow down so that I can take a screen shot and put it in my report?

    Thanks in advance!

    try this.

    Or would you simply 'select all' and 'Edit... "create from selection" (not sure of the ITI is available in 9.0).

    Or try the code capture tool

  • Not appearing is not in MAX for PCIE-6323 wiring diagrams

    I have a new card PCIE-6323 in a new computer that replaces two cards PCI-6221 in an old computer.  0 has a SCB-68 connector and Connector 1 has a SCC-68.  My problem is that when I set up the tasks in MAX, there not a tab to view wiring diagrams as it was when I used the 6221 cards.

    I'm under LabVeiw 2013 and the MAX is the 5.5.0f0 version.

    TEK,

    No, to AO, I don't have the wiring plan either.

    Xxx - 68 terminal blocks, as far as I know, they have the same numbering as device pinouts. If you are looking for the pinout of the device (available on MAX through the device) should give you the correct numbers for the wiring of the AO.

    Norbert

  • New effects of resolution monitors on block diagram

    I recently got a new PC with display quad outputs IT.

    I had new monitors with different resolutions, since the old monitors that I used.

    Everyone noticed when opening old projects on a new presentation available to block diagram to become very different?

    For example, look at the attachment, look how big is the area "Group by name", and how it has consumed all the objects around it.

    There is a font size setting that must be set to ' small (default) 100%.  Make sure that it is not defined for medium, 125 or more than 150%.

  • Problem with diagram State Toolkit 1.0 - LV 8.2 upgrade to 2014

    I'm in transition a large amount of code from Labview 8.2 to 2014, and I'm having a problem with state diagrams have been added using the state diagram Toolkit V1.0.

    The figure below shows the question, Labview knows the loop and its components are associated with a state diagram, but it option to change the schema, "change the state diagram," is not available.  In Labview 8.2, which I am currently running on older machines, I would simply select "Change the state diagram" and another window of each State and arrows between States appears, allowing the mounting of the diagram.

    I think I have to install the state diagram Toolkit V1.0 software, but it is no longer available on the Web site of NOR.  There are new States transitions module I installed, but it is significantly different from the old Toolbox and does not support.  Any recommendations?

    Thank you very much
    Phil

    Good news:

    (1) SDE still works with SP1 LV2014.

    (2) I have the installer and I'm ready to send it to you. Please send me a private message with your email address.

    Be sure to support this idea.

  • Media 4 GB SDHC showing not available but with 2 MB of SDCard drive works normally.

    Media 4 GB SDHC showing not available but with 2 MB of SDCard reader normally works (assigned removable disk H).

    Computer = Dell Dimension 5150 with XP media center OS.

    2 memory cards used both with pictures taken in camera Fujifilm EXR F660-

    1 = Fujifilm 4 GB SDHC class 6 - green light on the card reader lights up but does not recognize the computer card is inserted;

    2 integral SD 2 GB... card reader is recognized and asigned drive H and photoes see ready for download.

    The pictures on the card of 4 GB and 2 GB can be downloaded from the camera using a USB connection.

    What to do to get the 4 GB SDHC to work in the drive... updates... from Dell... Microsoft Windows?

    The tables/diagrams on these two sites explain the SD, SDHC & SDXC card compatibility:

    https://www.sdcard.org/consumers/sdxc_capabilities/using_sdxc/

    and,

    http://kb.sandisk.com/app/answers/detail/a_id/2520#compatibility .

    There may be problems of system files in addition to the above restrictions.

    Since you have Windows XP, you can find out:

    Hotfix for Windows XP that adds support for SDHC cards that have a capacity of more than 4 GB .

    (since the map in your question is only 4 GB, I don't think it applies to this case, but you know)

  • Feature Request: Menu contextual search results to provide additional features like navigation to the browser or all diagrams

    Thanks for the new version of the Data Modeler. Even more features, productivity and pleasure at work.

    I wonder if it would be possible on the outcome of the research, I'd be able to navigate to the browser or any which diagram instead of 'just' open the dialog for editing. Perhaps a context menu as what is available to navigate a table to the schema where the table is used (go to the diagram) would be very useful.

    Thank you and have a good time.

    Frank

    Hi Frank,.

    It's there since the introduction of the search feature in the DM 3.3 - there is a part of "Patterns" of the search engine - it is below the search result. So, when you click the object in the list of results, you will get a list of the diagrams in which it is used. Double-click diagram in this list, and that you'll be there.

    You will probably give more room to the search window in order to get the diagrams visible part.

    Philippe

  • Are there templates ready-made for circuit or wiring diagrams in Illustrator?

    I need circuits diagram with the standard symbols for resistors, capacitors, switches, etc.. Someone * must * have done this in Illustrator before! Free or reasonable basis for games available?

    A Google search for wiring diagrams should show you some. Electronic symbols would be another good choice.

    You will find once you know what each symbol looks like that they can easily be recreated in illustrator.

    You can even find a police company who created the electronic symbols.

  • Error of Java on P6 Professional v8.2.2.8 time ladder logic diagram

    I have just recently upgraded a test environment to the latest version of Professional 8.2.2 P6 (build #: 8206). Now, the logical diagram GET time scale a java error, see below. Of course, P6 web and database tool has been improved to the 8.2.2.8. They seem to work very well. This use of chart time scale to work, now it's broken. I was wondering what is happening?

    The error is mentioned the table ViewProb not be available. This table exists in admuser and is full or ranks. If the solution is to move to java 1.7, then I'm kind of screwed since that is not an option I had to work.

    Environments:

    Dell latitude laptop

    8 GB memory

    Java 1.6 and installed jre plugin

    Windows 7

    Database 11g (11.2) of Oracle on rhel5 Server

    JAVA stack trace:

    System.Exception: failure of TemplateService to get the model data: System.ServiceModel.FaultException'1 [System.ServiceModel.ExceptionDetail]: TCVirtualDBEngine.TableByName: Table not found: VIEWPROP (fault detail is equivalent to an ExceptionDetail, likely created by IncludeExceptionDetailInFaults = true, the value of which is:)

    OraclePrimavera.Core.ECTableNotFoundError: TCVirtualDBEngine.TableByName: Table not found: VIEWPROP

    at OraclePrimavera.Core.TCVirtualDBEngine.@18vdbengin$TableByName$_RaiseException ($Unnamed15 & $frame_TCVirtualDBEngine.TableByName)

    at OraclePrimavera.Core.TCVirtualDBEngine.TableByName (String TableName)

    at OraclePrimavera.Core.TCVirtualDBEngine.GetObjectList (String anObjectName)

    At Primavera.API.AppInstanceBasedObjectContext.GetBusinessObjects (String objectName)

    At Primavera.API.Services.P6LookBusinessRuleService.GetTemplateIDs)

    at SyncInvokeGetTemplateIDs (Object, Object [], Object [])

    at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke (object, Object [], Object [] entries & exits instance)

    at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin (MessageRpc & CPP)

    at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5 (MessageRpc & CPP)

    Sy...).

    At Primavera.Look.DataAccess.ServiceBasedTemplateDataProvider.GetAllTemplateData)

    At Primavera.Look.DataAccess.DatabaseTemplateProvider.get_AllTemplates)

    At Primavera.Look.DataAccess.DomainContext.get_Templates)

    At Primavera.Look.DataAccess.DomainContext.get_CurrentTemplate)

    At Primavera.Look.ViewModels.MainViewModel.EnsureSaveTemplate)

    At Primavera.Look.Views.MainWindowView.Window_Closing (Object sender, CancelEventArgs e)

    at System.Windows.Window.WmClose)

    at System.Windows.Window.WindowFilterMessage (IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean & handled)

    at System.Windows.Interop.HwndSource.PublicHooksFilterMessage (IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean & handled)

    to the millisecond. Win32.HwndWrapper.WndProc (IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean & handled)

    to the millisecond. Win32.HwndSubclass.DispatcherCallbackOperation (Object o)

    at System.Windows.Threading.ExceptionWrapper.InternalRealCall (Int32 numArgs, delegate callback, object args)

    to the millisecond. Internal.Threading.ExceptionFilterHelper.TryCatchWhen (Object source, method Delegate, Object args, Int32 numArgs, delegate catchHandler)

    I solved this problem of purge professional Primavera P6 SP1 computer laptop power off and re - install SP2 itself. When I mean purge, I want say uninstall using the administration system of the window Panel and remove remains of directories used by Primavera. I also clean my folder for temporary files and restarted my computer before installing SP2 to do make sure no service was connecting SP1.

    Logic of time scale diagram seem to work.

    On something else which may or may not be related: I also remove all installations of Oracle client and re-installed a clean unique Oracle 32-bit client. I don't think not customer of Primavera uses Oracle, but I did it before I installed Primavera P6 Professional SP2.

Maybe you are looking for