PX statistics example displaying 0

Dear NI community,
I was trying to connect remotely to LeCroy WaveRunner 104MXi-A oscilloscope in order to get statistics (sdev etc.).
I run the examples for Lecroy (Acquire and Read MyMeasurements.vi) and it is working only when I choose PX(it displays the correct value), but not when I choose PX Statistics. In this case, it displays 0 at the Values and MEASUREMENTS ARE TURNED OFF at the labview StatusDescription.
I did some debugging and I receive the string HEP at some point, which redirects it to the "Measurements are turned off".
Please, any help is very welcome.
Regards,
Attachments:
example.png ‏95 KB
example2.png ‏68 KB

Hello,
I am curious what is on the scope display when this occurs?
The response to the CRMS? query will be "CUST", "VPAR", or "HPAR" if they are turned on.
I see you created an indicator on the response to the CRMS?.  What was the value?
From your images, it looks like you did the parameter value query without setting up a measurement, but for the statistics, you ran the VI to configure the measrements.  (If you did not setup any measurements on the scope and are using the default setup, you should get a P1 and P2 measurement for amplitude and frequency).
Here is how I did it:
Attachments:
blockdiagram.JPG ‏36 KB
frontpanel.JPG ‏25 KB

Similar Messages

  • Agent Team Statistics summary display - CUIC

    Hi,
    We are using ICM8.x and trying to get the data that will display in Cisco Supervisor Desktop as Agent Team Statistics summary display and display them as a report in CUIC tool. Can some give me an idea of how to achieve that in report Definition. Please post If any anybody already have report definition for that .

    In UCCE, you won't find all of those statistics available for reporting. From what I see on your screenshot:
    Logon Time - this is available in Agent Real Time reporting.
    Calls Presented/Handled - You can get Handled counts up to the previous half-hour interval using Agent Historical reports. A "Presented" total would be a combination of Answered, Abandon Ring, and RONA for the agent.
    Max Talking - This is not in any UCCE reports I've seen. Getting this data would require a custom report on the Termination_Call_Detail table, and would not be trivial to get.
    Average Talking - Average Inbound Talk Time is quite easy to calculate from HandledTalkTime and CallsHandled in Agent Historical reporting.
    Total Talking - There are a few different TalkTime fields in Agent Historical reporting.
    Max Ready - This would not be in any existing UCCE reports... the only way I can think of to get this data from CUIC reporting would be to enable Agent State Trace on agents and report on the Agent_State_Trace table. Not an easy report to build, and quite resource-heavy to enable Agent State Trace on many agents.
    Avg Ready - Like "Max Ready", not easy to get, and for the same reason.
    I don't know what other fields are on that summary screen, as I don't have a CSD install here to reference.
    The reason so many of these fields are not available is due to the data coming from different sources. CAD likely assembles all of that data for you, based on live data received from CTI Server. Meanwhile, CUIC gets all of its data from the AW/HDS databases. Perhaps UCCE 10.5 Live Data reporting will fill some of these gaps... I don't know.
    Why do you need to replicate this as a CUIC report?
    -Jameson

  • SPArrayAccess example display string as binary code,Why!!

    Hi!
    Anyone knows?
    I just run this oracle example SPArrayAccess to display a db VARRAY using java
    callerable statement, everything works except the the program tries to print the varray
    values (string) , but display the binary code for the string not the string itself.
    What went wrong for this oracle example?
    David

    1 error has occurred
    Invalid query, no select statement foundWhat if you try
    DECLARE
       p_vc_arr2   htmldb_application_global.vc_arr2;
       p_string    VARCHAR2 (2000);
    BEGIN
       SELECT ename
       BULK COLLECT INTO p_vc_arr2
         FROM emp
        WHERE deptno = :p84_select_deptno;
        return 'select ''' ||  HTMLDB_UTIL.table_to_string (p_vc_arr2, ':') || ''' str from dual';
    END;??

  • Query runtime statistics not displaying data

    Hello,
    We have installed BI 7.0 Business content. 0TCT_MC02 is based on 0TCT_C02 and 0TCT_VC02.
    Query 0TCT_MC02_Q0200 based on this multiprovider is not returning any results. There is restriction in the query to display last 24hrs stats.
    In our case, 0TCT_C02 is not getting updated, but when we run this query it should pull data from virtual provider 0TCT_VC02 for last 24hrs stats. Its not at all accessing the Virtual provider, I checked SQL trace and found that everytime its just hitting standard cube. DS is assigned to virtual provider and 'Activate Direct access' is also set.
    I also checked RSDDSTAT_OLAP and RSDDSTAT_DM table which are getting updated.
    I copied the same query and ran with those selections for which data is available in the standard cube and I got the result.
    What could be the reason that its not hitting virtual provider?
    Thanks
    Sundar

    Hello Patrick,
    I already have created a copy query of 0TCT_MC02_Q0200 and removed the SAP Exit variable from Timestamp object that restricts query for last 24hrs data and introduced another user entry variable.
    When I ran this query it displays only those data that are available in 0TCT_C02. When I run it to pull recent data that is not available in 0TCT_C02, it has to goto 0TCT_VC02, but its not pulling from vc and displays 'No applicable data'.
    So I understand that is some issue with pulling data from 0TCT_VC02, but I dont know why
    So pls throw in your thoughts.
    Thanks
    Sundar

  • Excel Help Examples Displays Blank

    From what i can tell is that Excel help is using the Microsoft Excel Services REST api with javascript
    http://msdn.microsoft.com/en-us/library/office/hh315812(v=office.14).aspx
    We are having an issue where users cannot see any of the excel help examples IE: Sum example.
    Environment
    Windows 7 (64bit) + Office 2010 Standard (32bit) + Internet Explorer 8 (Both versions installed but assuming that the program is using 32bit API's).
    We have used an unrestricted proxy and this issue is still apparant.
    When we upgrade the Internet explorer to IE9 it seems to work, however i cannot find anywhere online from microsoft that this functionality is not supported in IE8.
    I have looked for the js files as described (Minified .js files for the JavaScript object model are installed
    in the %ProgramFiles%\Common Files\Microsoft Shared\web server extensions\14\TEMPLATE\LAYOUTS directory. The name of the file is EwaMoss.js.)  
    and i am unable to locate them on the local computer.
    Can anyone help please?

    as i said this is the excel help functions within microsoft office 2010
    here is the code.
    var fileToken = "SD7274120315C4F6FB!458/8247236622081652475/t=0&s=0&v=!ANm1tDqSNAE49SE";
                  // run the Excel load handler on page load
                  if (window.attachEvent)
                  window.attachEvent("onload", loadEwaOnPageLoad);
                  else
                  window.addEventListener("DOMContentLoaded", loadEwaOnPageLoad, false);
                  function loadEwaOnPageLoad()
                  // grab some references
                  var frame = document.getElementById('cntXLWA-2042510967');
                  var frameDoc = frame.contentWindow.document;
                  // set some style
                  frame.style.width = "100%";
                  frame.style.height = "346px";
                  frameDoc.body.setAttribute('style', 'margin:0; padding:0');
                  // create the div
                  var div = frameDoc.createElement('div');
                  div.setAttribute('style', 'height: 100%; width: 100%');
                  div.setAttribute('id', 'cntIFrameDiv');
                  frameDoc.body.appendChild(div);
                  // load the script element
                  var se = frameDoc.createElement('script');
                  se.setAttribute('type', 'text/javascript');
                  se.src = 'http://r.office.microsoft.com/r/rlidExcelWLJS?v=1&kip=1';
                  var callback = function() {
                  if (se.readyState) se.onreadystatechange = null;
                  else se.onload = se.onerror = null;
                  var props = {
                  uiOptions:
                  selectedCell: "'Sheet1'!A1"
                  interactivityOptions: { }
                  // grab the Ewa reference once the script is loaded…
                  window['Ewa']= frame.contentWindow ['Ewa'];
                  Ewa.EwaControl.loadEwaAsync(fileToken, 'cntIFrameDiv', props, onEwaLoaded);
                  if (se.readyState)
                  se.onreadystatechange = function() {
                  if (se.readyState === 'loaded' || se.readyState === 'complete')
                  callback();
                  else
                  se.onload = se.onerror = callback;
                  frameDoc.getElementsByTagName('head')[0].appendChild(se);
    Even in the code it indicates that it uses this API.
     * This code uses the Microsoft Office Excel Javascript object model to programmatically insert the
                  * Excel Web App into a div with id=myExcelDiv. The full API is documented at
                  * http://msdn.microsoft.com/en-us/library/hh315812.aspx. There you can find out how to programmatically get
                  * values from your Excel file and how to use the rest of the object model.
    Can anyone confirm what pre-requesits this code requires on the users end ?

  • How to display a row in Cross Tab when the count summary is zero

    My customer wants a row for all possible data, even when the count is zero.  How can I get a row to display when there is no data?  Using an example:  Display status for incidents - possible five statuses, but selection only results in four statuses because no incident were cancelled.  Customer wants all five statuses to display in cross tab with cancelled showing '0' (zero))
    Open
    WIP
    Cancelled
    Pending
    Closed

    This worked for the last guy who had a similar issue.
    Take a look at what it's doing. You should be able to use the same principal to meet your needs...
    I'm assuming that you'll only need to show 4 weeks at a time on your report.
    The easiest way to do it is by creating 8 separate formula fields:
    W1A
    W1RT
    W2A
    W2RT
    ... and so on
    I don't know how your data is coming across but the formula should go something loke this:
    W1A... IF datepart(ww,currentdate) - datepart(ww,) =0 THEN
    W1RT... IF datepart(ww,currentdate) - datepart(ww,) =0 THEN
    W2A... IF datepart(ww,currentdate) - datepart(ww,) =1 THEN
    W2RT... IF datepart(ww,currentdate) - datepart(ww,) =1 THEN
    ... and so on
    If I got you weekly criteria wrong, sorry. It's just a best guess.
    Anyway you should be able get the idea. It gives you the effect of a crosstab without the headaches of a crosstab.
    Hope this works for you,
    Jason
    Edited by: Jason Long on Jun 28, 2008 3:19 AM

  • How do you Display a PDF stored as a BLOB in Apex?

    We are trying to use Apex for the first time here in our shop. The project we have selected has PDFs stored on the database as BLOBS that we currently are able to display with our forms application. We want to do this using apex, and have them appear on one of the pages in the application. I want the PDF to display on the page, when the page itself is invoked, without the need to click on a download link on the page itself.
    I've seen certain examples displaying images etc, but I haven't found one that specifically refers to the display of a PDF database BLOB on a page (I assuming a report page) within Apex.
    Also, since I've just set up the Apex environment utilizing Oracle HTTP Server in the middle tier, do I need Oracle's BI Publisher in order to display the PDFs in Apex?
    Thanks in advance. Any advice or links would be much appreciated.
    Phil

    Thanks for the quick response, and you are correct. I've seen examples that include a link to specifically display the PDF, but I don't want them to be able to directly go to the PDF outside the context of the page itself. These are letters of recommendation that we store on our DB, and this application, for our med school admissions screeners, will be looking at up to three letters of recommendation for each applicant to which they have been assigned. We want them to click on an applicant, and then through a series of tabs view data on that applicant, some of which will be his/her letters of recommendation.
    Phil

  • How to display non modal dialog box in a Dll call from TestStand implemented in visual c

    Dear Jason F.
    Applications Engineer
    National Instruments
    Hello
    I did the same way you told me
    the non modal dialog appeared and
    system hangs and
    giving the error message
    ""SeqEdit.exe-Application Error
    The instruction at �0x047fc5b0� referenced memory at �0x047fc5b0�. The memory could not be �read� ""
    please solve my problem
    and thanks for yours early response
    you can email me at
    [email protected]

    Hi Mkehret,
    Does your dialog have ActiveX controls on it? If your DLL dialog uses ActiveX controls and is not programmed in a certain manner it can hang because of a conflict in the threading model used by the TestStand Engine that is calling into your DLL and the model that is required by the MFC ActiveX Container. If you are using ActiveX controls in your dialog, you need to make special considerations for the threading model MFC dialogs that use ActiveX controls need in order to work properly. The example under \Examples\MFCActiveXContainerDlg illustrates how to appropriately handle this situation as well as explaining why it is necessary.
    Note: The above example displays the dialog as modal, but this is irrelevant to the problem I am describing.
    Again for information on properly creating a dialog class object and displaying it as non-modal refer to the information on MSDN that I referred you to in this post:
    http://exchange.ni.com/servlet/ProcessRequest?RHIVEID=101&RPAGEID=135&HOID=506500000008000000E98A0000&USEARCHCONTEXT_CATEGORY_0=_8_&USEARCHCONTEXT_CATEGORY_S=0&UCATEGORY_0=_8_&UCATEGORY_S=0
    If your dialog does not use ActiveX controls or after trying the programming method illustrated in the "MFCActiveXContainerDlg" example TestStand still hangs when calling your DLL, try calling your DLL from another environment just to make sure whether the DLL works at all. If the DLL works properly when called by another environment (e.g. VB, VC++, LabVIEW, or CVI), please submit a MINIMAL and REPRODUCEABLE example source project for your DLL for us to look at (please exclude all unnecessary code not required to reproduce the specific problem of displaying the dialog, and include all files necessary to build your dll with any
    specific instructions needed to do so).
    Jason F.
    Applications Engineer
    National Instruments
    www.ni.com/ask

  • Extra monitor w/laptop in office, when out of office how do I prevent Firefox from displaying on the non-existant 2nd screen?

    When I am out of my office using my laptop, upon launching Firefox, it displays all of the tabs from the previous session on the non-existent extra monitor which is set up as a screen extention for when I am in my office. All of the other programs that I park on the extra monitor (Outlook for example) display on the laptop's screen when the extra monitor is not attached. Is this a bug? Or, must I not save my open tabs when exiting Firefox if I am going to use the laptop w/o the monitor?

    Thanks for your suggestion. I sort of came to that conclusion as I was typing the original question. However if there is anyone out there who has a solution that is not dependent on my remembering to do something before I exit Firefox, it will be welcomed.

  • How to display with more styles

    Please help.
    I can dispaly text in one style. Color, bold,...
    But how to use more than one style, for example, display text with both bold and Color.blue, etc.
    Thanks

    The Java Swing tutorial has a section on this including a demo program:
    http://java.sun.com/docs/books/tutorial/uiswing/components/generaltext.html
    The entire tutorial can be downloaded for free from:
    http://java.sun.com/docs/books/tutorial/

  • Extending Ddsplay image onto 2 x 20inch Cinema Displays.

    Hi,
    I have two 20inch Cinema Displays, and a 15inch G4 Laptop. Is there a device available that would allow me to extend my desktop onto both monitors (not as a mirror of my desktop, but as a true extension).
    Example: Display (1) = Safari
    Display (2) = iPhoto
    I hope I am communicating my question clearly. In a nutshell, one monitor would be used for one application, and the other running whatever else. In this config, my mouse would "float" from 1 display to the other, as if both displays were joined together, seamlessly.

    If your laptop has a CardBus slot you can use it with a VTBook
    <http://www.villagetronic.com/vtbook/index.html> for a second external display. The other display uses the laptop's DVI port.

  • Conditional Display of Report Columns

    I'm trying to hide a vertical list column, but it is either permanently off or permanently on. Any ideas!
    For example:-
    Display Department name if not null

    now i get why you're not liking the report templates approach to this issue. to be honest, my other suggestion on that "Referencing Report Columns" thread might probably be okay here. assuming you're looking up your one detail row with a primary key value, doing the extra query can't be too expensive. if you don't want to go that route (though i'm likin' it, the more i think about it) or the templates one, you might consider either of these two angles:
    1) code the detail page's region as a plsql anonymous block that selectively shows what it needs to show.
    2) code the appropriate nvl's or case statements into your detail page's report region and have that select statement select out most of your html formatting for you.
    i don't particularly like either of the two above suggestions, but now you at least have them. i think i'd run with the solution where you select the detail row twice, but please don't quote me on that.
    regards,
    raj

  • How to display only last 4 digits of tax number in Vendor Master view MK03

    Dear experts,
    In the Vendor Master view by Purchasing Organization (MK03), is there a way that will allow the user to view only the last four digits of the Vendor tax number?
    For example: Display only **-*-6789 (or blank spaces), instead of 123-45-6789 ?
    Any ideas and insights are much appreciated. Will award points for help.
    -TW

    In your report, just do a substr(ssn,5,4) for your new & improved SSN field to be displayed:
    SELECT First,
    Last,
    SUBSTR(ssn,5,4),
    Phone
    FROM Employees
    Thank you,
    Tony Miller
    Webster, TX

  • Display images like in images search engines

    I have a list of images that I want to display like the results in yahoo image and google image search engines.But when i use tha datatable component I can just display one column.And after I want to do something after that the user clicks on an image for example displaying it with real size not in thumbnail mode.
    I also tryed using the image browse widget and the yahoo carousel but I dont know how to hand events and how to know which picture is selected.
    Can you please help me.
    Thanks in advance

    fiedlerm wrote:
    I try to display workspace Image in a HTML Region dynamically.
    The Image Source is stored in a hidden Item filled by an application process.
    Region - Source:Always post code using <tt>\...\</tt> tags.
    <img src="#WORKSPACE_IMAGES#Sunny.gif">
    <br></br>
    &P1_ICON_SRC.
    <br></br>The first "hardcoded" Image was displayed.
    The second "dynamic" Image shows the following Text in the HTML - Region:
    <img src="wwv_flow_file_mgr.get_file?p_security_group_id=7856557026011968186&p_fname=Blizzard.gif"> Hidden page items cannot contain HTML mark-up. Look at the page source. When the item is rendered its value is contained in the hidden <tt>input</tt> element's <tt>value</tt> attribute:
    <input type="hidden" name="p_t01" id="P1_ICON_SRC" value="&lt;img src=&quot;wwv_flow_file_mgr.get_file?p_security_group_id=7856557026011968186&amp;p_fname=Blizzard.gif&quot;&gt;">The value must be properly HTML-escaped like this otherwise the browser would see it as tag soup:
    <input type="hidden" name="p_t01" id="P1_ICON_SRC" value="<img src="wwv_flow_file_mgr.get_file?p_security_group_id=7856557026011968186&p_fname=Blizzard.gif">">What exactly are you trying to achieve?
    Options for displaying images dynamically would include putting the required mark-up in an HTML region, only storing the image URI (or parts of it) in the page item, and referencing this using static text substitution. Others would be custom report templates or Dynamic PL/SQL regions.
    If you must store HTML code in session state and access it using static text substitution (not recommended) then use an application item.
    h4. Page Process
    begin
      :P1_ICON_SRC := 'Blizzard.gif'; -- Hidden page item
      :F41327_ICON_SRC2 := '<img src="#WORKSPACE_IMAGES#Blizzard.gif">'; -- Application item;
    end;h4. HTML region source
    <img src="#WORKSPACE_IMAGES#Sunny.gif">
    <br></br>
    <img src="&WORKSPACE_IMAGES.&P1_ICON_SRC.">
    <br></br>
    &F41327_ICON_SRC2.

  • AS Droplet in XCode - Problem with display dialog with title

    hi,
    i am using XCode to create an AS droplet.
    wondering why i cant set a title to my display dialog code.
    during search in this forum i found this thread:
    http://discussions.apple.com/thread.jspa?messageID=6364939&#6364939
    but to be honest, i didn't expect that i am limited in Xcode too.
    Short code example:
    display dialog "foo"
    works
    but
    this code:
    display dialog "foo" with title "bar"
    not.
    Would be great to find a workaround to get dialogs with titles.
    And on the other hand to understand why i cant use title in Xcode.
    btw: is it possible to format the output of a display dialog ?
    i.e. creating new lines ?
    best regards
    fidel

    Hello
    I'm not sure but you may try 'run script' to invoke 'display dialog' of Standard Additions.
    Something like this.
    --SNIPPET
    set t to "line 1
    line 2
    line 3
    line 4"
    run script "display dialog \"" & t & "\" ¬
    with title \"Testing\" ¬
    buttons {\"OK\"} default button 1"
    --END OF SNIPPET
    As for 'display dialog' in AS Studio, it differs from and overrides 'display dialog' command in Standard Additions. Don't know why it does not have 'with title' which is rather new parameter introduced with AS 1.10 (OSX 10.4).
    cf.
    AppleScript Studio Terminology Reference (pdf)
    Panel Suite > Terminology > Commands > display dialog
    Regards,
    H
    Message was edited by: Hiroto

Maybe you are looking for

  • Windows 7 and Server 2003 security errors

    I have a domain with a 2003 DC and 2012 DC. There is one Windows 7 PC on the network that is not domain joined. On the 2003 DC the Security log has a lot of errors about Failed Login and the source IP is the non-domain joined PC. These same errors do

  • Removing spaces in an URL

    Hi, I have white spaces in my URL which I want to replace with %20. How do I do that in J2ME as I do not have "replaceall" method of Strings. thanks in advance, @debug

  • Workflow  function modules

    I have a problem in my workflow email creator submitted a request to approver through workflow. work flow needs to send an email to approver that part is working fine for me.if request approved or rejected workflow needs to send an email to creator t

  • CC app doesn't acknowledge that programs are installed

    I have most of the CC apps downloaded and installed, but my Creative Cloud app only thinks that I have Acrobat, Muse, Premiere, Scout, Edge and Indesign and Lightroom 4.1 installed. Premiere's dynamic link to After Effects works, so at least Premiere

  • Maximum number of users per Front End, assuming no AV

    I know that MS recommends 80,000 user limit per pool, and 6000 per Front End server, but that's certainly going to be assuming you are using the Front End services to some degree. A/V, I'm certain, is a fair overhead. Is there any kind of idea what t