Chart displays real quick

I am using buffered data acquisition and i acquire at the rate of 20,000 samples per second and i write my data to a binary file. The problem is I view my data in a chart when recording the data. The chart is too fast, I want to reduce the speed of the chart say at around 2000 samples per second but i want to record data at 20,000 samples per second. Is there a way so that the chart displays my data at a slower pace?
Thanks,
Oxygen

see attached vi.
just pass the data array to the decimate function as illustrated.
Attachments:
Decimate array.vi ‏79 KB

Similar Messages

  • Problem with chart displaying data correctly

    I have created a bar chart that displays data for each day of the month. The majority of the time this chart displays the information corrrectly. However now and again the bars of the chart appear much larger than they should meaning that instead of showing 30 or 31 seperate bars it can only display half that amount due to the increased size of the bars. If you display the same chart again then the problem will often disappear.
    I am using Coldfusion MX 7 version 7.0.2 Enterprise Edition. Ihave installed all the latest updates up to Cumulative Hot Fix 3.

    Hi,,
    I have checked that the data being passed is correct and it seems to be. Chart code below.
    Thanks
    <cfchart chartwidth="700"
       chartheight="300"
       pieslicestyle="solid"
       show3d="no"
       showlegend="no"
       fontsize="12"
       xoffset="0.0"
             yoffset=".0">
    <cfchartseries type="bar"
       query="chartquery"
       serieslabel="Date_Accessed"
       valuecolumn="namecount"
                itemcolumn="date_created">
        </cfchart>

  • Problem with Chart display in WAD

    Hi All,
      We have a Web Report in which we want to display the data in <b>table</b> format and also in <b>chart</b> format. We have two tabs : Data display and Chart display.
    In Data display tab we want the data in table format and in the Chart display tab we want the data in Chart format.
    Problem we are facing is that we are getting both table and chart displayed in the Data display tab. We want only the table in this tab and want to hide the chart which is coming there.
    Please help me on this.
    Thanks in advance,
    Prakash

    Try to use hide an unhide commands:
    <a  href="<SAP_BW_URL ITEM='GR' MULTI='X' HIDDEN='X' CMD_1='ITEM=GR1&MULTI=X&HIDDEN=''>
    In this example, all Items containing GR are hidden and in a second step, all Items containig GR1 are displayed.
    Regards,
    Beat

  • Maximizing display real estate...

    Greetings,
    Can someone tell me how to maximize my display so that I am able to hide the bar at the top of the screen as well as the bars at the top of the application, such as Safari? I am losing over an inch of valuable display real estate at that top of my screen on my MacBook Pro. In Windows this is done by toggeling the F11 key. Being a brand new Apple customer I assume there is an equally easy way to acomplish the same thing, no?

    Can't be done in Mac OS X. This isn't windoze. Since you're a newcomer to the Mac, peruse Switching from Windows to Mac OS X and Basic Tutorials on using a Mac

  • Pie chart  display error

    Hi
    I created pie chart using CFCHART tag. In the chart display,
    data values overlap on one another in the display. How to rectify
    this error.
    Kindly help me in this regard.
    Advance thanks

    I am using  ColdFusion Report Builder 9 to generate a PDF, so there is no code to provide, but here is an example of my data:
    fruit
    count
    apples
    112
    oranges
    304
    bananas
    0
    pears
    0
    grapes
    16
    strawberries
    80
    plums
    48
    pineapples
    32
    blueberries
    16
    raspberries
    32
    apricots
    256
    tangerines
    705
    cherries
    1
    peaches
    0
    With 'label column: fruit' and 'value column: count', when I select 'data label: pattern', for my pie chart, the labels overlap.

  • Displaying real world URLs from JDeveloper

    Probably a simple question from a relative novice. I built an applet with a split pane that has a JTree on one side and an "HTML viewing pane" on the other. I can click JTree nodes to display local html files, but don't understand how to display real web pages from the Internet. Do I need something like HyperlinkListener to make to jump to "hyper-world"???

    Probably a simple question from a relative novice. I built an applet with a split pane that has a JTree on one side and an "HTML viewing pane" on the other. I can click JTree nodes to display local html files, but don't understand how to display real web pages from the Internet. Do I need something like HyperlinkListener to make to jump to "hyper-world"???

  • 0PUBLISHING_TEMPLATE chart display

    Hi,
    We have BW3.10. I set up a web template with a ROLE MENU item as the navigation frame, and the result gets loaded in the 0PUBLISHING_TEMPLATE in another frame. When a query is selected, in the application toolbar, there are chart options - bar, pie, line, etc. However, it does not work correctly because, for example, bar chart and pie chart displays exactly the same graphic.
    Does anyone know what I need to do in order for the chart to display correctly?
    Thank you very much.
    Hsiao-Chun

    Hi,
      Usually 0QUERY_TEMPLATE is the default template for any query you run from BEX query designer whcn you use 'Display in web' option.
    But you can create a new web template and use your query.
    Insert this code into your web template for the correct toolbar,
    <!-- Toolbar --->
    <table>
    <tr><td style="padding:5px;">
    <table cellspacing="0" cellpadding="1" border="0" class="SAPBEXNavLineBorder" width="450"><tr><td width="100%">
    <table border=0 cellspacing=0 cellpadding=5 width="100%"><tr>
    <!-- Display table and nav block --->
    <td class="SAPBEXNavLine"><a  href="<SAP_BW_URL ITEM='*GR*' MULTI='X' HIDDEN='X' CMD_1='ITEM=*GR1*&MULTI=X&HIDDEN=''>"><img src="Mime/BEx/Icons/S_B_TVAR.gif" border="0" alt="<SAP_BW_TEXT program="SAPLRRSV" key="622">"></a></td>
    <td class="SAPBEXNavLine"> |</td>
    <!-- Display Bar Chart--->
    <td class="SAPBEXNavLine"><a href="<SAP_BW_URL ITEM='*GR*' MULTI='X' HIDDEN='X' CMD_1='ITEM=GR1GR2NavBlock&HIDDEN=' CMD_2='CMD=RESET_ITEM&ITEM=GR2Chart&WIDTH=600&HEIGHT=400&HIDDEN=&ITEM_ID=0QUERY_TEMPLATE_COLUMNSTACKED&GENERATE_CAPTION='>"><img src="Mime/BEx/Icons/S_GISBAR.gif" border="0" alt="<SAP_BW_TEXT program="SAPLRRSV" key="657">"></a></td>
    <!-- Display Pie Chart--->
    <td class="SAPBEXNavLine"><a href="<SAP_BW_URL ITEM='*GR*' MULTI='X' HIDDEN='X' CMD_1='ITEM=GR1GR2NavBlock&HIDDEN=' CMD_2='CMD=RESET_ITEM&ITEM=GR2Chart&WIDTH=600&HEIGHT=400&HIDDEN=&ITEM_ID=0QUERY_TEMPLATE_PIES&GENERATE_CAPTION='>"><img src="Mime/BEx/Icons/S_GISPIE.gif" border="0" alt="<SAP_BW_TEXT program="SAPLRRSV" key="658">"></a></td>
    <!-- Display Line Chart--->
    <td class="SAPBEXNavLine"><a href="<SAP_BW_URL ITEM='*GR*' MULTI='X' HIDDEN='X' CMD_1='ITEM=GR1GR2NavBlock&HIDDEN=' CMD_2='CMD=RESET_ITEM&ITEM=GR2Chart&WIDTH=600&HEIGHT=400&HIDDEN=&ITEM_ID=0QUERY_TEMPLATE_LINES&GENERATE_CAPTION='>"><img src="Mime/BEx/Icons/lines.gif" border="0" alt="<SAP_BW_TEXT program="SAPLRRSV" key="659">"></a></td>
    <!-- Display 3D Bar Chart--->
    <td class="SAPBEXNavLine"><a href="<SAP_BW_URL ITEM='*GR*' MULTI='X' HIDDEN='X' CMD_1='ITEM=GR1GR2NavBlock&HIDDEN=' CMD_2='CMD=RESET_ITEM&ITEM=GR2Chart&WIDTH=600&HEIGHT=400&HIDDEN=&ITEM_ID=0QUERY_TEMPLATE_3DCOLUMNS&GENERATE_CAPTION='>"><img src="Mime/BEx/Icons/columns_3D.gif" border="0" alt="<SAP_BW_TEXT program="SAPLRRSV" key="660">"></a></td>
    <!-- Display Switch Axes --->
    <td class="SAPBEXNavLine"><a  href="<SAP_BW_URL CMD='SWITCH_AXES' DATA_PROVIDER='DP'>"><img src="Mime/BEx/Icons/S_B_RESH.gif" border="0" alt="<SAP_BW_TEXT program="SAPLRRSV" key="312">"></a></td>
    <td class="SAPBEXNavLine"> |</td>
    <!-- Display Infos --->
    <td class="SAPBEXNavLine"><a  href="<SAP_BW_URL ITEM='*GR*' MULTI='X' HIDDEN='X' CMD_1='ITEM=*GR3*&MULTI=X&HIDDEN='>"><img src="Mime/BEx/Icons/S_B_TXDP.gif" border="0" alt="<SAP_BW_TEXT program="SAPLRRSV" key="T70">"></a></td>
    <!-- Display Exceptions--->
    <td class="SAPBEXNavLine"><a  href="<SAP_BW_URL ITEM='*GR*' MULTI='X' HIDDEN='X' CMD_1='ITEM=*GR4*&MULTI=X&HIDDEN='>"><img src="Mime/BEx/Icons/S_BWEXMO.gif" border="0" alt="<SAP_BW_TEXT program="SAPLRRSV" key="281">"></a></td>
    <!-- Display Conditions--->
    <td class="SAPBEXNavLine"><a  href="<SAP_BW_URL ITEM='*GR*' MULTI='X' HIDDEN='X' CMD_1='ITEM=*GR5*&MULTI=X&HIDDEN='>"><img src="Mime/BEx/Icons/S_SUMMAR.gif" border="0" alt="<SAP_BW_TEXT program="SAPLRRSV" key="282">"></a></td>
    <td class="SAPBEXNavLine"> |</td>
    <!-- Display Variable Input --->
    <td class="SAPBEXNavLine"><a  href="<SAP_BW_URL CMD='PROCESS_VARIABLES' VARIABLE_SCREEN='X'>"><img src="Mime/BEx/Icons/S_B_VARB.gif" valign="middle" border="0" alt="<SAP_BW_TEXT program="SAPLRRSV" key="T76">"></a></td>
    <td class="SAPBEXNavLine"> |</td>
    <!-- Query Definition --->
    <td class="SAPBEXNavLine"><a  href="<SAP_BW_URL ITEM='QueryDesigner' HIDDEN=' '>"><img src="Mime/BEx/Icons/adhoc_querydesign.gif" border="0" alt="<SAP_BW_TEXT program="SAPLRRSV" key="320">"></a></td>
    <td class="SAPBEXNavLine"> |</td>
    <!-- Display Bookmark --->
    <td class="SAPBEXNavLine"><a  href="<SAP_BW_URL CMD='BOOKMARK'>"><img src="Mime/BEx/Icons/bookmark.gif" border="0" alt="<SAP_BW_TEXT program="SAPLRRSV" key="309">"></a></td>
    <td class="SAPBEXNavLine"> |</td>
    <!-- Display Export Excel--->
    <td class="SAPBEXNavLine"><a  href="<SAP_BW_URL CMD='EXPORT' FORMAT='XLS' DATA_PROVIDER='DP'>"><img src="Mime/BEx/Icons/S_X_XLS.gif" border="0" alt="<SAP_BW_TEXT program="SAPLRRSV" key="T77"> <SAP_BW_TEXT program="SAPLRRSV" key="T72">"></a></td>
    <!-- Display Export CSV--->
    <td class="SAPBEXNavLine"><a  href="<SAP_BW_URL CMD='EXPORT' FORMAT='CSV' DATA_PROVIDER='DP'>"><img src="Mime/BEx/Icons/csv.gif" border="0" alt="<SAP_BW_TEXT program="SAPLRRSV" key="T77"> <SAP_BW_TEXT program="SAPLRRSV" key="T73">"></a></td>
    <!-- Display Print Preview--->
    <!-- <td class="SAPBEXNavLine"><a  href=""><img src="Mime/BEx/Icons/S_B_LAYT.gif" border="0" alt="Druckvorschau"></a></td> --->
    </tr></table>
    </td></tr></table></td></tr>
    </table>
    Thank you
    Arun

  • MTA - CNMT Chart display issue

    hi All,
    I am having issue displaying all the 'Milestones' associated to a Network in CNMT.
    Milestones created are checked with 'Trend Analysis' checkbox in 'Milestone - Basic Data' tab.
    The activities are 100% confirmed and the Actual date of the activity is copied over to 'Actual date' field for the Milestone.
    I checked the graph axis to display the 'Date range' which falls within the 'Actual Dates' of Milestones. It is showing only 'One' milestone, but not others (there are 2 more milestones which fall in the same date range and the activity is 100% confirmed).
    Please suggest if I am missing something here.
    -thnx in advance

    Yes, I did create a new project version and Saved it Via CN41. The Data has been refreshed via Edit -> Scope of current data -> All fields in CN41. The chart is still showing only 'ONE' milestone.
    Ex: The milestone currently being displayed in the chart is related to an activity which was confirmed on 26 Dec 2011. There are two more milestones related to two different activities which were confirmed on 30 Dec 2011, 10 Jan 2012. These are missing from the chart display.
    Moreover, the system displays the following message:
    Diagnosis
    You have restricted the number of milestones to be displayed by using operative milestone data.
    Procedure
    To display all the milestones for the project, choose View -> Historical milestones.
    SAP Library states:
    Historical curve:
    This standard view displays those milestones that have the MTA indicator set at the time of the current report.
    These milestones are displayed across the entire reporting period, also when the indicator was not set for them at an earlier reporting time.
    The Historical Curve is what I am assuming is needed to display all the Milestones on a particular reporting date. I checked in CNMT -> View -> Choose Dates, which shows the Milestones & Reporting times. I guess I am missing something else.
    Please advise.
    Edited by: sdn sap on Jan 13, 2012 8:40 AM
    Edited by: sdn sap on Jan 13, 2012 8:41 AM

  • Real Quick Commissions Reviews Released by Jeff Carter

    Real Quick Commissions Review are entrance in all the measure instantly. A portion of colonize suffer taken Jeff transporter up on his novel invention Real Quick Commissions transporter and colonize are already getting results and bearing in mind an bearing in their affair. Jeff has in addition been causing a portion of hum in the industry roughly speaking could you repeat that? Installation and could you repeat that? Doesn't graft in the internet marketing the human race. He's been getting certain backlash, but he doesn't mind for the reason that next to the root of it all Jeff transporter cares roughly speaking his making his students triumphant.
    The TopTenReviews team certain to work out an in-depth Real Quick Commissions re-evaluate and they believe to Jeff Carter's code is something to both novel and experience online affair owners can benefit from. Even colonize to suffer yet to meet money online are first to suffer hit using the tactics and strategies to Jeff teaches.
    Most internet marketers suffer their own techniques and strategies to they make use of to meet money online. Not lone does Jeff transporter suffer his own techniques, he in addition puts his own twist on a portion of triumphant strategies. Even with measure tested things like email marketing Jeff has his own twist to he teaches inside the Real Quick Commissions code.
    Jeff transporter has certain to he is disappearing to be limiting the numeral of colonize he allows into his Real Quick Commissions code. He's not confident how long he will be keeping the Real Quick Commissions transporter code frank, but could you repeat that? He is confident is he's looking on behalf of novel hit stories. So anyone to would like to suit solitary of his novel hit stories needs to soar on this opportunity entirely away.

  • Access 2010 Charts - Query runs but Chart displays black screen

    Hi,
    I developed a db in MS Access 2007 on my old PC and everything worked perfectly.  After trying to open it on my new PC using Access 2010 the db works except the charts display as a black area.
    After a bit of playing around I can say for certain that the queries for the charts are running correctly, (and of course the colouring of the chart is correct).
    I tried deleting the charts but I got an error message saying "cant find the OLE library".
    As I'm relatively new to creating exe files for transferring db's I'm thinking I need to bring the ole library with the db?? but I cant seem to find it on my old pc (maybe being stupid)
    Please could you tell me if I'm barking up the wrong tree with this, or if there is a simple fix that I'm overlooking?
    Many thanks
    Tom.

    I was having this exact same problem, then it just stopped. I am using the nouveau driver and I have a tnt2 card.
    IIRC, I was having an unrelated problem with xorg or udev or something was having problems detecting my monitor, it claimed I had two monitors connected, I wrote an xorg.conf file and that fixed the problem. IDK if its is related or not because I don't recall exactly when things started working when I would switch ttys.
    Try using the nouveau driver and see if it does the same thing, it has a kernel module so it might make difference,
    Last edited by RiceKills (2010-07-06 23:39:27)

  • XY chart display(multiple plots) --help required

    Hi All,
    I have problem in showing data(scale on y-axis)..on the xy-chart display...
    Chart contains 2 plots...
    1.length vs 1st Speed
    2.length vs 2nd Speed..
    my problem is with the scale on y-axis and plotting 1st speed and 2nd speed(on y-axis..) with respect to length(on x-axis)....
    I attached my front panel window diagram for ur kind help....
    I can able to view the plot on the chart....but the plot's are not like plots...they are plotting like in straight lines
    One more Doubt ....in some chart if we right click it ..we can able to view the chart history length....
    but in some chart ...why it's not appearing when we right click it ..
    In that cases how we can set chart history size length...or how to enable the option.....
    Regards
    Rajasekar
    Attachments:
    speed251.vi ‏433 KB
    Front-panel2.PNG ‏110 KB

    Dear friend,
    First i misunderstood the concept...now i am clear with the graph and chart concept..Since i am new user to Labview....
    I need the xy-graph behaving like chart..with history length..(data acquistion type  by serial)..
    Now i am completed the task...with the  examples comes from NI example finder..but i need clarification.....
    I attached my vi...could u please see through it....
    if u see the attached front panel diagram named front-panel.png file...in that the xy-chart is showing a straight line...
    This is where i am facing problem...It should be continous instead of straight line....
    Latter i find that this problem is  because of history length problem of  xy-graph.
    so i added buffer.vi..(sub-vi) available in variable-time xy-chart example to overcome this issue..
    Please say ur suggestion...
    Attachments:
    Front-panel2.PNG ‏110 KB
    speedhistorylength26.vi ‏434 KB

  • Displaying real-time data using gui meter from multiple channels.

    I am using DAQ USB-6009 for my assignment. Part of my task is to display real-data from multiple channels in the form of gui meters.  eg. irradiance and voltage...
    I used a split signal to separate the signals from different channels coming out of the data output terminal of the DAQ assistant. The problem is that I do not know which vi to connect in between the split signal and the gui meter. I am looking for one vi that is capable of handling signals (measurement)  and outputting the data to the gui meters simultaneously and individually based on the channel they are coming from.

    Thnx for your tip, Dennis.
    However, I have another problem that just occurred to me when my VI manages to execute as I wanted.
    I noticed that the needle on my gui meter will only "appears" to be responding to every changes to its input when I have set it to run continuously and the only way to stop it is via abortion which might leave the resources (eg. external hardware) in unknown state. Is there any safer and workable ways to organise the VIs using while loop?
    I have placed my DAQ assistant, write to measurement file (vi), add function, split signal and gui meters all in 1 single while loop.
        DAQ-------> write to measurement file
                 |
                 |                                                 ​                   |--------------------------------> add function----> gui meters
                 ---------------------------------------------> split signals ---|--------------------------------> add function----> gui meters
                                                      ​                                |--------------------------------> add function----> gui meters
    If I do the following steps,
    1. press run continuously to start the VI
    2. click the same button to disable continuous run when the VI has completed its task.
    3. click the stop button in the front panel to stop the while loop
    Does doing these steps ensure that I will not leave resources in unknown state? Is it a safer way to stop a VI which is running continuously?
    Pardon me for I am new to LabView. Even though, I have read the user's
    manual and tried out all the execises, there are some concepts that I
    need clarification on and mistakes that I need to discover through more hands-on.

  • Chart display and camera trigger

    Hello,
    I’m new to Labview and using it for my thesis to acquire data and initiate the image capturing of a camera. But I came across some problems with the data display and camera trigger, if anyone could offer some advice
    My Hardware consists of a MC-USB-2404-UI DAQ-device (including MCCdaq-Drivers with Ulx-Libary and an extra LV vi pallet), a thermocouple type K and a TEMATEC pressure sensor MAP350-S / F (0-10V/0(4)-20mA). Since the DAQ-device supplies itself through USB with just 5V Power, I connected the pressure sensor in series with an additional 10V power supply unit.
    The VI that I am constructing should read the measured values (pressure and temperature) and display them in a chart and on a numerical indicator. Above 200°C and 200bar the data logging should be manually started and a high-speed camera simultaneously triggered. Apart from the camera trigger, the VI is almost complete except for a few problems with measuring the value display.
    Here are my problems:
    1) How can I initiate the camera simultaneously with the data logging? Since the hs camera will capture more than 1000fps, I would restrict the image acquisition to a simple trigger that initiates the capturing. The appropriate VI’s IMAQ and IMAQdmx are already available. Should I create a new loop and connect it to my case-structure through a Rendezvous?  And what kind of vi’s do I need for a simple trigger?
    2) Also I couldn’t figure out how to convert 1D-Array of Waveform to DBL or at least how to connect the data wire with a numerical indicator. The indicator is crucial for the manual start of the data logging.
    3) Another problem is with the chart display. As soon as I start the data logging, the graph disappears and the chart displays only n-samples of the currant loop pass. The enlargement of the chart length history brings no improvement. Before the data logging is started the charts are showing the all points from the start. So what changes when I Press “Aufnahme starten” (start acquisition)?
    Any ideas would be much appreciated.
    Attachments:
    Blockdiagramm.png ‏153 KB
    Frontpenal.png ‏172 KB
    Temp+Druck_daqmx.vi ‏595 KB

    Hello annaei,
    thanks for your quik help... the numeric indicator is now implemented. thanks to you.
    Explaination:
    1) I have construkted an experimental vessel, which builds up pressure through a stamp. There is a heating jacket around it and on the bottom is a sight glass to capture the intirior with a highspeed camera. The starting conditions for the experiment are 200bar and 200°C. So I will need to monitor the current state of the intirior to know when i can start the actual data logging. With the data logging i want to start my image acquisition silmutaneasly. 
    3) For the Chart problem i attachted two pictures... After experimenting with the sample clock, reading vi and timing of the loop, i figured out that the greatest influence is the loop timing.
    At 250ms (wait Xms multiple for loop pass) there is all data displayed even if i press the data logging button. At 100ms i was logging the data from 5s on and as one can see in the picture below the graph disappears after 28s. At 20ms loop pass interval the graph disappears randomly and with the data logging activated it is just a single point displayed.
    In general the 250ms loop pass interval is a totally suitable solution for me, but i just can't help the feeling that the problem is not resolved. And i would like to know what i am doing wrong or what i could do better.
    Thanks, Tobi.
    Attachments:
    mit 250ms multiple loop pass.png ‏171 KB
    with 100ms multiple loop pass.png ‏160 KB
    Temp+Druck_daqmx.vi ‏600 KB

  • When iphone 4 locks, wont show screen unless plugged into charger real quick. help please

    hi, so when my iphone locks, i cant see the screen again unless i plug into charger real quick. Home button works, sleep button has been broken. what do i do? i made it so auto locks never happens.

    Check for hardware issues
    Related errors: 1, 3, 10, 11, 12, 13, 14, 16, 20, 21, 23, 26, 27, 28,  29, 34, 35, 36, 37, 40, 1000, 1002, 1004, 1011, 1012, 1014, 1667, or  1669.
    Try to restore your iOS device two more times while connected with a cable, computer, and network you know are good. Also, confirm your security software and settings are  allowing communication between your device and update servers. If you  still see the error message when you update or restore, contact Apple support.

  • My App Store is showing white screen on features and charts display

    My App Store is showing white screen on features and charts display. Any ideas what I should do?

    Saw this on another post.
    Applecare Senior Advisor Txx Bxxx (I have his contact info in an email he just sent) just confirmed with me that the problem people are having with the App Store not loading is an apple issue with there servers, ITS NOT YOUR IPAD so don't go restoring it!   It's not happening to everyone however but they are looking into it, its really hit or miss.
    In the meantime ...........
    The Complete Guide to Using the iTunes Store
    http://www.ilounge.com/index.php/articles/comments/the-complete-guide-to-using-t he-itunes-store/
    Can't connect to the iTunes Store
    http://support.apple.com/kb/TS1368
    iTunes: Advanced iTunes Store troubleshooting
    http://support.apple.com/kb/TS3297
    Best Fixes for ‘Cannot Connect to iTunes Store’ Errors
    http://ipadinsight.com/ipad-tips-tricks/best-fixes-for-cannot-connect-to-itunes- store-errors/
    Try this first - Reset the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons.
    This works for some users. Not sure why.
    Go to Settings>General>Date and Time> Set Automatically>Off. Set the date ahead by about a year.Then see if you can connect to the store.
     Cheers, Tom

