Slow Data Response, Display

Hi,
I am running a fairly large worksheet that needs to interact with PCIboads from measurement Computing at a very high speed in order to interact with my machine. One of these boards is a Data Acquisition board, and the other is a Digital Input Output board, controlling switches.
The program only seems to run smoothly when I have the sampling rate very low (2 Hz's). I need to be running at a much higher sampling rate . I understand that the faster my sampling rate the slower it displays, but by checking the files that I am writing to, I can see that it is not actually gathering data at this speed. I am using a brand new fast computer so processing power should not be a problem. 
Is this a problem with dasylab itself? My program?
I have attached my program below.
Attachments:
DL_Test_1.DSB ‏3501 KB
S3.ASC ‏20 KB

Here's the bad news -- I don't have that hardware combination here, so I cannot reproduce it.
I do know that the A/D card is hardware timed, and the timing is well defined by the clock on the device.
The DIO card is software paced, which means that the program (DASYLab and its driver) are using a PC timing source. The highest possible update rate is determined by a lot of factors, including the computer and the whims of the guy who wrote the driver 
And you have a relay board which is relatively slow. That may determine the maximum output rate.
So, if the input channels are connected to the output channels, you need to reduce the output rate to the Digital Outputs. Does that make sense?
You can sample the Analog inputs at a high rate, and then use an average or a separate module to reduce the sample rate before it gets to the Digital Output module. All channels connected to the output need to use the same rate. You're using the "Driver", and can leave that at the lower rate when you increase the Dev1-AI HW rate.
If you need more help with these devices, and to determine the highest possible sample rate for the PCIe-DIO96H, you need to contact Measurement Computing directly. Call 508-946-5100 or go to www.mccdaq.com. They are staffed from 8 AM to 6 PM, EDT.
- cj
Measurement Computing (MCC) has free technical support. Visit www.mccdaq.com and click on the "Support" tab for all support options, including DASYLab.

Similar Messages

  • How to use waveform chart for slow data

    For slow data acquisition (e.g. 1 sample / sec) in the case of using DMM, how to display those data in a chart / graph?
    For this sampling rate, there will be only 1 point in the chart. 
    How to buffer them and display them in a sequence?
    Or, any other method?
    thanks

    Here is a quick example showing chart, graph and XY graph.  All YOU need to do is use a chart and wire your DMM reading right to it.  Charts have their own built in history (you can change the buffer size by right-clicking > Chart History Length)
    For more info see the Examples...  Building User Interfaces > Displaying Data > Graphs and Charts
    Using LabVIEW: 7.1.1, 8.5.1 & 2013
    Attachments:
    MultiGraphs.vi ‏17 KB

  • XY Graph slow in response

    Hi All,
    I have 2 XY graphs in my VI and for some reason 1 XY is super slow in response. I have attached my vi here which demonstrates the behavior.
    There are 2 XY graphs. The one on the top is super slow in response and the one below behaves normally.
    Could anyone please look at the vi and let me know whats the problem with the slow graph?
    Thanks,
    Ritesh
    Solved!
    Go to Solution.
    Attachments:
    GraphSlowdown.vi ‏5541 KB

    johnsold wrote:
    Also because the X-axis data is linear, you could use a Waveform graph rather than the XY Graph.
    That is definitely a valid suggestion, because ot drops the graph data by 50%. Here's a quick draft.
    LabVIEW Champion . Do more with less code and in less time .
    Attachments:
    EvenFasterGraph.vi ‏2771 KB

  • Date always display not accurate

    Hi
    I don't know why my display date always 1 day before the actual date. Let say the date value in database is 15-08-2006 in database, while I get the date and display it into my page, it always show me 14-08-2006.
    Is it this problem is related with the locale setting? will it also influenced by the server and client locale setting?
    I try to set the locale in faces-config.xml, but it seem like not effect on display the actual date. So may I know what problem I am, and how can i solved it properly?
    Thank you.

    I found the problem thanks google !
    The response is here :
    http://wiki.apache.org/myfaces/FAQ#Date
    And the solution is :
    Backing bean code :
    public TimeZone getTimeZone() {
              return TimeZone.getDefault();
         }JSP page code :
    <h:outputText value="#{hist.date_Crt}">
                             <f:convertDateTime timeZone="#{historyAction.timeZone}" />
                        </h:outputText>How difficult it was to solve this problem ! 2 hours to surf on the web for that !
    Thanks google ;).

  • How to format a date to display the ISO week number in BI Publisher ?

    Hi there,
    I need to format a date to display the ISO week number in BI Publisher.
    I've tried the following <?format-date:NEED_BY_DATE;'WW'?>, but it returns a week number (1-53) where week 1 starts on the first day of the year and continues to the seventh day of the year, which is not what I want.
    I want the ISO week number (1-52 or 1-53), the one implemented by the 'IW' format mask of the Oracle PL/SQL TO_CHAR() function for example.
    I've tried using 'IW' format mask, but it is not recognised by BI Publisher.
    Also, as I'm working on an RTF template, I've tried 'IW' as MS Word date format, but it is not recognised by MS Word :-((
    Any help would be much appreciated,
    Regards - Hugues

    Hi,
    Thank you for the post.
    The thing is I don't have access to the query, unless I modify a standard E-Businees Suite view (one of those used to generate the PO document in Purchasing).
    Regards - Hugues

  • Problem with data not displaying in website

    Hello All,
       I am having a problem with one of our applications. It is written in ColdFusion and uses SQL server. The problem that we are having is when we use the URL Http://bma.com (that is not actually the site name)  we cannot see all the data that it is suppose to pull in. I get an error on page and when I select to view the error this is what I get
    Message: 'WddxRecordset' is undefined Line: 184 Char: 2 Code: 0 URI: http://bma.com/user_maintenance.cfm and Message: 'jsusersTLV' is undefined Line: 3208 Char: 6 Code: 0 URI: http://bma.com/user_maintenance.cfm
    If I put the IP address in the URL for example http://165.83.109.246/bma/login.cfm all of the data is displayed as it should.
    Any thoughts or sugguestios on how to correct this?
    Thanks

    Yes, the user_maintenance.cfm is one of the forms that the data is not displaying on. There are multiple forms in the application and that just happens to be one of them. the login.cfm is just the login screen. Once you select your name and enter your password to the application then you can select the user maintenance form. If you select someones name the application should pull in all of that persons information. That is the problem, it is not pulling in any information on the user. We get a blank screen where data should be. When we use the IP address in the URL and select someones name in the user manintenance form, it pulls in all the data from that user as it should.

  • No Data to display in Application failure report for a specific Application

    Hi ,
    For a specific application,Application failure report showing no data to display but for the same application other reports shows value.
    Application failure reports seems to work fine for some other application except few.Need to know the root cause.
    Kindly help us to sort this issue.
    Thanks & Regards,
    Preethi S

    Hi,
    Is there any error message when you run Application Failure Analysis report for the specific application?
    Does this application have any failure alerts?
    You may also look into operation manager even logs to check is there any errors or warnings.
    Regards,
    Yan Li
    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]

  • No data to display

    Hello guys,
    I just ran an e-mail campaign few days ago, but on my Control Panel, it shows "No Data to Display".
    It has been 4 days since my campaign, but i didn't get any reports yet.
    Do you guys know what type of issue i am having?
    Happy Holidays,
    Best,
    Felipe Cardoso

    Hi, the problem was solved upgrading to 7.1.1.
    Thanks
    Samuel

  • Calendar Tile on Windows 8.1 displaying incorrect date for icloud calendar but date icon displays correct date on iPhone 5 and iPad Air

    Calendar Tile on Windows 8.1 displaying incorrect date for icloud calendar but date icon displays correct date on iPhone 5 and iPad Air.  Date on Windows 8.1 is correct.  Thank you.

    Try doing  a reset on your phone. Sounds like your carrier's time set is not getting through to your device. If the reset doesn't do it, then go to Settings>General>Reset>Reset Network Settings. That should do it.

  • Data not displayed for Key Figure of MultiProvider

    Hi Folks,
    I have created a Query on MultiProvider which is actually copied from another Query(based on InfoCube) using RSZC. Now I have the problem with display of data for a KeyFigure in report. No data is displayed for the KeyFigure. The MultiProvider has Two InfoCubes where the KeyFigure is related to one of the two Cubes. The data is shown at the MultiProvider level. I have also checked for a new query on the same MultiProvider. Here too the data is shown in the report for the KeyFigure. But it's not showing in the Query which is copied from another.
    Any assistance on the same is really appreciated.
    Thanks,
    Raju. Dupadally

    Hi Diaz,
    Thanks for your answer. Could you make it understandable. I haven't understood fully.
    Thanks,
    Raju. D

  • Select RTF Data and display in PDF Document

    Hi all,
    I have a simple table:
    CONTENT_ID - NUMBER
    CONTENT - VARCHAR2(4000)
    On top of this table I have a form that allows the user to enter / update data. The 'CONTENT' field is a Rich Text Editor (ApEx 4.0 - CKEditor 3). This allows the user to enter and format their text as they require.
    I need to be able to select this data and display it in a PDF Document (via BI Publisher).
    I therefore have a simple query
    select content from content_table where content_id = 1;and a simple template that processes the resulting xml:
    <?xml version="1.0" encoding="UTF-8"?>
    <ROWSET>
       <ROW>
          <CONTENT>& lt;h2& gt;
         This is a heading& lt;/h2& gt;
    & lt;p& gt;
         This is the text& lt;/p& gt;
    </CONTENT>
       </ROW>
    </ROWSET>(There is not really a space between the & and 'lt' etc but I had to add this to get it to display correctly here).
    Where I run this past my template I get a PDF with:
    <h2>
    This is a heading</h2>
    <p>
    This is the text</p>I get the same if I generate HTML.
    but what I want to see is the text formatted as the user has entered in the RTF editor.
    Can this be done?
    Many thanks,
    Martin

    I think your mixing 2 technologies.
    At 1 side you have xml in combination with xsl (style sheets used in BI Publisher and FOP) to generate your pdf. And at the other side you have HTML...
    XML and HTML are 2 entirely different technologies which you can not mix this simple. I investigated the same problem as you had, and in the end I ended up using jasperreports instead of FOP.
    Maybe BI Publisher has some html regions which you could insert into your word document but I doubt it cause more people have asked the same question on this board...
    So my advice: use jasperreports (also it is free for commercial usage)
    Success
    Br,
    Nico

  • Slow program response, crashes when creating titles and dynamic link issues

    Dear reader,
    I am now trialling Adobe CC OSX with Premiere Pro and After Effects before deciding to subscribe but I am experiencing a lot of issues while working.
    I am now working on an animation, but editing raw mxf files also gives crashes and slow responses/ program refreshes.
    1) Slow mouse response
    2) Slow program refresh while key framing visuals
    3) Rendering in PP is extremely slow when AE is open in the background, when closing AE and re-initiate the render in PP it renders super fast
    4) Crashes. When I overlay titles in my time line PP regularly crashes
    5) Dynamic Link issues when working combined in AE and PP where file connections in the time line get lost when the AE project has too many sequences
    I am curious to find out if other people are also experiencing these issues.
    I am indecisive in getting the paid yearly plan or move to FCPX instead? Or should I get a new MacPro and is this model too old?
    It worked fine 2 months ago, however I was still working on FCP7. After updating it is really bad working with it...
    My system consist of:
    MacPro mid-2010
    OSX 10.9.5 (13F34) (new installation)
    2x2,66Ghz 6-core Intel Xeon
    24GB DDR3 ECC
    Nvidia Quadro K5000, 4GB
    2x PCIe SSD 1TB
    2x HDD 3TB
    2x HDD 2TB
    Feedback is much appreciated! Best regards, Alexander

    this does work for basic colour correction but not when trying to grade an entire suqence to achieve a specific style, applying a vingette or certain effects have to be done in after effects.
    I want to try and get my whole sequence into after effects but preserve the edits and effects added in permier pro, is there any way to do this?
    rich

  • Data not display in BAM Dataobject through sensor in Bpel process.

    Hi,
    I am trying to integrate BAM with BPEL process in oracle 11g. I have created BAM Activity and variable sensor
    in BPEL process but when i run my BPEL process then no data is display in BAM corrsponding to it. Error is coming at backend "not able to invoke writeToBAM operation in BAM Adapter".
    Also this error is coming at SOA server console:
    Exception: BINDING.JCA-12563
    Exception occured when binding was invoked.
    Exception occured during invocation of JCA binding: "JCA Binding execute of Reference operation 'writetoBAM' failed due to: javax.security.auth.login.LoginException: [Security:090304]Authentication Failed: User javax.security.auth.login.LoginException: [Security:090301]Password Not Supplied".
    The invoked JCA adapter raised a resource exception.
    Please examine the above error message carefully to determine a resolution
    Thanks in Advance

    Hi,
    I am trying to integrate BAM with BPEL process in oracle 11g. I have created BAM Activity and variable sensor
    in BPEL process but when i run my BPEL process then no data is display in BAM corrsponding to it. Error is coming at backend "not able to invoke writeToBAM operation in BAM Adapter".
    Also this error is coming at SOA server console:
    Exception: BINDING.JCA-12563
    Exception occured when binding was invoked.
    Exception occured during invocation of JCA binding: "JCA Binding execute of Reference operation 'writetoBAM' failed due to: javax.security.auth.login.LoginException: [Security:090304]Authentication Failed: User javax.security.auth.login.LoginException: [Security:090301]Password Not Supplied".
    The invoked JCA adapter raised a resource exception.
    Please examine the above error message carefully to determine a resolution
    Thanks in Advance

  • No data to display on ADF mobile application

    Hello all,
    I have followed and tested Sherman's tutorial: http://download.oracle.com/otn_hosted_doc/jdeveloper/11gdemos/adfmobile/ShermanNewFeatiure-ADFMobileBrowser.html
    This is a great tutorial, simple and straightforward, so I easily put to work, in my machine (localhost), successfully. The application displays all data and behaves correctly.
    My problem is after I shut down jdeveloper, when I open the project again and run it, the application starts but don't display any data. Only shows the message: No data to display.
    I have checked and the data exists in the AppModule, all connections with the database server are OK.
    This error is so strange, I have tested several times and I get the same behaviour, restart of jdeveloper after a successfull deploy, makes the data unavailable.
    Does anyone have some clue to this strange behaviour?
    Regards,
    Pedro

    Thanks for reply Shay,
    I'm using Google Chrome 15.0.874.106 m and also IE 8.
    No error message appears on Weblogic log window only the following message:
    04:48:31 PM] Deploying 2 profiles...
    [04:48:34 PM] Wrote Web Application Module to C:\Users\jose.gouveia\AppData\Roaming\JDeveloper\system11.1.2.1.38.60.81\o.j2ee\drs\Funcionarios\FuncLstWebApp.war
    [04:48:35 PM] Wrote Enterprise Application Module to C:\Users\jose.gouveia\AppData\Roaming\JDeveloper\system11.1.2.1.38.60.81\o.j2ee\drs\Funcionarios
    [04:48:35 PM] Deploying Application...
    [04:48:49 PM] Application Deployed Successfully.
    [04:48:49 PM] The following URL context root(s) were defined and can be used as a starting point to test your application:
    [04:48:49 PM] http://192.168.56.1:7101/Func
    [04:48:49 PM] Elapsed time for deployment: 20 seconds
    [04:48:49 PM] ---- Deployment finished. ----
    Run startup time: 19860 ms.
    [Application Funcionarios deployed to Server Instance IntegratedWebLogicServer]
    Target URL -- http://127.0.0.1:7101/Func/faces/browse.jspx
    <AdfFacesContext> <<clinit>> A implementação do AdfFacesContext não foi encontrada. Se se tratar de uma aplicação de rich client, não funcionará. Isto é esperado para as aplicações do Trinidad.
    Does this information give more insight about this issue?
    Regards,
    Pedro.

  • Apple tv slow data rate

    HI Guys, i have a problem with one of my Apple TV. I currently have 2 Apple TV and one is having a slow data rate. I have Apple AirPort Time Capsule 2TB (latest gen) with most devices running on wireless connection and I checked the data rate (from the base station) on one Apple TV is showing 65Mbps and on another its showing between 6-13Mbps. The signal reception on both AppleTV is excellent. I have tried unplugging, restarting and restoring the AppleTV with no luck. The model number on this AppleTV is A1427. Any other ideas?

    Hi arustandi,
    Thanks for the question. If I understand correctly, one of the Apple TV's has a slow connection. I see you have already done a bit of troubleshooting. I would recommend that you read this article, it may be able to help with the slow connection.
    Wi-Fi and Bluetooth: Potential sources of wireless interference - Apple Support
    Thanks for using Apple Support Communities.
    Have a great day,
    Mario

Maybe you are looking for