Toggling btwn panels  -help w setup

I'm trying to avoid using the mouse as much as I do, and was wondering if anyone knows how to avoid that when I have to click in each of my three open panels to edit code. I know Shift/Tab covers toggling btwn docs. I looked at the cs5 keyboard shortcuts and not found a solution. For my setup I have two standard monitors, with the Design view open on the left monitor, Code view for CSS is dragged to half the monitor on the right, with the  source code/ F10 panel occupying the other half. So I click in each one every time I want to edit, and I have to click in the Design view to scroll down and see the bottom, and I have to save each time before viewing the source code update, which also would be nice to stop. Lots of RMT I'd like to avoid. Does anyone have a solution? Thank you.

Hello Lindsey,
I was finally able to commit some time to this project today and I did make some progress. I decided to move all of the task creation elements out of the while loop and I also added the wait and stop function after the write function. Once I made the changes I just explained, the DAQ board started outputting pulses on Port0 Line 0. I decided to check the other lines and I was disappointed to see that only one of the lines was outputting any data.
I am including a screen shot of the latest version of the block diagram below:
Here is the front Panel:
This is a screen shot of the scope that I am using to monitor the output lines:
CH1 - Yellow - line 0
CH2 - Green - line 1
CH3 - Blue - Line 2
CH4 - Orange - Clock Pulse for timing function
As you can see, there is no data on line 1 or line 2. Could you provide me any insight as to why this might be happeneing? 
The issue I was having with the mismatch of data types is when I fed my 2D U8 array in to a N sample N channel write function with the U8 data type selected and the error code I was recieving was 200565. I was able to resolve it by changing the write function to a 32 bit data type but I am uncertain why it reads a 2D U8 array as a 32 bit data source. 
Thank you in advance for any help you might be able to provide. 
~ Randy 

