Need yours advise...(problem on my program)

hi..
i build program with that contain 2 frames of "Sequence Structures"
in the first frame: i read status of the motor ("1"-work   "0"-idle)
in the second frame: i read speed of the motor.
when i run the program in "continues mode" ,sometimes, the "motor speed indicator" show me the status of motor value
and the  "status of motor indicator" show me the motor speed value.
i comunicate with sirial RS-232 cable.
why this happen ? (i always think that Sequence Structures, do the first frame,finish to do it,and only after that, the second frame is execute)
thanking you in advance.

First, you should never run a program in the continuous run mode, except as a brief test. The program should contain a loop which repeats the parts which need repeating. Similarly, the front panel should have a "Stop" button so that the user never needs to use the Abort button on the tool bar. That is for use by the developer in case of a program error.
From your brief description you should probably initialize the serial port outside the loop. Then read the status and update the indicator on the "Status" case of a state machine and get the speed in the "Speed" case. Look at numerous examples of state machines in the examples which come with LV and which have been posted to the Forum. With a state machine you have much more flexibility and do not need sequence structures.
Lynn

Similar Messages

  • The future of Flash and Actionscript 3.0, need your advise

    Hello friends, currently I'm learning Actionscript 3.0, but have been reading a lot about Adobe disscontinuing Flash in the near future in support of HTML 5. Now, what I want to know is this: should I continue my education in AS3.0, or am I wasting my time?
    If I am wasting my time, what language should I learn that will give me the ability to make robust websites? Java???
    And is the "Flash" program gonna be completely obsolete? I'm somewhat confused on this subject and want to work effeciently.
    Please, need advise from someone who really knows, so that I can continue my education in the right path.
    Recommendations to links, books, videos would be greatly appreciated that you might think can help me in this matter.
    Thank you friends:)

    You should list all of the sources you're indicating you have been reading so that anyone can have a better idea of the potential validity of what you say you are reading.
    As far as AS3 goes, you should continue your studies... there is a future despite the fact that AS3 will probably be replaced with AS4 and on as time go by.  And if web design is in your future you should follow on with learning all you can relevant to html5/javascript/css so that you have the skills needed for those as well.
    Here's s link to something from the folks who know better than anyone that might help you get a flavor of the plans with respect to Flash/AS3+...
    http://www.adobe.com/devnet/flashplatform/whitepapers/roadmap.html

  • Need to uninstall staroffice, need your advise

    Hello folks, I need to free sun box / file share.
    I figured I want to get rid of staroffice 8 which takes 423mb.
    I thought the best way is to find packages which account for this installation and remove them.
    Here is the list of packages. Do you think is this the right way to free space as to remove next packages?
    application SUNWstaroffice-base Base module for StarOffice 8
    application SUNWstaroffice-calc Calc module for StarOffice 8
    application SUNWstaroffice-core01 Core module for StarOffice 8
    application SUNWstaroffice-core02 Office core module for StarOffice 8
    application SUNWstaroffice-core03 Office core module for StarOffice 8
    application SUNWstaroffice-core04 Office core module for StarOffice 8
    application SUNWstaroffice-core05 Office core module for StarOffice 8
    application SUNWstaroffice-core06 Office core module for StarOffice 8
    application SUNWstaroffice-core07 Office core module for StarOffice 8
    application SUNWstaroffice-core08 Office core module for StarOffice 8
    application SUNWstaroffice-core09 Office core module for StarOffice 8
    application SUNWstaroffice-draw Draw module for StarOffice 8
    application SUNWstaroffice-gallery Optional gallery for StarOffice 8
    application SUNWstaroffice-gnome-integration GNOME integration module for StarOffice 8
    application SUNWstaroffice-graphicfilter Graphic filter module for StarOffice 8
    application SUNWstaroffice-impress Impress module for StarOffice 8
    application SUNWstaroffice-javafilter Java filter module for StarOffice 8
    application SUNWstaroffice-lngutils Language utilities for StarOffice 8
    application SUNWstaroffice-math Math module for StarOffice 8
    application SUNWstaroffice-menuintegration Desktop integration for StarOffice (usr)
    application SUNWstaroffice-ooofonts Office fonts module for StarOffice 8
    application SUNWstaroffice-sunsearchtoolbar Sun search toolbar for StarOffice 8
    application SUNWstaroffice-w4wfilter Writer filter module for StarOffice 8
    application SUNWstaroffice-writer Writer module for StarOffice 8
    application SUNWstaroffice-xsltfilter XSLT filter samples module for StarOffice 8

    Hi,
    I've a look here : [http://docs.sun.com/app/docs/doc/817-7496/6mmqgehgr?l=en&a=view|http://docs.sun.com/app/docs/doc/817-7496/6mmqgehgr?l=en&a=view]
    Log on to the file server and become superuser.
    # su
    Create a file, for example, so_packages, that contains a list of the relevant information for the StarOffice packages.
    # pkginfo -x | cut -f1 -d " " | grep staroffice /tmp/so_packages
    Remove the packages that are listed in the file from your file server.
    # pkgrm -n 'cat /tmp/so_packages'
    (Optional) If you installed the FreeType font server, remove the SUNWfreetype2 package.
    # pkgrm SUNWfreetype2

  • Need your advise on ehp1 bpm task ui type

    hi,
    we are in the procedure of building a workflow template based on ce ehp1 bpm platform, when i setup the task ui, i met the following problem. i can not use the abapwebdynpro as the task ui. So my question is,  can the abap webdynpro be used as the task ui ? if yes, how to setup  the system to use it.
    any help will be truely appreciated.
    erick

    Hi Erick,
    7.11 EhP1 supports Web Dynpro (Java) to be used as a task UI. A detailed guide on how to enable these UIs to be used as a task UI can be found in the documentation.
    Preparing Web Dynpro DC to be used in BPM
    https://help.sap.com/saphelp_nwce711/helpdata/en/48/cae1791e774da5e10000000a421937/frameset.htm
    Best regards,
    Martin

  • Need some advise for import video in Flash

    Hi guys, i got a problem with importing video in Flash.
    Actually I know how to import video in swf 
    There are 3 ways;
    1. loading external video with playback component
    2. embed FLV in SWF
    3. URL
    Ye i know second way is easy and fast but it needs to control everytime when the contents are changed or fixed.
    So best way for me and my work is first way
    Problem is when i use first way then move full swf file to another pc, just video (in the swf) doesn't play at all.(i'm sure it's from wrong file path)
    How to change the content path? I tried so many times but failed.. (just doesnt work and some error message appears on output)
    Should I install flash program in another pc then replace all the file?
    Please I need your advise
    Thanks

    I was able to tether my original Verizon Droid using EasyTether without needing to root the phone. The free version wont work with https sites, but its not expensive to buy the full version after you figure out if it will work. Its not fast but seems to work ok.
    Scott

  • IP telephony problem in a big shop | Need your help

    Hello everybody,
    I have an issue to solve regarding an IP telephony problem. My company will send me to France to fix this problem. But most of my knowledge are in routing and switching, I have almost no knowledge in IP telephony ( Theory only). I think the problem is not really difficult but I still need your advices to know where to start and what to do.
    Futher down is a summary of the e-mails I received from the shop in France from the employees who are working there. France Telecom is the ISP.
    1 e-mail:The problem is the connection between the ISDN lines provided by France Telecom and the IPBX installed by our shop.
    2 e-mail:The problem isn't the physical line itself. The problem is that they ( France telecom) do not route all the numbers out to the ISDN line they installed. The number ending with 1212 get routed to the ISDN NT and that number actually works. But the rest of the number series does not get terminated in that ISDN NT. Calling those other number result in an error message being read in French. That can only come from France Telecom.
    3 e-mail:We cannot solve this problem because it is not the system which has an error. Carl has been in Bordeaux and has checked the ISND line at that is working, but the number series for Bordeaux is missing in the system from France Telecom, the only existing number is 1212. The rest of the numbers are missing for French Telecom and is therefore not working. Either we have been informed of a wrong number series +33 5 34 32 12 04 to 13 or France Telecom has not delivered what they should.
    4 e-mail:I checked again with France Telecom and they confirmed that everything is delivered and ok from their side.
    They gave us the number series +33 5 34 32 12 04 to 13 with main number (headnumber) is +33 5 34 32 12 12 (exactly as in Paris where we are n° series from +33 1 53 25 13 70 to +33 1 53 25 13 89 with the headnumber is +33 1 53 25 13 70).
    That's the reason why you find only the +33 5 34 32 12 12 arriving into the IPBX, it's because you then have to program in our IPBX the other n° we want to use (+33 5 34 32 12 04/ 05/ 06/ 07/ …10/ 13/…) within the number series granted by France Telecom.
    But this can be done only by us because we installed our own IPBX.
    5 e-mail:Even though the other numbers aren't programmed into the IPBX, we should still get some sort of ISDN Layer 1 activity when calling one of the other numbers (fx. the 07number). That never happens, which means the numbers are somehow impeded from France Telecom.
    When we call one of the number, we get an error message in French. If the traffic was hitting the IPBX, then that couldn't happen. That speak originates from France Telecom and we have never gotten any explanation as to why it's even there.
    I will really apreciate your help. Where do you think the problem comes from? Is that really France Telecom whose empeded the series number(do not route the numbers)? What should I check/do, configure?
    Thanks a lot for your help to all of you.
    Aitaseller

    Already replied in "IP Telepho9ny".
    Please do not open duplicate threads.

  • I am thinking of buying a iPad but my main desktop machine uses Windows 7 and MS Office.  How easy or difficult is it to transfer data files between the iPad and Windows?  Are there obvious problems or the need for some form of conversion programs?

    I am thinking of buying a iPad but my main desktop machine uses Windows 7 and MS Office.  How easy or difficult is it to transfer data files between the iPad and Windows?  Are there obvious problems or the need for some form of conversion programs?
    Many thanks for any advice.
    David

    You don't need conversion programs, iTunes can copy most of your content over to the iPad via the file sharing section, and some apps also support Dropbox, email attachments, transfer via your wifi network. There are a number of apps that you can get that support Microsoft office file (microsoft don't make an app versions of their software) e.g. from Apple there are Pages (word support), Numbers (excel) and Keynote (powerpoint), and from third-parties there are apps such as Documents To Go and QuickOffice HD

  • I need your help with buying one of your software programs.

    I need your help with buying one of your software programs.
    First of all I do not want to join this “Creative Cloud” for a monthly plan.
    Adobe Illustrator CS6 is what I am wanting but every time I click on the buy button is keeps sending me to a rent page to use but I don’t want this I want to buy it program for my own use. I don’t want to rent it I want to buy it like all the other Adobe software programs that I have bought from you in the past.
    Can you help with problem?
    Tim Adams
    [email protected]

    You can buy CS6 from this page
    Creative Suite 6

  • "A problem caused the program stop working," after I accepted the TERMS and Conditions for Adobe Reader 11 installstion. What I need to do next? Thanks.

    "A problem caused the program stop working," after I accepted the TERMS and Conditions for Adobe Reader 11 installstion. What I need to do next? Thanks.

    Thanks for your reply. I did get upgraded to 10. something. Not on that computer now. 11 is not supported on Vista
    Pat Willener <[email protected]> wrote:
    Pat Willener  created the discussion
    ""A problem caused the program stop working," after I accepted the TERMS and Conditions for Adobe Reader 11 installstion. What I need to do next? Thanks."
    To view the discussion, visit: https://forums.adobe.com/message/6442262#6442262

  • Hi i have an ipad mini and i have not used it for 2 month or more. Today i have tried to use it i came across with a problem. my Ipad is blocked and it asks me to wait 23,401,418 :) what should i do need your help. thanks

    hi i have an ipad mini and i have not used it for 2 month or more. Today i have tried to use it i came across with a problem. my Ipad is blocked and it asks me to wait 23,401,418 what should i do need your help. thanks 

    Have you charged ipad Try a Reboot press & hold power button & menu button hold both down until you see Apple Logo You may need to do this more than once. Bsydd uk

  • Having problem buying online.need your help since it's my first time here.apple is asking for my billing address but when i enter my address here in qatar,it's saying i should enter a valid zip code within the u.s.does it mean i can't buy online

    having problem buying online.need your help since it's my first time here.apple is asking for my billing address but when i enter my address here in qatar,it's saying i should enter a valid zip code within the u.s.does it mean i can't buy online even if it wil be shipped within u.s. only?

    To buy in for delivery in Qatar, you should be starting from the Apple Qatar site:
    http://www.apple.com/qa/
    Do you have an Apple-ID? if you do, then you should not have to enter your Address again, and may be able to sidestep the US Zip Code issue.

  • HT1918 I have a new visa debit card, I have tryed several times to put in this new information into my IPad. The program keeps telling me. There's a billing problem with a previous purchase. Please update your payment method. The program will not let me u

    I have a new visa debit card, I have tryed several times to put in this new information into my IPad. The program keeps telling me.
    There's a billing problem with a previous purchase. Please update your payment method.
    The program will not let me update, what am I doing wrong. rose165

    I would love to have a phone number to call someone with apple on this issue.

  • Firefox have some promlems and it block when is opeining hotmail, in my laptop always have that problem, so i need check my email using another programs...that problem is in my laptop or it´s a problem of navigator??

    Firefox have some problems and it block when is opening hotmail, in my laptop always have that problem, so i need check my email using another programs...that problem is in my laptop or it´s a problem of navigator??

    I know you can't help with my Yahoo problem, however, apparently at some time in the past I have went to the Sync and tried to figure it out on both my laptop and my desktop, because I have the long snyc key information. However, when I go to try to sync both computers I never get the box to enter that key on either one. That is my problem. So should I try and get a new sync key and see if that works.

  • Problem with FX (CS6) "Could not complete your request due to a program error."

    This only happened after I got the master collection. FX effects in Photoshop CS6 do not work, at all. Attempting to use any of them result in the above quoted "Could not complete your request due to a program error."
    I've trashed the prefs, uninstalled/reinstalled, updated drivers, REFORMATTED MY HARD DRIVE, contacted customer support, and about every other troubleshoot short of sacraficing a goat. No cigar.
    Error log gives me the following:
    " ..\..\sources\UPattern.cpp : 1670 : REQUIRE failed"
    Same error, every time.
    Windows 7, 64x
    16gb DDR3
    AMD FX(tm)-4100 Quad-Core Processor [3.61 GHz]
    AMD Radeon HD 7800 Series
    Not running this 'Suitcase' thing. At a complete loss.

    Removing the whole folder worked, which, is good enough for me. I think what happened was a finaggle with the install, as I already had PS installed when I overlayed the master collection on top of it, still doesn't explain it not working after the reformat, might have been linked to my backup/scratch disk in some fashion and broke it. I'm not quite sure how the problem persisted.
    Don't install ps over ps, I guess ^^
    Aha, it was Prefs.
    Thank you! Greatly, been sitting on this problem for months now, no ammount of Googling would help. I can finally go back to work (that I've been sitting on this whole time).

  • Weird Access Problems - Really Need Your Advice

    This is complex and confusing, and I am not an IT expert. Let me provide background and symptoms:
    1) I recently moved and transferred ISP providers from Cox to Adelphia.
    2 My setup consists of Mac G5, a Powerbook, and an Airport Station. The internet cable from Adelphia runs into the Airport Station. A cable then runs from the Airport Station to the G5, and the connection to the Powerbook is made via wireless. This setup worked very well when Cox was my ISP
    3) My Apple Mail client accesses mail servers at Cox, Adelphia, Gmail, and .Mac,
    4) When I made the hookup described in 2) I was no longer able to access Gmail from Safari. However, when I directly connected the Adelphia cable to the G5 (cutting the Airport out of the loop) I was able to access Gmail.
    5) Upon review from Adelphia they suggested that I make sure that there no static entries had been placed in the DHCP field. I checked the field using the Airport software and cleared the field (I am not sure if this was static entry or had been placed there by Adelphia).
    6) I hooked the computers and Airport up as in 2). Now the Gmail could be accessed from Safari. HOWEVER, now I could not access Adelphia's mail from Safari. Also I found that I could not access some the the web pages that came up as a result of Google searchs. This has never occurred before.
    7) Additionally, I found now when directly connected the G5 to the Adelphia cable I could still get Gmail, but I no longer could access .Mac from Safari.
    Note: I have gone through the same steps above using Foxfire and get similar results
    BASIC SUMMARY: 1) When Airport is in the connections cannot get access .Mac from Safari (but can access Gmail and Adelphia). 2) When the Airport is connected I cannot access Adelphia from Safari (but can access Gmail and .Mac).
    WHAT SHOULD I DO NEXT???: 1) Should I reset the Airport to its original factory settings and reinstall?. 2) Should I clear out the cookies?. 3) Since these are all related to various mail accounts (Gmail, .Mac, and Adelphia) is there something that could be done with the Apple Mail client???
    Need your advice!
    Mac G5   Mac OS X (10.3.9)  

    PLB11,
    pretty complex indeed.
    I would start by running Network Diagnostics with your standard configuration (i.e. the one with the Airport).
    In the Apple menu, select System Preferences, Network, then click on the "Assist me..." button on the bottom. That should give you two options: "Diagnostics" and "Assistant".
    Try Diagnostics first. If that doesn't solve your problem, run it again without the Airport. If the problem persists, run Assistant and set up a new configuration from scratch, using the original layout with the Airport.
    Please post back the results. Good luck!

