Défilement Progress Bar

Bonjourà tous,
J'ai un petit problème concernant le défilement des Progress Bar de LABVIEW.
En effet, comme vous pouvez le voir sur le VI joint, je comùmunique avec un compact RIO, et je voudrai que ma barre de défilement, s'active et progresse, tant que ma variable "Booleen" n'est pas à faux.
En d'autre mots, je veux que ma barre de défilement défile tant que je n'ai pas reçu la valeur que le compact RIO doit m'envoyer.
Pour le moment, j'ai fait comme il est indiqué sur le VI joint, mais lorsque j'arrive sur cette face avant, les transferts de données se font bien, la variable Booleen prend bien la bonne valeur au bon moment (Vrai à partir du début et devient faux lorsque j'ai reçu toutes les données), mais la barre de défilement ne défile pas
Pouvez vous me donner une astuce, ou carément une solution?
Merci
Pièces jointes :
Test_temps_déclenchement_var.vi ‏392 KB

bonjour,
dans votre boucle où vous changer la valeur du progress bar, il faut cliquer sur le point rouge (devient une flèche verte) pour que la boucle fonction tant que la condition est vrai.
Cordialement
L.MICOU

Similar Messages

  • [ReachIt] The sharing files progress bar don't have any changes when share file to another machine

    Install ReachIt 2.0.5.2, go to video folder to select a file, select shareit to send the video file to another machine, the progress bar don't have any changes after the file have been sent successfully.

  • Copying multiple files (1000+) - Progress bar update is slow! Any ideas?

    When I copy 1000+ raw files from any drive to another it takes a long time before the copy progress bar shows up, and some times it just takes a long time before the progress is updated. When it is updated, it has already copied alot of the files. Quite annoying, because you don't really get if it has begun copying, if it's hanging or what... Seems to me that the new per-file progress bar takes up too many ressources!
    Btw I'm not on a slow system. 2.5 Quad core i7 MBP, 16GB RAM, OCZ Vertex 3 SSD...
    Anyone got any ideas on this?

    The progress bars have always been wonky. Can't judge a thing by them.
    File feedback here.

  • Splash screen with progress bar and multiple jar files to load

    Hello,
    I have been looking to the new features in java 6 for splash screens. I haven't implemented this never before and i was wondering how i could do the following with java 1.5 or 6:
    I would like to see a splash screen with a progress bar that "grows" when every jar file has been read.
    At this time i call my application like this from a shell script:
    exec "$JAVA_BIN" -Djava.library.path=$LIBRARIES_J3D -classpath xxxx.jar yyyy.jar zzzz.jar ...
    where xxx.jar, yyy.jar and zzz.jar are very heavy jars.
    So i would like to see in the progress bar 33% 66% and 100% when they are loaded.
    I do not know if this is the right forum to ask for this. If no, please point me which would be the ideal one.
    Any help will be very useful. Thanks to all!

    Am 10.07.2015 um 07:17 schrieb Lalit Solanki:
    > Hi friend,
    >
    > I am create pure eclipse E4 application and trying to splash screen with progress bar and message.
    >
    >
    >
    >
    > but above image in only support eclipse E3 application so pleas help me how to add progress bar and message in eclipse E4 application
    >
    Hi Lalit,
    there's a Bug entry: https://bugs.eclipse.org/bugs/show_bug.cgi?id=382224
    Meanwhile you can use this solution:
    https://www.eclipse.org/forums/index.php/t/328812/5ceed4bcaa683a94d65efb161bffd217/
    Regards,
    Ralf.

  • Server 2008r2 and windows 7 pro slow to no networkshare file searching and file access (green progress bar)

    we are running a windows server 2008r2 sp1 domain controller and a 3com gigabit switch to which 7 windows 7 pro computers are connected. We are only using the windows server to distribute a few printers and as a network share (z drive).
    we are storing all files (word documents only) centrally on the server (z share), and files are accessed and written to the z share.
    Problem is that file access from the z share on the windows 7 client computers is at best buggy. we are able to browse the z-share, but as soon as we want to search the z-share for files (f.i. use file explorer with "content: memorandum") the green
    progress bar shows and no search is performed. something like alphabetically sorting a directory on map/file name on the z-share also shows a green bar with no sorting. manually going to the files works.
    One thing i noticed, sometimes not all files that one user created and stored on the server is visible and can be found by another user. I prefer to disable all offline file caching setting, because that feature is not used. no files should be made accessible
    offline. i don't know where to change that on the server side. 
    I am reluctant to experiment on the server end (2008r2 sp1), so i tried a few suggested solutions on the client end (windows 7 client)
    I tried disabling offline file caching
    i tried properties (z share) ==> advanced and map optimizing and several options there
    i tried disabling the smbv2 protocol and disabling the smbv1 protocol (using
    sc.exe config lanmanworkstation depend= bowser/mrxsmb10/nsi command etc. posted by microsoft)
    i tried disabling windows defender
    i tried accessing the z share via ip and server name (the share is mapped via its servername, e.g. dennis-dc1\share). still the same
    file searching on the clients c drive ('own harddrive') works much better, file searching on the server also works.
    any suggestions or solutions that i can test on the client side, as mentioned i am reluctant to change something on the server side. if a solutions works, i prefer to change it on the server side.

    Hi,
    The issue could be due to windows indexing service taking long time in sorting and searching in mapped drives. Please try the steps belwo to disable windows indexing service or search service on the windows 7 client to resolve the issue.
    You can click on Start and select Control Panel, click on
    Programs and Features, go into the Turn Windows Features on or off section Scroll down the list and uncheck the box next to Indexing Service or Windows Search.
    Best Regards,
    Mandy
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • Creating Progress Bar for File Upload

    Hi, I'm trying to implement a progress bar indicator for a file upload in WebDynpro, without very good results.
    I'm using a fileupload UI element, a TimerTrigger and a ProgressIndicator UI elements for this purpose.
    It seems that using the fileupload UI element the iview is locked during the file upload, and therefore it prevents for the timer triggered action to be performed (this action updates the progress bar).
    Additionally I havent been able to capture the transfered bytes from the upload. Maybe I'm using the wrong elements?
    How could I achieve this. Has anyone done it?
    I would really appreciate all the help I could get.
    Homer Vargas

    Hi,
    Can anyone please tell me the way to upload file from client system to server.
    The code i have is as follows:-
    Jsp:-
    function saveImage(){
         //projectname.javafilename
         var strStatus = "save";
         document.saveImageForm.action="/irj/servlet/prt/portal/prtroot/TestXML.TextImageLink?frmstatus="+ strStatus;
         document.saveImageForm.method="post";
         document.saveImageForm.submit();     
    <form name="saveImageForm" encrypt="multipart/form-data">
    <table width="388" cellpadding="1" cellspacing="1" bgcolor="#F0F0F0" border='0'>
           <tr>
                 <td><font color="blue" face="verdana" size="2">IMAGE:</font></td><td><input id="image" type="file" name="image" value=""/></td>
         </tr>
    <tr>
         <td><input type="submit" name="submit" value="Submit" onclick="saveImage();"/></td>
         </tr>
    </table>
    </form>
    now i am not getting what to write in java file
    using IPortalComponentRequest.
    Using the jsp file upload in tomcat is working but here it is not working
    please help meee
    Thanks in Advance
    Regards
    Sirisha

  • Progress Bars in File Upload Behavours

    Progress Bars in File Upload Behavours would be great.

    I think we need to be realistic ;)
    KTML4 - isn't going to happen, it was dropped, other 3rd party products are surfacing,
    sadly, we'll not see that again.
    Calendar was a separate Interakt application (not really a toolkit item)
    like the ADDT form control date/calendar picker - so I doubt that will happen
    That said - it would still get my vote for a comeback.
    Ajax tool - need to specify EXACTLY what tool and how it would expand on the ADDT and how it would relate to SPRY and other Components now being made available for DWCS4 ie YUI etc
    atb
    Paul

  • How to read file asychronous and show progress bar??

    Hello Everyone,
    I am new here and this is my first post here. I made a desktop application in Adobe flex builder 3. In the application I took the path of a folder and merge all the file present in that folder in a new file. I want to show the progress bar when file merging, because it take some time to merge large number of files. I read and write files synchronously. I made the progress bar but when I called it before the file merging happening nothing happened.
    How can I do this??
    Thanks

    if you are using desktop im going to asume you are using air. if thats the case, im not to sure however on the web what you have to do is update the progress bar with some action.
    you can also consider using the  
    cursorManager.setBusyCursor();
    and when you are done then
    cursorManager.removeBusyCursor();
    let me know how you make out.
    Miguel

  • I want to have a progress bar monitor and display the progress of a file being opened, How do I do it?

    I have written large files for a report. When I open the files in the VI by pushing a button I want to view the progress of the file being opened. My first thought was to get the file size, some how measure the number of bytes comming out and monitor it on the progress bar. I am unsure about how to do this. If you know of a better way to monitor and disply the progress of an opeing file please let me know.

    If I understand you correct the progress bar is not the problem, it's to get a numeric value indicating the progress...right?
    If so then you could read the file size, preallocate a byte array to hold the file, then read it in chunks and put the chunks into the array using replace array elements...(you could concatinate strings, but that would easily become very memory and speed expensive...)until you have read the entire file. If the file is 20 MB and you want the progress bar to have a resolution of about 1% read it in chunks of 256 KB...For each chunk read, increment the progress bar...
    MTO

  • My files are not uploading; progress bar stops and I get an error message

    Last night (dec. 23) I was trying to upload 30 photo files. The progress bar works, but it either stalls or at the end I get an error message. These are time critical, I have a client waiting for the photos. I tried sending just a couple of photos, but the same issue happens. Please give me a solution.

    Hi Lory Hawley,
    Have you been able to upload your files? What is the error that you're receiving?
    For starters, please try the following:
    Clear the browser cache and try again.
    Try a different browser (see System requirements | Acrobat.com for a list of supported browsers).
    Please let us know how it goes.
    Best,
    Sara

  • No Progress Bar during file transfering

    Hey everyone,
    I'm using MAc 10.5.8 and when I transfer data, the progress bar is not appearing anymore. Is there any way that i might have accidentally deleted files for that by using CleanMyMac and if so is there any way to get the progress bar back?
    Thanks in advance!

    One thing you could try is to reboot in Safe Mode:
    Mac OS X: What is Safe Boot, Safe Mode?
    http://support.apple.com/kb/HT1455

  • One Progress Bar for Multiple Files

    I am using XML via actionscripts to load image files from the
    web server.
    The site is a secure ecommerce site so I can not run any
    scripts on the server side.
    I want to find out the total size of all of the image files
    to show a progress bar before I start the download.
    So I need a way to request the size of each image file on the
    web server???
    Any suggestions?

    Create a property node for each of the charts. Wire the controlling chart X scale maximum and minimum to the slave X scale max and min. (X Scale -> Range -> Max & Min).
    Hope this helps.

  • No Progress bar while transferring files....

    Still no Progress Bar during send of files via Skype 7.6

    For anyone interested, I figured out that if you have a sound file selected in the Finder, if you hit the space bar it opens up a separate "play" window. This gives me what I want, which is a progress bar to play the sound from any specific point. It's not quite as intuitive and easy as in Tiger but it does the trick.

  • No Progress Bar during file transfer

    after installing yosemite recently, when i move a file to and from an external drive, i do not get the transfer bar that shows the progress of the move. any help fixing this? I have tried deleting the "com.apple.finder.plist" from library (& restarted) and repairing permissions. when i go to a different (clean) user account, i can get the progress bar when i move files.

    Hardware Information: ℹ️
      iMac (27-inch, Late 2012) (Verified)
      iMac - model: iMac13,2
      1 3.2 GHz Intel Core i5 CPU: 4-core
      8 GB RAM Upgradeable
      BANK 0/DIMM0
      4 GB DDR3 1600 MHz ok
      BANK 1/DIMM0
      4 GB DDR3 1600 MHz ok
      BANK 0/DIMM1
      empty empty empty empty
      BANK 1/DIMM1
      empty empty empty empty
      Bluetooth: Good - Handoff/Airdrop2 supported
      Wireless:  en1: 802.11 a/b/g/n
    Video Information: ℹ️
      NVIDIA GeForce GTX 675MX - VRAM: 1024 MB
      iMac 2560 x 1440
    System Software: ℹ️
      OS X 10.10.1 (14B25) - Uptime: 4 days 0:19:54
    Disk Information: ℹ️
      APPLE HDD ST1000DM003 disk0 : (1 TB)
      EFI (disk0s1) <not mounted> : 210 MB
      Macintosh HD (disk0s2) / : 999.35 GB (139.44 GB free)
      Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
    USB Information: ℹ️
      Apple Inc. FaceTime HD Camera (Built-in)
      Western Digital My Passport 071A 1 TB
      western digital 1TB (disk2s1) /Volumes/western digital 1TB : 1.00 TB (197.96 GB free)
      Apple Inc. BRCM20702 Hub
      Apple Inc. Bluetooth USB Host Controller
    Thunderbolt Information: ℹ️
      Apple Inc. thunderbolt_bus
    Configuration files: ℹ️
      /etc/hosts - Count: 30
    Gatekeeper: ℹ️
      Mac App Store and identified developers
    Kernel Extensions: ℹ️
      /Applications/Toast 11 Titanium/Spin Doctor.app
      [not loaded] com.hzsystems.terminus.driver (4) [Support]
      /Applications/Toast 11 Titanium/Toast Titanium.app
      [not loaded] com.roxio.TDIXController (2.0) [Support]
      /Library/Application Support/Hotspot Shield
      [not loaded] com.anchorfree.tun (1.1.1 - SDK 10.8) [Support]
      /System/Library/Extensions
      [loaded] com.Cycling74.driver.Soundflower (1.6.6 - SDK 10.6) [Support]
      [not loaded] com.Logitech.Control Center.HID Driver (3.4.0 - SDK 10.0) [Support]
      [not loaded] com.Logitech.Unifying.HID Driver (1.2.0 - SDK 10.0) [Support]
      [not loaded] com.aliph.driver.jstub (1.1.2 - SDK 10.7) [Support]
      [not loaded] com.dvdfab.kext.fabio (1) [Support]
      [not loaded] com.elgato.driver.DontMatchAfaTech (1.1) [Support]
      [not loaded] com.elgato.driver.DontMatchCinergy450 (1.1) [Support]
      [not loaded] com.elgato.driver.DontMatchCinergyXS (1.1) [Support]
      [not loaded] com.elgato.driver.DontMatchEmpia (1.1) [Support]
      [not loaded] com.elgato.driver.DontMatchVoyager (1.1) [Support]
      [loaded] com.logmein.driver.LogMeInSoundDriver (4.1.46f67) [Support]
      [not loaded] com.makemkv.kext.daspi (1) [Support]
      [not loaded] com.maudio.usb.fasttrackultra.driver (2.2.1 - SDK 10.6) [Support]
      [not loaded] com.paceap.kext.pacesupport.master (5.9 - SDK 10.6) [Support]
      [loaded] com.rim.driver.BlackBerryUSBDriverInt (0.0.68) [Support]
      [not loaded] com.rim.driver.BlackBerryUSBDriverVSP (0.0.68) [Support]
      [not loaded] com.roxio.BluRaySupport (1.1.6) [Support]
      [not loaded] com.vara.driver.VaraAudio (1.0.2) [Support]
      [not loaded] jp.co.roland.RDUSB00C5Dev (1.0.0 - SDK 10.6) [Support]
      [loaded] net.telestream.driver.TelestreamAudio (1.1.0 - SDK 10.8) [Support]
      [loaded] tc.tctechnologies.driver.OnyxFireWire (3.5.6 11675) [Support]
      /System/Library/Extensions/PACESupportFamily.kext/Contents/PlugIns
      [not loaded] com.paceap.kext.pacesupport.leopard (5.9 - SDK 10.4) [Support]
      [not loaded] com.paceap.kext.pacesupport.panther (5.9 - SDK 10.-1) [Support]
      [loaded] com.paceap.kext.pacesupport.snowleopard (5.9 - SDK 10.6) [Support]
      [not loaded] com.paceap.kext.pacesupport.tiger (5.9 - SDK 10.4) [Support]
    Startup Items: ℹ️
      Jaksta: Path: /Library/StartupItems/Jaksta
      RDUSB00C5Startup: Path: /Library/StartupItems/RDUSB00C5Startup
      Startup items are obsolete in OS X Yosemite
    Launch Agents: ℹ️
      [not loaded] com.adobe.AAM.Updater-1.0.plist [Support]
      [failed] com.adobe.CS5ServiceManager.plist [Support]
      [loaded] com.google.keystone.agent.plist [Support]
      [running] com.Logitech.Control Center.Daemon.plist [Support]
      [running] com.logmein.logmeingui.plist [Support]
      [running] com.logmein.logmeinguiagent.plist [Support]
      [not loaded] com.logmein.logmeinguiagentatlogin.plist [Support]
      [running] com.m-audio.fasttrackultra.helper.plist [Support]
      [loaded] com.oracle.java.Java-Updater.plist [Support]
      [running] com.rim.BBAlbumArtCacher.plist [Support]
      [running] com.rim.BBLaunchAgent.plist [Support]
    Launch Daemons: ℹ️
      [loaded] com.adobe.fpsaud.plist [Support]
      [invalid?] com.adobe.SwitchBoard.plist [Support]
      [loaded] com.anchorfree.ajaxserver.plist [Support]
      [loaded] com.google.keystone.daemon.plist [Support]
      [not loaded] com.gopro.stereomodestatus.plist [Support]
      [running] com.logmein.logmeinserver.plist [Support]
      [invalid?] com.logmein.raupdate.plist [Support]
      [loaded] com.oracle.java.Helper-Tool.plist [Support]
      [loaded] com.oracle.java.JavaUpdateHelper.plist [Support]
      [running] com.paceap.eden.licensed.plist [Support]
      [running] com.rim.BBDaemon.plist [Support]
      [loaded] com.rogueamoeba.hermes.plist [Support]
      [loaded] PACESupport.plist [Support]
      [loaded] tc.tctechnologies.OnyxFireWire.plist [Support]
    User Launch Agents: ℹ️
      [loaded] com.adobe.ARM.[...].plist [Support]
      [invalid?] com.digitalrebellion.SoftwareUpdateAutoCheck.plist [Support]
      [invalid?] com.divx.agent.postinstall.plist [Support]
      [loaded] com.facebook.videochat.[redacted].plist [Support]
      [loaded] com.Livestation.plist [Support]
      [invalid?] com.nds.pcshow.plist [Support]
      [invalid?] com.nds.pcshow.uninstall.plist [Support]
    User Login Items: ℹ️
      BoxSyncHelper ApplicationHidden (/Library/PreferencePanes/Box Sync.prefPane/Contents/MacOS/BoxSyncHelper.app)
      Dropbox ApplicationHidden (/Applications/Dropbox.app)
      Air Video Server ApplicationHidden (/Applications/Air Video Server.app)
      Air Video Server HD ApplicationHidden (/Applications/Air Video Server HD.app)
      Google Drive ApplicationHidden (/Applications/Google Drive.app)
      BitTorrent Sync ApplicationHidden (/Applications/BitTorrent Sync.app)
    Internet Plug-ins: ℹ️
      o1dbrowserplugin: Version: 5.38.6.0 - SDK 10.8 [Support]
      Default Browser: Version: 600 - SDK 10.10
      Flip4Mac WMV Plugin: Version: 3.0.0.126   - SDK 10.8 [Support]
      Silverlight: Version: 5.1.30514.0 - SDK 10.6 [Support]
      FlashPlayer-10.6: Version: 16.0.0.235 - SDK 10.6 [Support]
      LogMeIn: Version: 1.0.961 - SDK 10.7 [Support]
      Flash Player: Version: 16.0.0.235 - SDK 10.6 [Support]
      iPhotoPhotocast: Version: 7.0
      LogMeInSafari32: Version: 1.0.961 - SDK 10.7 [Support]
      QuickTime Plugin: Version: 7.7.3
      googletalkbrowserplugin: Version: 5.38.6.0 - SDK 10.8 [Support]
      JavaAppletPlugin: Version: Java 8 Update 25 Check version
    User internet Plug-ins: ℹ️
      Google Earth Web Plug-in: Version: 7.1 [Support]
    Safari Extensions: ℹ️
      A Cleaner YouTube [Installed]
      ScrollMaps [Installed]
      Add To Amazon Wish List [Installed]
      Facebook Cleaner-1 [Installed]
      The New York Times [Installed]
      Twitter for Safari [Installed]
      Save to Pocket [Installed]
      AdBlock [Installed]
      Searchme [Installed] Adware! [Remove]
    Audio Plug-ins: ℹ️
      DVCPROHDAudio: Version: 1.3.2
    3rd Party Preference Panes: ℹ️
      Box Sync  [Support]
      Flash Player  [Support]
      Flip4Mac WMV  [Support]
      GoPro  [Support]
      Java  [Support]
      M-Audio Fast Track Ultra  [Support]
      MediaLink  [Support]
      MusicManager  [Support]
      Perian  [Support]
      SP-555  [Support]
    Time Machine: ℹ️
      Mobile backups: OFF
      Auto backup: YES
      Volumes being backed up:
      Macintosh HD: Disk size: 999.35 GB Disk used: 859.91 GB
      Destinations:
      Data [Network]
      Total size: 2.00 TB
      Total number of backups: 73
      Oldest backup: 2014-02-16 09:10:07 +0000
      Last backup: 2014-12-17 16:21:13 +0000
      Size of backup disk: Too small
      Backup size 2.00 TB < (Disk used 859.91 GB X 3)
    Top Processes by CPU: ℹ️
          7% Safari
          7% WindowServer
          2% uTorrent
          1% launchservicesd
          1% launchd
    Top Processes by Memory: ℹ️
      481 MB iTunes
      412 MB Safari
      407 MB com.apple.WebKit.WebContent
      404 MB com.apple.MediaLibraryService
      223 MB softwareupdated
    Virtual Memory Information: ℹ️
      491 MB Free RAM
      4.00 GB Active RAM
      3.02 GB Inactive RAM
      1.07 GB Wired RAM
      14.11 GB Page-ins
      59 MB Page-outs
    Diagnostics Information: ℹ️
      Nov 17, 2014, 07:19:10 PM Kernel_2014-11-17-191910_[redacted].panic [Details]

  • Unable to view files on external hard drive. Progress Bar

    I have been deleting various files from my external hard drive and now I cannot see the remainder of the files. Although the Trash is empty, it still shows there is something there and I get a small window that shows progress bar. I can still see the external hard drive files via spotlight, so they are still there. I have tried
    Force Quit
    Restart
    Shut Down
    Forced Shut Down
    I feel sure that has something to do with the Trash?
    Please...Any Ideas

    I have the exact same problem.

Maybe you are looking for

  • How to make peazip (file archiver) work on 64 bit?

    Hello Archers! How do I make peazip run on my 64bit arch? The AUR packages are only for 32bit, so I downloaded the portable gtk version (http://downloads.sourceforge.net/peazip … TK2.tar.gz) and I get this $ ./peazip (peazip:7797): Gtk-WARNING **: /u

  • Event Handling in Fullscreen Exclusive Mode???????

    WIndows XP SP2 ATI 8500 All-In-Wonder JDK 1.6 800x600 32dpi 200 refresh 1-6 buffer strategy. the graphic rendering thread DOESN'T sleep. Here's my problem. I have a bad trade off. In fullscreen exclusive mode my animation runs <30 fps and jerks when

  • Lens Corrections in Lightroom 4

    Can 'Enable Profile Corrections' in Lens Corrections be checked as a default?

  • E52 Date Display does not update and reflect the c...

    Right from day 1 the display date of my E52 does not update and reflect correct the correct date. Got the phone replaced once still the same issue. Called the customer service and they say there is no such problem with E52. They asked me to go to the

  • Mail with an attach

    Hi there, I need to develop a formulary to send a mail. I know to develop with PHP + actionscript, but now I have to allow that the user send a file with a button. I have seen code to upload the file, but I dont know how to "mix" the formulary (the m