Embeded Windows XP

CDAQ-9188 on Embeded Windows XP
Options
Mark as New
Bookmark
Subscribe
Subscribe to RSS Feed
Highlight
Print
Email to a Friend
Report to a Moderator
07-27-2012 02:39 PM
Hello,
I am able to connect to NI CDAQ-9188 and its modules using the NI " Measurement & Automation Explorer". I also
can run the TEST Panels and communicate with the modules installed in the CDAQ-9188.
But I can not run the TEST Panels when I connect the CDAQ-9188 to another computer that runs
on EMBEDED WINDOWS XP. The "Measuremet & Automation Explorer" see the CDAQ-9188 chassis and all
the modules that are installed in them. But it does not provide TEST PANELS for each module or a communication
to them.
Any idea what I need to do.
Thanks
Bobby

See if this thread helps.
CLD,CTD

Similar Messages

  • Spry menu bar hidden behind embedded windows media player in IE but Not Firefox

    Hi ppl.. My spry menu bar submenus are hidden below my embedded windows media player when I go over the menu. Is there anything I can do to solve this. This doesn't happen in Firefox.(The submenu appear on top of the embedded player) Pls help.. Thank you!
    Here's my spry menu bar css code:
    @charset "UTF-8";
    /* SpryMenuBarHorizontal.css - version 0.6 - Spry Pre-Release 1.6.1 */
    /* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */
    LAYOUT INFORMATION: describes box model, positioning, z-order
    /* The outermost container of the Menu Bar, an auto width box with no margin or padding */
    ul.MenuBarHorizontal
        margin: 0;
        padding: 0;
        list-style-type: none;
        font-size: 100%;
        cursor: default;
        width: auto;
    /* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
    ul.MenuBarActive
        z-index: 1000;
    /* Menu item containers, position children relative to this container and are a fixed width */
    ul.MenuBarHorizontal li
        margin: 0;
        padding: 0;
        list-style-type: none;
        font-size: 100%;
        position: relative;
        text-align: left;
        cursor: pointer;
        width: 9em;
        float: left;
    /* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
    ul.MenuBarHorizontal ul
        margin: 0;
        padding: 0;
        list-style-type: none;
        font-size: 100%;
        z-index: 1020;
        cursor: default;
        width: 9em;
        position: absolute;
        left: -1000em;
    /* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
    ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
        left: auto;
    /* Menu item containers are same fixed width as parent */
    ul.MenuBarHorizontal ul li
        width: 9em;
        border-bottom-width: thin;
        border-bottom-style: solid;
        border-bottom-color: #CCC;
    /* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
    ul.MenuBarHorizontal ul ul
        position: absolute;
        margin: -5% 0 0 95%;
    /* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
    ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
        left: auto;
        top: 0;
    DESIGN INFORMATION: describes color scheme, borders, fonts
    /* Submenu containers have borders on all sides */
    ul.MenuBarHorizontal ul
        background-color: #333;
    /* Menu items are a light gray block with padding and no text decoration */
    ul.MenuBarHorizontal a
        display: block;
        cursor: pointer;
        color: #FFF;
        text-decoration: none;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        padding-top: 1.1em;
        padding-right: 0.75em;
        padding-bottom: 1.1em;
        padding-left: 0.75em;
        text-align: center;
    /* Menu items that have mouse over or focus have a blue background and white text */
    ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
        color: #000;
        background-image: url(../images/navimg2.gif);
    /* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
    ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
        color: #000;
    SUBMENU INDICATION: styles if there is a submenu under a given menu item
    /* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal a.MenuBarItemSubmenu
        background-image: url(SpryMenuBarDown.gif);
        background-repeat: no-repeat;
        background-position: 95% 50%;
    /* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
        background-image: url(SpryMenuBarRight.gif);
        background-repeat: no-repeat;
        background-position: 95% 50%;
    /* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
        background-image: url(../images/navimg2.gif);
        background-repeat: repeat-x;
        background-position: 95% 50%;
    /* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
        background-image: url(SpryMenuBarRightHover.gif);
        background-repeat: no-repeat;
        background-position: 95% 50%;
    BROWSER HACKS: the hacks below should not be changed unless you are an expert
    /* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
    ul.MenuBarHorizontal iframe
        position: absolute;
        z-index: 1010;
        filter:alpha(opacity:0.1);
    /* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
    @media screen, projection
        ul.MenuBarHorizontal li.MenuBarItemIE
        display: inline;
        f\loat: left;
    Here's my embedded windows media player code.
    <OBJECT ID="MediaPlayer" WIDTH="425" HEIGHT="344" CLASSID="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95"
    STANDBY="Loading Windows Media Player components..." TYPE="application/x-oleobject">
              <PARAM NAME="FileName" VALUE="aqeedah1v7.wmv">
              <PARAM name="autostart" VALUE="true">
              <PARAM name="ShowControls" VALUE="true">
              <param name="ShowStatusBar" value="true">
              <PARAM name="ShowDisplay" VALUE="false">
              <EMBED TYPE="application/x-mplayer2" SRC="aqeedah1v7.wmv" NAME="MediaPlayer"
    WIDTH="425" HEIGHT="344" ShowControls="1" ShowStatusBar="1" ShowDisplay="0" autostart="1"> </EMBED>
    </OBJECT>

    Add
    <param name="WindowlessVideo" value="-1">

  • Embedded Windows Media PLayer With Non-Standard File Extension

    I have embedded a windows media player in a asp.net web page, using the usual
    <object> and <embed> tags. The video is served by an ashx (http handler). When I try to play the video, I usually (but not always) get an error message telling me that the file extension (ashx) does not match the file format.
    This happens in IE (8, 9, 10, 11) and also in Firefox (latest) with the WMP plugin.
    I know that the tags (with classid, etc) are correct because the media player displays and allows me to click the 'play' button.
    The ashx returns the correct mime type (video/x-ms-wmv) and a valid file name (somevideo.wmv) in the response headers. I have tried content-disposition attachment and inline.
    I have tried urls using 'http://', 'https://', and '//' (which I prefer)
    If I put the url (including the .ashx) of the video file in the browser address bar directly, the video downloads and plays in the standalone media player.
    If I modify the object tag to use a direct path to the video file (/somewhere/somevideo.wmv), it works - but I can't use this as a solution.
    The same ashx serves up video and audio in various other formats with out any fuss - it just seems that the embedded windows media player doesn't like it.
    This has been working for several years - I think this is some new behavior, though I can't identify what has changed, other than browser updates.
    Any ideas on what could be causing this? Am I missing something simple?

    Hi,
    Tools>Internet Options>Security tab, click "Reset all zones to default"
    Advanced tab of Internet Options>uncheck "Do not save encrypted files to disk"
    f12>Networking tab, click the Start button, navigate to your page and observer the response header and content.
    To determine if you page is being rendered in a x64 host (all IE versions and WaterFox, type
    navigator.platform in the IE Developer tools Console tab,
    Post questions about html, css and scripting for website development using MSIE browsers to the IE Web Development forum... WITH a link to your website.
    Rob^_^

  • Will AIR run on Embedded Windows 7 Professional 64-bit?

    Hi, can I make an app and deploy to Embedded Windows 7 Professional 64-bit? Any plans to support MS Surface 2.0?

    Did you look here?: http://ideas.adobe.com/air

  • Spry Menu Bar hides behind embedded windows media player

    Hi guys. My Spry Menu Bar hides behind my embedded windows media player when I go over the menu with my mouse. Below is the code I used to embed my player. How can I make it transparent? Thank you!

    To the Params in your object tag, add this:
    To the attributes in your embed tag, add this:
    wmode="opaque"
    Note that z-index is totally irrelevant to Flash. also note that the Adobe Flash Player is wildly inconsistent from browser to
    browser and from OS to OS, which is one of the more valid reasons for Apple abandoning the technology's support on its touch
    devices.
    Al Sparber - PVII
    http://www.projectseven.com
    Dreamweaver Menus | Galleries | Widgets
    http://www.projectseven.com/go/hgm
    The Ultimate Web 2.0 Carousel

  • Embedded Windows Reader 10.1.2 Crashes Using the Typewriter Tool

    Since Reader 10.1.2 my typewriter tool documents are not working properly in an embedded Adobe Reader window, e.g. in Firefox or Internet Explorer.
    Opening the first file at http://www.ld-didactic.de/software/1.pdf shows the typewriter tool window as usual.
    Opening the second file at http://www.ld-didactic.de/software/2.pdf doesn't show the typewriter tool window anymore.
    Also, opening the first document again will not show the typewriter tool window again. Instead the Reader crashes often while loading more typewriter documents or while closing the embedded Reader.
    I tested it with Adobe Reader 10.1.2 in Firefox and Internet Explorer on Windows Vista and Windows 7 x64 systems. It worked with Adobe Reader 10.1.1.
    Can anyone reproduce this issue?
    Michael

    Did you open the files inside Firefox or Internet Explorer using the embedded Reader?
    Do you have Adobe Acrobat or Reader 10.1.2 installed on a Windows Vista or Windows 7 system?
    Only the first attempt opens the typewriter toolbar correctly on the systems I tested. Later on no typewriter toolbar opens again and I often get BEX (buffer overflow exceptions) resulting in DEP (Data Execution Prevention) exceptions:
    Problemsignatur:
      Problemereignisname:    BEX
      Anwendungsname:    AcroRd32.exe
      Anwendungsversion:    10.1.2.45
      Anwendungszeitstempel:    4f02e382
      Fehlermodulname:    AcroRd32.dll
      Fehlermodulversion:    10.1.2.45
      Fehlermodulzeitstempel:    4f02f76f
      Ausnahmeoffset:    00ad7b34
      Ausnahmecode:    c0000005
      Ausnahmedaten:    00000008
      Betriebsystemversion:    6.0.6002.2.2.0.256.1
      Gebietsschema-ID:    1031
      Zusatzinformation 1:    fd00
      Zusatzinformation 2:    ea6f5fe8924aaa756324d57f87834160
      Zusatzinformation 3:    fd00
      Zusatzinformation 4:    ea6f5fe8924aaa756324d57f87834160

  • Using Team Foundation Server 2013 for Embedded windows application development

    Can I use Team Foundation Server 2013 to develop an application for an Embedded Board with WEC7 or WEC2013? Does it have all the features of the ultimate edition? For example, can I debug the application when it is running on the embedded board?

    Hi Davidlsar,
    If the source code of your project is created and managed by Visual Studio or Eclipse, then you can work with TFS 2013 since you can connect to team project in TFS via Team Explorer and then do the management. If you want to develop an application with a
    client machine which OS is WEC2013, you have to confirm whether you can install Visual Studio and use corresponding features on WEC2013.
    For the debugging problem, you might open a new thread in embedded forums for a better response. Thanks for your understanding.
    Best regards, 
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • I am having trouble with all websites that have the embedded Windows Media Player. If I go to a page with a Webcam that is using Windows Mwdia, the player does not play or even show up. Any ideas?

    With all my other browsers, thia is not an issue including Firefox 3.6. For example, this page http://www.liveduvalstreet.com/ will display fine in every browser except Firefox 4. Because of that issue, I reverrted back to 3.6 until I can find a fix. I have tested this page in Chrome, Maxthon 2 and 3, Internet explorer 8 and Firefox 3.6 with no issues at all. This is just an example site. All sites with the embedded player will not work.

    Thanks a million! Thatr did the trick. I had an older versiuon of the plug in installed as well.

  • Embedding Windows media play in LabVIEW

    Hi,
    I´ve tried to play AVIs (coded MPEG4) using ActiveX Plug-in of Windows Media Player. 
    The problem appears when I change the window appearance property.
    If the property "window has title bar" is unchecked, the video will not be shown, but the sound track (formated MP3) is still loaded.
    So how can I play the video without title bar?
    BR,
    Wilbur 
    Solved!
    Go to Solution.

    In some project I have used the Quick Time player ActiveX component. It is better than the Windows Mediaplayer. Quick Time is free to download.
    Besides which, my opinion is that Express VIs Carthage must be destroyed deleted
    (Sorry no Labview "brag list" so far)

  • Embedded Windows Media File

    I need to embed the player on a website. I have 2 problems,
    the window is coming up at the wrong size, not 320 x 240. In the
    layout the window is the proper aspect but when it plays back the
    window is coming up in a 16 x 9 aspect, and I am getting the
    "restricts the file" showing prompt in IE. Thanks in advance.
    Test page:
    http://www.tmooney.com/windowstest.html

    Hi,
    Tools>Internet Options>Security tab, click "Reset all zones to default"
    Advanced tab of Internet Options>uncheck "Do not save encrypted files to disk"
    f12>Networking tab, click the Start button, navigate to your page and observer the response header and content.
    To determine if you page is being rendered in a x64 host (all IE versions and WaterFox, type
    navigator.platform in the IE Developer tools Console tab,
    Post questions about html, css and scripting for website development using MSIE browsers to the IE Web Development forum... WITH a link to your website.
    Rob^_^

  • Embeded Windows Media Player: visualisations not working in Firefox

    In IE my web page will play an mp3 with visualisations.
    In Firefox there are no visualisations, just a black screen. Can anyone tell me how to get the visualisations working in FF?

    Hello Martin.
    Although possibly not related to your problem, I will remind you that the version of Firefox you are using at the moment has been discontinued and is no longer supported. Furthermore, it has known bugs and security problems. I urge you to update to the latest version of Firefox, for maximum stability, performance, security and usability. You can get it for free, as always, at [http://www.getfirefox.com getfirefox.com].
    You may need to install an appropriate plugin. Firefox should detect which plugin it needs and ask you if you want to install it. If it doesn't, please provide us the link of the page where this happens so we can tell you which plugin it is.
    If you are having problems using an already installed plugin (see plugins at Tools > Add-ons > Plugins), you need to contact its author for support.

  • Will AIR run on Windows Embedded Enterprise series?

    Hello.
    I found the following information in the Adobe forum, but was not able to find useful information.
    In my expectations, I believe in the Windows Embedded Enterprise series (example:Windows 7 pro for embedded system),
    because there is fully compatible with the desktop OS, AIR also work.
    Am I wrong?
    Adobe Air on Windows XP Embedded?
    http://forums.adobe.com/message/56173#56173
    Will AIR run on Embedded Windows 7 Professional 64-bit?
    http://forums.adobe.com/thread/774317
    Installing Adobe AIR on Windows XP Embedded
    http://forums.adobe.com/message/4929756

    Any official word on this? It seems Flash Player is supported

  • Any way to re-position the small embedded video window of self?

    Is there any way to move the small embedded window (the picture of me) to another location (e.g., top right corner)? I use iChat to communicate with others in sign language and the bottom right corner really is annoying as it covers up the signer's hands. Yes, I know the other person can move farther away from their camera, but it would certainly be a handy option to move the small window to one's preferred location.

    Hi UrbanaMac,
    As Defcom has said it can be moved and Resized.
    It will only go in one of four places and that is each corner.
    Letting go of it in the middle of the main window will let it decide which is the closest.
    Like most windows it has markings it whichever corner is closest to the middle to grab and resize it.
    The Add-On Chax will you you to remove it completely.
    Chax is having problems in iChat (Text Chats) if the setting to Auto-accept Text chats is set AND you have the new Safari 3 beta.
    1:33 PM Friday; June 15, 2007

  • Windows 8 not picking up embedded product key when installed with WDS

    Ok so here is my setup.
    Server 2008 R2, running WDS and serving various images.
    the Windows 8 image is a vanilla boot.wim and install.wim imported from a system builder iso.
    If I burn the ISO or extract it onto a USB drive, then the install process picks up the embedded Windows product keys no problem.
    If I deploy the same thing via WDS, the setup wizard asks for the keys, ergo, is not picking them up from the UEFI firmware. Is this an inherent limitation of WDS or am I doing something wrong?

    Hi,
    As it has been a while since you post the question, whether the issue still exists? Have you tried to entered the product key in unattended file? If issue still exists could you share the unattended file with us?
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forum a great place.

  • Windows Media Player will not play embedded in Firefox

    I'm puzzled over the sudden inability to play embedded Windows Media Player files in Firefox. Everything was working fine, then suddenly yesterday with no changes made by me and no updates or other changes to the system I am aware of, suddenly it will not play.
    I can right click a link and save it, and it will play in the regular Media Player. However, when the content is embedded in a website, it loads the page and just sits there. Won't play.
    I'm using:
    Windows Vista Home Premium
    Windows Media Player v. 11.0.6002.18311
    Firefox 3.5.5
    I went to this page:
    http://forums.mozillazine.org/viewtopic.php?t=206213
    And when I type in about:plugins, I cannot see the DRM files. Am I supposed to? I tried using the Windows Media Player Plugin for Firefox (wmpfirefoxplugin) to repair it, but that hasn't helped.
    Any advice? Please keep in mind that I am practically retarded when it comes to tech stuff, and working several jobs and in school full time, so I really don't have the ability to spend hours and hours researching this. I need a concise, quick fix. Thanks!

    Why are you using such an old Firefox/3.5.3 version from 2009 (Gecko/20090824) as shown in the user agent and haven't updated Firefox for such a long time?
    See:
    *https://support.mozilla.org/kb/Finding+your+Firefox+version
    The Firefox 3.5.3 version that you currently run is no longer supported with security updates.
    You should at least use the latest Firefox 3.6.x version if you do not want to switch to Firefox 4+ versions.
    *https://support.mozilla.org/kb/Updating+Firefox
    Your plugins list in the system details list shows the WMP plugin (np-mswmp), so that plugin should be working.
    Do WMP test pages work?
    *http://kb.mozillazine.org/Testing_plugins
    See also:
    *https://support.mozilla.org/kb/Managing+file+types

Maybe you are looking for

  • Can I add a second hard drive to time capsule for backup?

    When I plug it in I can see it in finder but not in Time Machine settings when it asks me to select drive? Is it possible to do this to back up one of my computers as Time Capsule's hard drive is full from backing up other machines.

  • No Sound when Using HDMI from ATT DVR to TV

    I have a 52xv645u TV.  When I connect it to my ATT UVerse DVR using HDMI I get picture but no sound.  Using Composite everything works fine.  I've tried several HDMI cables.  If I use HDMI to my Surround Sound amp, I get both picture and sound (even

  • Is this a bug in Oracle 10g ?

    I've been trying to port my SQL from 9.2.0.6 to 10g recently and noticed a problem using the sequence operator NEXTVAL from within a trigger, when inserting rows into another tables. For example, the following code works ok on 9.2.0.6 but when run on

  • Reg: Parameter Value in CRMPAROLTP table in ECC 6.0

    Hi, While trying to build a middle ware for CRM 5.0 and ECC 6.0 we came across CRMPAROLTP table in ECC 6.0. In this we need to maintain Parameter Name and Parmaeter value. If the Parameter name is CRM_RELEASE wht will be the parameter value for CRM V

  • Need to create MMR in back date

    Dear Gurus, The issue is we went live on 01.07 and now on 6th we realized that some materials, their stocks and their prices were not uploaded. The only thing we can do now is create them as of today. But accounts ppl want to have a trail balance as