Automatically turn on/off channels graph or front panel

Hello,
does anyone know if Labview is capable of selectiing what channels to view?
for instant during ablation testing. i would not like to select the last 3 channels
but during temperature response. i would like to see all channels. 
is it possible or i have to manually click it on the front panel?
thank you in advance.

Use a property node to 1) set the "active plot" (the plot you want to mess with in the following properties) and then 2) set plot visibility.  As long as you know which plots you want active, it is simple programming from there.
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines

Similar Messages

  • Has anyone with sprint have time/date issues as well as imessage function automatically turning itself off?

    has anyone with sprint had time/date issues as well as imessage function automatically turn itself off?

    Im having the same problem, I updated my Iphone 4S to 6.1.3, shortly after that my phone had no audio. It was working fine one minute and then stopped. Was listening to music when sound gave out on me. It wont ring, phone just vibrates even after turning off vibration option. I've tried all the options listed and nothing. My phone has never been jailbroken either. If I connect the earphones is works perfectly. On one of my last calls received, phone's ringtone was heard for about 2 seconds before muting and just vibrating. Ringtone sounded perfect, speakers did not sound damaged. 
    What else could be done? I've read several post regarding this and it seems like Apple has no solution to this yet. Very dissappointed.

  • Chnaging input in a waveform graph from front panel in labview

    Hi !
    I am working with temperature sensors; I have several sensors to read simultaneously.
    I want to plot information from different sensors in different plots and have the option to change/select  the sensors in the a graph from front panel. For example, I have 8 sensors(please see the attachments_ front panel), A,B,C,D,E,F,G and M. Some time it could be possible that user want A,B,C in Tumor Graph or sometimes only A and B. That means the identity and the number of sensors could be changed in different times.
    Now I connect only two sensors per graph (ref: block diagram) but the number and the sensors to be plotted in a certain graph can be changed, so How can I implement it ?
    Any help or idea will be appreciated.
    Best Regards,
    Hasan Masud
    CTH, Sweden.
    Attachments:
    random graph_front.jpg ‏260 KB
    random graph_block.jpg ‏298 KB

    Hi hasanma,
    Well, you could expend the build array and add more inputs to it as shown below:
    And individually select which sensor data the user wants to view as shown below:
    Warmest regards,
    Lennard.C
    Learning new things everyday...

  • Wi-fi automatically turns itself off

    No idea why it started happening but my iPhone has taken to turning wifi off of its own accord.
    Connect to the network, put VPN password in and then go back only to see Wifi -> Off.
    WHYYYYYY?? It's really annoying me because everything is set to automatically connect, etc and it just keeps glitching itself off.
    Anyone able to help?

    Count me in...
    My phone suddenly started disconnecting itself from wifi.. only if I held very close to the antenna, it shows a wifi signal but as soon as i move away from it, the signal drops.
    We have two other iphones in the house with the same OS versions (latest, 3G models) and they work fine.
    I have done all the reset procedures described in various threads, plus a full restore but nothing helped so far.
    Message was edited by: r100

  • Automaticly turning on/off bluetooth when receiving calls

    Hi!
    Can you have your iPhone turn on bluetooth automaticly when your receiving phone calls, and turn it off again after the conversation? Leaving bluetooth on all the time would seriously drain the battery, I imagine...

    You must manually turn your iPhone's Bluetooth on and off.  There is no way to set the iPhone to automatically turn it on and off.  I leave my iPhone 4s Bluetooth On all the time since I have a hands free car unit in my car.  It does drain the battery more, but in my case, not enough for me to turn it on and off.

  • N97 Mini: Automatically turns itself off or freeze...

    It's about a month and a half old. The sim card is new and overall the phone works great. It's just that when I'm listening to music it would turn itself off for no reason at all. 
    What is Ph. setup? Because that app runs whenever my phone acts up.
    Thanks guys!

    Lauren, Not sure what the problem is, however, this problem hopefully will be solved with Win 10. This audio problem has been going on for years with no end in site! Ham123 ps: good luck with your audio

  • How can i edit graphs on front panel?

    Hello!
    My problem is the following:
    I need a front panel, where i can edit the graph. It doesn't need to be very complicatted. It means, there is 5 steps. For example: It will control a thermal chamber, and it should give 25 celsius for 2 hours, then cool down until 2 hours to -40 celsius, 4 hours on -40, then back to 25 celsius until 2 hours, stay there for 2 hours, up to 105 celsius until 2 hours, 4 hours on 105 , 2 hours down to room constant, stay 2 hours there. But i need to be control the levels. The temperature levels, and the time periods. It's nessesery to control this on front panel. I've found a vi , which is reading in *.lvm files with datas x,y and then it's interpolating. But it is not setable after setting.
    Please help me. Thank You very much! 
    Solved!
    Go to Solution.

    If you want to specify the profile graphically then you can use cursors to do it. An old example can be found here. You may find others by doing your own search (hint, hint).
    Otherwise, you can simply use a multicolumn listbox to specify the indvidual profile segments, and a graph can be used to display the entered profile whenever the listbox changes. 

  • Fix position of 3D graph in front panel

    Hi I haev used 3D graphs in my VI but whenever I open my vi I see that the position of 3D graph has changed in my Front Panel  and it takes a lot of time to rearange everything again. It also change the position of the other things like pics or  Tab boxes. Is it something related to the resolution of the screen? and how can I fix it to not change because I want to use my laptop for a presentation and I would like to avoid this mess during demostrating my vi
    Many thanks

    Hi,
    I don't know if it would help, but you can lock the psoition of front panel objects. Select the object and then select Reorder >> Lock from the toolbar:
    -CC
    "If anyone needs me, I'll be in the Angry Dome!"

  • How to data log graphs using front panel data logging?

    Hello I have a VI that collects data from DAQmx thermocouple readings and graphs the temperature vs time using a while loop to collect data and graph. I have 9 control operators that define the correction factor of the thermocouples.
    I want to create a datalogging using the option under Operations>Data Logging
    When I retrieve the data the only information that is present are the control operators correction factors that I defined. The graphed data that was created is not retrieved.
    Is there a solution to show the graphed data plots that were created on the front panel? They remain unchanged from the last run of the VI or blank if I open the VI without having ran the program.
    Thank you.

    This is expected for the Data Logging in LabVIEW. If you want to record the signla data, use the Write to Measurement File Express VI.  Here's a link with a walk-through:
    http://www.ni.com/academic/students/learn-daq/data-logging/
    The Data Logging from the Operate Menu is for recording front panel control(s), as you have observed.
    Mark P.
    Applications Engineer
    National Instruments
    www.ni.com/support

  • IPad 3 sound automatically turns on/off.

    The speaker image will just show up randomly.  The image swithches back/forth on sound on/off

    Hello bbberyll,
    It may help to force close all open apps, then restart your iPad.
    iOS: Understanding multitasking
    http://support.apple.com/kb/HT4211
    iPhone, iPad, iPod touch: Turning off and on (restarting) and resetting
    http://support.apple.com/kb/HT1430
    If the audio generated by your iPad is still distorted, the next step would be to restore the device.
    iOS: Back up and restore your iOS device with iCloud or iTunes
    http://support.apple.com/kb/HT1766
    Cheers,
    Allen

  • Microphone automatically turns itself off

    Hi, I'm currently trying to use a language program with the aid of a headset for the speech recognition. I have tried two different headsets in the headset port, as well as trying to use the internal mic.In order to get them to work i'm having to manually un-mute and turn up the volume. Every few seconds ( or occasionally i get almost a minute out of it) it mutes itself and puts the volume back down. I've checked and the drivers are up to date, i don't know whats going on?I also currently have an intermittent beep sound every so often, even when all apps closed, lid shut etc. Could these be related issues? Thanks Lauren.

    Lauren, Not sure what the problem is, however, this problem hopefully will be solved with Win 10. This audio problem has been going on for years with no end in site! Ham123 ps: good luck with your audio

  • How can i automatically turn touchpad off when mouse is connected

    The "Disable touchpad when external mouse is connected" button is not on my Settings menu for the touchpad.
    Solved!
    Go to Solution.

    could you please try this?
    http://www.riverscapewebstudios.com/2012/03/using-registry-to-disable-synaptics-touchpad-when-mouse-...

  • Automate turn airport on or off to save battery

    i read a method in a book [are you allowed to mention names of specific books?] to toggle airport on and off by inventing a shortcut for it. i think it was something like system preferences>keyboard and mouse>keyboard shortcuts>+. the book said type the command exactly as it appears in the menu bar, so in this case, Turn AirPort On, and then you designate the shortcut, i think by pressing the desired keys. this is where the problem arises, the only keys i can get to in the text box, are the cursor keys, so now i am left with right cursor arrow, as a shortcut for turn airport on. not the best shortcut, but ok as long as it works, which it doesn't. cant think of anything else so can anyone help? id be very grateful. also, does anyone know how much battery leaving airport on eats anyway? i guess you could design an experiment to test it but it would be kind of a long way around.

    Are you talking about iPod touches or MacBooks? The touch is a pretty locked down system and unless someone wrote an app to shut off WiFi, then you are not going to be able to do through a script on a standard touch. Jailbroken, don't know and really don't care. However, it is easy enough to just turn it off with three taps.
    If you are talking MacBook (or any Mac), you could conceivably write an Apple script to automate turn Airport off/on. However, you have posted in the wrong forum to get any help. Try on of the MacBook forums for some help.

  • After I update my Ipad to OS 5.1.1 it automatically turns itself on ana off, what is happening?

    After I updated my iPad to 5.1.1, it is experiencing what of the most annoying problems: it automatically turns itself off and on when I am in the middle of something. Seomtimes it attempts tp restart itself though I am not touching any button. I just got this iPad brand 1st qurter of this year 2012. I have tried restoring it bu it seems that the problem cant be resolved? Is it because of the new OS version? My iPad was never dropped or nothing happened anything like that...please help..
    Thank you.

    First, try a system reset.  It cures many ills and it's quick, easy and harmless...
    Hold down the on/off switch and the Home button simultaneously until the screen blacks out or you see the Apple logo.  Ignore the "Slide to power off" text if it appears.  You will not lose any apps, data, music, movies, settings, etc.
    If the Reset doesn't work, try a Restore.  Note that it's nowhere near as quick as a Reset.  Connect via cable to the computer that you use for sync.  From iTunes, select the iPad/iPod and then select the Summary tab.  Follow directions for Restore and be sure to say "yes" to the backup.  You will be warned that all data (apps, music, movies, etc.) will be erased but, as the Restore finishes, you will be asked if you wish the contents of the backup to be copied to the iPad/iPod.  Again, say "yes."
    Finally, if the Restore doesn't work, let the battery drain completely.  Then recharge for at least an hour and Restore again.

  • Multiple VI on a Single Front Panel

    Probably a simple question but I'm having trouble figuring out how to do it.
    First, I have LabView 2010, Professional Development System
    I have been trying to learn LabView the hard way.  I've been reading the documentation, starting with Getting Started and testing VI and front panels for instruments we have in the lab.  I can run the examples and control the instruments individually through individual front panels.
    My question is, "How do I create a single front panel (or application), that consists of several instruments?"
    For instance, I have an Agilent 34970, Data Actuisition Unit.  And I can create a front panel (and block diagram) to read data from the instrument input terminals, operate switches, etc.  I also have a GenSys Power Supply and can control the voltage levels and on/off, from it's front panel. But the two panels (and block diagrams) are not linked.
    I have other instruments but understanding how to link two different block diagrams (with single front panel), will help me figure out how to expand it to multiple.
    How do I integrate multiple block diagrams (or VI), with a single front panel (and block diagram) such that I can use loops, structures and conditions in one, that can be used to control the programming in the other.  For instance, say I want to sample an input on the 34970 and if it's between x and y voltage, then set the power supply to another voltage and test again. This requires two VI acting in synchronization with each other. 
    I can do each seperately but am stuck on how to integrate these into a single application.
    Thanks,

    Hi Mike,
    Patricia B is right... You can try sub vi. But if you really want to put two vi's in a same window you can try sub panel. But it is not recommanded... Check these vis....
    <<Kudos are welcome>>
    ELECTRO SAM
    For God so loved the world that he gave his one and only Son, that whoever believes in him shall not perish but have eternal life.
    - John 3:16
    Attachments:
    Try this.7z ‏26 KB

Maybe you are looking for