Similar Messages

  • TS3989 Mssage when opening Photo Stream on-"This file does not have a program associated with it for performing this action. Please install a program or, if one is already installed, create an association in the Default Programs control panel" Help!!!

    Mssage when opening Photo Stream on-"This file does not have a program associated with it for performing this action. Please install a program or, if one is already installed, create an association in the Default Programs control panel" Help!!!

    You are posting in the "icloud on my mac" forum, but your profile mentions Windows.  If using a mac, you need to have iphoto or aperture installed in order to receive new photos via photo stream.  If using windows, try posting in the iCloud on a PC forum.  You'll get better help there.
    https://discussions.apple.com/community/icloud/icloud_on_my_pc

  • Help to setup BTinternet email on Palm E5 using VersaMail Client

    Can you Help to setup BTinternet/BT Yahoo email Settings on Palm E5 using VersaMail Client
    Thanks
    MikeB0242

    Hello, and Welcome to the HP Support Community!
    Can you explain the terms "BTinternet" and "E5" please?  Which PalmOS device do you have?  (There is no "E5").
    WyreNut
    I am a Volunteer here, not employed by HP.
    You too can become an HP Expert! Details HERE!
    If my post has helped you, click the Kudos Thumbs up!
    If it solved your issue, Click the "Accept as Solution" button so others can benefit from the question you asked!

  • Help me setup WinXP for Lenovo G530

    I buy G530 with DOS orginal, I had setup Win7 or Win Vista, It's OK without problem, but when I setup WinXp it's show blue screen (I can't capture it)
    Pls help me setup WinXP on Lenovo G530

    check out the accepted solution from this thread
    http://forums.lenovo.com/lnv/board/message?board.id=X_Series_Thinkpads&message.id=8605&query.id=2863... 
    Cheers and regards,
    • » νιנαソѕαяα∂нι ѕαмανє∂αм ™ « •
    ●๋•کáŕádhí'ک díáŕý ツ
    I am a volunteer here. I don't work for Lenovo

  • Why do no pages appear in Pages panel after book setup

    Why do no pages appear in Pages panel after book setup?

    In-place upgrade of the OS? You can try trashing the prefs (see Replace Your Preferences ) but most likely you will need to uninstall ID and run the cleaner tool (CS Cleaner Tool for installation problems | CCM, CS6, CS5.5, CS5, CS4, CS3 ), then reinstall. You may even need to do a clean install of the OS to get Adobe programs to run properly.

  • Accordion widget -  Toggling the Panels Up & Down?

    What do I change in the Accordion widget to make the panels
    Open & Close?
    I want the Panel to Open by clicking on Panel A, and then
    have Panel A close if Panel A again. (Basically a Toggle
    effect)

    Cristian, Thanks for the update.
    In regards to using Accordions & Panels, it would really
    help to see a video tutorial on the workshop site that shows how to
    use ADDT Forms & Lists with SPRY widgets like the Collapsible
    Panel. Many of us are a bit unclear on how to target links between
    the two and general integration of the two.
    For example:
    - What is the sequence?
    1. Create a Blank DW page
    2. Add the SPRY Panel
    3. then ADDT records/Forms?
    Or
    1. Create a Blank DW page
    2. Add the ADDT records/Forms
    3. Add the SPRY panels, etc?
    Also, From an RIA point of view it seems like the purpose of
    AJAX is to get rid of all the "screen/page changes". Can you help
    us understand for example, the process of converting regular
    dynamic forms (via ADDT or otherwise) that have many pages, to AJAX
    enabled links that point to Panels, Tabs & Accordions instead?
    Thanks for all your expertise,
    jlig

  • Help with setup - no network adapter

    I'm trying  to setup my linksys WRT54GS and during setup it says my network adapter isn't enabled. I followed the directions and still, nothing works. Here is my situation. I have a home pc that I want to use the router as non-wireless. My roommate will be using the wireless while I will just be connected via a normal ethernet cable. Can anyone help me with this install? Thanks.

    do u see the Local Area network in Network connections in control panel panel ? is it enabled ?
    Try updating the your network card (LAN card) drivers ...

  • Urgent :need help to setup Master to snapshot(read only) environement

    Hi,
    I need your help urgently. I don't know much about master to Snapshot configuration. I need to do prototype of master to snapshot(read only) as soon as possible. I need replication setup/configuration scripts.
    DB1 is master database (8i) and DB1 is Snapshot site db.
    both dbs are identical except they have different Global_name.
    I want to replicate table from DB1---> DB2 unidirectional.
    Global name for DB1 is DB1.world and for DB2 is DB2.world
    TNS names are DB1 and DB2 respectively and TNSNAMES.ORA file is same on both server.
    Schema owner of Mster site (who owns the tables that I want to replicate) is user 'SYNAPSE'. On DB2 I have also same schema with same tables. Lets say table called 'TEST' that I want to replicate from DB1 to DB2.
    for simplicity I want to have only one account(user) on both site who can do administration and take care of all other task including replication.
    I need scripts to do setup for the replication environment described above.
    In short please provide me script to replicate DB1 to DB2 (Master to snapshot).
    I appreciate your help very much.
    You can reach me at [email protected] as well.
    Thank you.
    Pravin

    Finally I figured out how to setup/configure master to Snapshot environment but I have to say that Oracle documents are very confusing.
    The problems I ran into are:
    User Repadamin can't create MV in schema owner other than repadmin. Work arround I used is let that schemema owner allow to create MV.
    Other proble ran in is Constraint(FK) violation when trying to do using refresh group. To resolve this problem either disable constraints on snapshot site or create constraints usinf deferred option.
    Pravin

  • I'm new to Solaris 10 and need help to setup ftp server

    hello!
    I just installed Solaris 10 and I'm trying to setup an ftp server (with ftpd) but I don't know how to do that
    my server doesn't need any security or authentication
    I'm looking for the default shared files directory
    Also wondering what to change in what configuration file...
    This OS looks quite similar to some linux I used before but the differencies are big enough to drive me crazy
    anyway thanks for your help.
    Any advice is welcome :-)

    cd /etc/ftpd
    vi ftpusers
    put a # in front of root and any other users that you wish to be able to ftp
    then svcadm restart ftp
    If you want to set up an anonymous ftp server, there is a little more involvement

  • Can't Left Click in Flash Player Settings Panel - HELP PLEASE

    Hi and thanks for taking the time to read this. Believe me it is a fraction of the time I have wasted trying to resolve this issue.
    Basic problem is:
    I am trying to stream to Ustream but since downloading AFP11 for my Windows PC when I open the Flash Player Settings panel i can't left click on anything. It is set to deny but I can't click allow, or close or any of the icons.
    Right click does work.
    I have followed countless instructions in other forums from other posts that have encountered the problem on Mac and older versions of AFP but as yet none of the solutions have proven succesul.
    I have tried all of the following but nothing has resolved the problem.
    1. Uninstall and reinstall Adobe Flash Player (although this is impossible using Google Chrome) and restart computer.
    2. Unistall flash and install older version. (made no difference on Google Chrome and on IE8 had no flash whatsoever).
    5. Uninstall older AFP and reinstall AFP11.
    4. Uninstall Google Chrome and restart computer.
    5. Uninstall QuickTime (I got this off http://www.techsupportforum.com/forums/f10/flash-player-not-working-properly-please-help-1 61552.html) and restart computer
    6. Last resort use keyboard shortcuts such as tab, enter and ctrl+arrows. This either didn't highlight the panel at all or if it did I still couln't select allow, or close the panel itself so was no help either.
    So now I'm back to square one.
    Now here's a really bizarre thing... I am using a shared laptop computer and if I use my colleagues profile where she hasn't updated her AFP to Adobe Flash Player 11 the settings panel is responding just fine. IT'S THE SAME PC!
    I know I am alone with this problem but someone out there has an answer. If you can help please let me know how to fix this problem where I can't left click in the Adobe Flash Player settings panel.and I will be eternily grateful.
    many thanks
    nik

    OK the amount I hate myself right now is more than a fat guy's self loathing for raiding the fridge at 2am for Pizza but less than an armed robber who's accidentally shot a pregnant woman in the stomach during a shootout. but not much less.
    So after I had miraculously got the Flash Player Setting Panel to work again, (after deleting QuickTime and leaving the window open for abut an hour it just started working again) I then got enticed into downloading the ustream producer software.
    While downloading it informed me that it would only work with QuickTime.
    Stupidly and Optimistically hoping it would remove the need to use flash player altogether I downloaded and installed both.
    I then discovered to my horror that Ustream producer is not a patch on Vidbalster and that it was not capable of delivering the same level of broadcast.
    I then opened the flash player settings panel on ustream and... the problem has returned!
    This means I am 99% sure that QuickTime IS the cause of the problem so I have uninstalled QT off the PC. I have also uninstalled Ustream Producer.
    The thing is though, now no matter how many times I restart, or uninstall and reinstall Adobe, or Google Chrome, I am once again UNABLE TO LEFT CLICK IN THE FLASH PLAYER SETTINGS PANEL. AAAARRRRRGGGGHHHH!!!!
    What did I do? I fixed it and  f***ing broke it again!
    Now it properly will not come back to life! the problem is not solved and i urgently need help.
    Why does Adobe Flash Player Settings Panel and Apple QuickTime hate each other so much that they've got to ruin my life?
    Help forum PLEASE!
    Regards,
    nik

  • Please help me setup us the PPP dialup for OS 8.0

    I have not the ability to conduct my own research, for all my methods have failed and I am stranded with no internet at my home.
    I have the OS 8.0 as my system of operation. My Control Panel doesn't have the PPP option, as many websites have described. I do not know what to do and feel like a helpless baby. Please help, I'm running out of lollertears!
    I just need to know where to enter the access number and user name and password that my ISP has provided me.
    Thank you and may the Rofl of Bethlehem live inside you all.
    The Roflator of Lollerz   Mac OS 8.6 or Earlier   Roflastic

    Michael
    I've checked my old PPC 7600.
    I didn't find PPP either-but found it in the TCO/IP help under
    connecting via modem(I'M using a router in a network,use DHCP server and remote access):
    You have to
    1)configure the modem
    2)Use remote access
    In the help menu for TCP/IP the PPP-Server is mentioned!
    May be you have got the Internet Connection Kit-I used it to get to internet(only remote acess worked!).
    Good luck

  • Need help to setup my file server

    I've got this old G3 which I need to setup in the office so it serves files for remote work from home. The G3 is behind a DSL modem (Alcatel SpeedTouch 530i) which connects by Ethernet cable to my AirPort Extreme Base Station. G3 picks up wi-fi signal from AEBS.
    From outside the office I need to be able to go to an internet address and log into my G3 and work on a file, then save the changes back on the G3 for other colleagues to do the same.
    I understand that I have to do some port-forwarding, both on the Alcatel and on the AEBS, only I don't know the details. Could some genious help? I am good at following instructions, by the way.
    Many thanks, guys.

    I take it that I need to forward port number 20. Or is it 21, as well? The G3 will host work files which colleagues will have to have access to from over the internet.
    I changed the G3's TCP/ID addy from DHCP to manual, and entered the one that was assigned to it anyway (10.0.1.2 on subnet 255.255.255.0).
    Router addy has remained the same (10.0.1.1).
    Then I went into my Alcatel's config page in Safari, and clicked Advanced, then NAPT. I clicked on 'New', then was presented with the following options to setup:
    Protocol: TCP or UDP;
    Inside IP;
    Outside IP;
    Inside port;
    Outside port.
    The Alcatel modem's address is (as shown in its config page's SystemInfo window): X1.X2.X3.X4/32 (Xs stand for actual numbers of course).
    What do I do next? Do I set for the New Port Forwarding as follows?
    Protocol: TCP
    Inside IP: 10.0.1.2
    Outside IP: X1.X2.X3.X4
    Inside port: 20
    Outside port: 20
    Please bear with me. I can learn. Many thanks.

  • Need help to setup UMS adapter for email polling using BPEL

    I am trying to use UMS adapter to read emails from a mailbox.
    I have followed the link(http://technology.amis.nl/2012/05/18/proces-email-with-the-new-ums-adapter-of-soa-suite-ps5/) to do the setup.
    But after the BPEL deployment in the logs i am seeing the below error:; Please help me on this.
    java.lang.Exception: Cannot locate Java class oracle.tip.adapter.ums.inbound.UmsActivationSpec
    at oracle.integration.platform.blocks.adapter.fw.util.SCALifecycleNotifier.getActionSpecClass(SCALifecycleNotifier.java:232)
    at oracle.integration.platform.blocks.adapter.fw.util.SCALifecycleNotifier.onLifecycleEventActivationSpec(SCALifecycleNotifier.java:184)
    at oracle.integration.platform.blocks.adapter.fw.util.SCALifecycleNotifier.onEvent(SCALifecycleNotifier.java:128)
    at oracle.integration.platform.blocks.adapter.fw.util.SCALifecycleNotifier.onLoad(SCALifecycleNotifier.java:92)
    at oracle.integration.platform.blocks.adapter.fw.metadata.AdapterServiceRevisionRegistry$AdapterServiceRevision.endpointLoad(AdapterServiceRevisionRegistry.java:565)
    at oracle.integration.platform.blocks.adapter.fw.metadata.AdapterServiceRevisionRegistry$AdapterServiceRevision.activate(AdapterServiceRevisionRegistry.java:443)
    at oracle.integration.platform.blocks.adapter.fw.metadata.AdapterServiceRevisionRegistry$AdapterServiceRevision.setDefaultRevision(AdapterServiceRevisionRegistry.java:409)
    at oracle.integration.platform.blocks.adapter.fw.metadata.AdapterServiceRevisionRegistry$AdapterServiceSeries.setDefaultRevision(AdapterServiceRevisionRegistry.java:334)
    at oracle.integration.platform.blocks.adapter.fw.metadata.AdapterServiceRevisionRegistry$AdapterServiceSeriesSet.setDefaultRevision(AdapterServiceRevisionRegistry.java:140)
    at oracle.integration.platform.blocks.adapter.fw.metadata.AdapterServiceRevisionRegistry.setDefaultRevision(AdapterServiceRevisionRegistry.java:103)
    at oracle.integration.platform.blocks.adapter.AdapterService.defaultRevisionChanged(AdapterService.java:348)
    at oracle.integration.platform.blocks.deploy.StandaloneCompositeDeploymentCoordinatorImpl.notifyDefaultRevisionListeners(StandaloneCompositeDeploymentCoordinatorImpl.java:249)
    at oracle.integration.platform.blocks.deploy.StandaloneCompositeDeploymentCoordinatorImpl.coordinateCompositeDeployment(StandaloneCompositeDeploymentCoordinatorImpl.java:69)
    at oracle.integration.platform.blocks.deploy.servlet.BaseDeployProcessor.deployNewComposite(BaseDeployProcessor.java:415)
    at oracle.integration.platform.blocks.deploy.servlet.BaseDeployProcessor.deploySARs(BaseDeployProcessor.java:250)
    at oracle.integration.platform.blocks.deploy.servlet.DeployProcessor.doDeployWork(DeployProcessor.java:168)
    at oracle.integration.platform.blocks.deploy.servlet.DeployProcessor.doDeployWork(DeployProcessor.java:112)
    at oracle.integration.platform.blocks.deploy.servlet.DeployProcessor.doDeploy(DeployProcessor.java:100)
    at oracle.integration.platform.blocks.deploy.servlet.DeployProcessor.process(DeployProcessor.java:81)
    at oracle.integration.platform.blocks.deploy.servlet.CompositeDeployerServlet.doPostInsideLoggingSession(CompositeDeployerServlet.java:219)
    at oracle.integration.platform.blocks.deploy.servlet.CompositeDeployerServlet.doPost(CompositeDeployerServlet.java:130)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:821)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:139)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    Regards,
    Syam

    Syam,
    In PS5, this feature was introduced in preview mode and is not recommended to be used in production. Please use PS6 (11.1.1.7.0) if you want to implement this feature for a production solution.
    java.lang.Exception: Cannot locate Java class oracle.tip.adapter.ums.inbound.UmsActivationSpecMake sure that you have installed the UMSAdapter.rar on SOA servers (step#2 of above mentioned blog).
    Regards,
    Anuj

  • Accordion widget -  Toggling the Panel?

    I know this is probably simple but...
    1) How do I make the Accordion widget Panels "Open &
    Close" by clicking on the same Panel twice?
    What I mean is that my Accordion Panel works fine &
    "Opens" when clicked once, but will not "Close" when clicked again?
    (I want to be able to quickly open & close selected
    panels at ease)
    2) How do I apply a CSS to the Accordion without affecting
    the original CSS style?
    Earlier when went in to the Accodion.css file & started
    making changes, it messed up the Accordion itself & I could not
    get back to it's original look?
    Thanks for the help,
    jlig

    Cristian, Thanks for the update.
    In regards to using Accordions & Panels, it would really
    help to see a video tutorial on the workshop site that shows how to
    use ADDT Forms & Lists with SPRY widgets like the Collapsible
    Panel. Many of us are a bit unclear on how to target links between
    the two and general integration of the two.
    For example:
    - What is the sequence?
    1. Create a Blank DW page
    2. Add the SPRY Panel
    3. then ADDT records/Forms?
    Or
    1. Create a Blank DW page
    2. Add the ADDT records/Forms
    3. Add the SPRY panels, etc?
    Also, From an RIA point of view it seems like the purpose of
    AJAX is to get rid of all the "screen/page changes". Can you help
    us understand for example, the process of converting regular
    dynamic forms (via ADDT or otherwise) that have many pages, to AJAX
    enabled links that point to Panels, Tabs & Accordions instead?
    Thanks for all your expertise,
    jlig

  • Idiot needs help!  Setup Home Oracle Linux Server

    I'm trying to setup a Linux server using an old PC. I can download Oracle Linux in a zipped file from Oracle. Then, I'm suppose to unzip using an Oracle supplied utility and burn the extracted files to a DVD. My client PC is running Vista Home. I'm a little confused on how I unzip the "Linux" files and burn them to a DVD. I would think this should all be done in a Linux environment/(or on a Linux box) - this is what I'm trying to setup. How do I get the ISO IMG files extracted and burned for a Linux boot cd? If it sounds like I don't know what I'm talking about, you're right - I don't.
    HELP!
    Edited by: 899355 on Nov 27, 2011 11:38 AM

    Most PC's come with DVD/CD authoring software installed, like Nero or MagicISO maker, etc. What software do you have available? There is plenty of information available in Google about how to burn an iso image to dvd. Or you could check http://www.wikihow.com/Burn-ISO-Files-to-DVD. Whatever you choose, make sure to burn the raw ISO image and NOT the disk of the "mounted" .ISO image. I would also recommend 7-zip to unzip the downloaded files.
    In case you are installing this for educational or development purpose and your PC has at least 4 GB of RAM you may consider to use free Oracle VirutalBox from http://www.virtualbox.org. It can boot and use saved .iso files without the need to burn media. This option will not jeopardize your Windows installation and allow you to run Linux as a Guest OS under your current Windows OS, when you need it. Don't fumble around with old fashioned dual-boot options - it's better to get some more cheap RAM and bigger disk if necessary. There are also pre-build virtual machines available at http://www.oracle.com/technetwork/community/developer-vm/index.html

Maybe you are looking for