Maybe you are looking for

  • Can i copy my settings from one mac to another?

    Hi Since I had a problem with my Mac's drive that suddenly failed (I am able to read ONLY), I replaced the internal HD with my emergency HD that I had backedup a few months before. I would like to know if there's a way to copy my settings from one ma

  • LIKE operator is not working in SQL Query in XML file

    Hi Gurus, LIKE operator is not working in SQL query in XML template. I am creating a PDF report in ADF using Jdeveloper10g. The XML template is as follows <?xml version="1.0" encoding="WINDOWS-1252" ?> <dataTemplate name="catalogDataTemplate" descrip

  • How do I upload a PDF file/image to a brochure being created on iPages?

    I am trying to create a brochure on iPages. I want to insert the image of a webpage on the brochure. I converted the webpage to a PDF file but I cannot insert that file into the iPage brochure. Any advice how I can do this? Thank you.

  • Graphics2D does not work in IE

    the problem i'm facing is that when i run an applet, using Graphics2D class, in the appletviewer it works fine but the same applet does'nt work in the internet explorer and gives the runtime errors com.ms.security.SecurityException[flag.paint]: java.

  • Adobe Camera Raw & lens correction for Nikon 105mm f/2.8 AF Micro

    Adobe Camera Raw does not have a lens profile for the Nikon 105mm f/2.8 AF D Micro lens (the discontinued 105 mm - there is a profile for the new  Nikon AF-S VR 105mm f/2.8 G IE-F).   However, when lens corrections are enabled, ACR (and thus Lightroo