Maybe you are looking for

  • Podcast help plz

    I subscribe to several daily podcasts. I had to install a new hard drive and of course that messed up my itunes. I now have everything set up but for some reason new episodes of my podcasts dont seem to be downloading. Anyone have any idea what im do

  • I am using versio 11.1. of iTunes. I created several radio stations. My "Outlaw Country" worked for a few songs. But now it won't play anything.

    I am using versio 11.1. of iTunes. I created several radio stations. My "Outlaw Country" worked for a few songs. But now it won't play anything.

  • Printer D110 AIO incompatible cartridges

    I finally fixed my printer to it is able to scan and print, but now when I attempt to print anything it gives me the error message that "The cartridge is incompatible with this configuration"  Tri-color, Black.  I tried that alignment and the cleanin

  • CDE Crashes

    I had Solaris 7 installed on an old Packard Bell P 133, and all worked without problems. I recently upgraded to a PII 333, and found that it wouldn't support my new AGP video card. I found an old Trident PCI video card and installed it instead. The s

  • Problems with New iPhone connecting to wireless at home

    Hi everyone,                     just got back from the Apple store in Bristol ( UK ) where I had my 'old' iPhone exchanged for a New one because of some problems. Anyway I get home and I am 'trying' to get my iPhone on to my home wireless ( which is