Result does not display after comma

Hi all

I will be grateful if someone can help me with the attached VI. The weight value is read into a digital scale via RS232, the weight is read and displayed correctly but when I try and write the value to a file csv or txt digits after the decimal point is not connected. for example, 108.5 g is connected as 108.

Best regards

Maiz

Given that you send a string to the writing of the worksheet function, do not use a % .10f format specifier.  Delete it so that it uses the default %s which is string.

If you send it a digital painting, using the %.10f would have been appropriate.

Tags: NI Software

Similar Questions

  • Result does not display a correct output...


    Hi all

    I have created a package, and in this package, I have created a procedure, see below:

    Code

    CREATE or REPLACE PACKAGE plch_pkg
    IS
    g_colors DBMS_SQL.varchar2_table;

    procedure show_colors;
    END;

    -----------

    CREATE or REPLACE PACKAGE body plch_pkg

    IS

    procedure show_colors

    IS

    Start

    dbms_output.put_line ('Count =' | g_colors.) (COUNT);

    END;

    Start

    dbms_output.put_line ('color Set');

    g_colors (1): = "Blue";

    g_colors (1000): = 'red ';

    END;

    Procedure call: -.

    Start

    dbms_output.put_line ('Go!');

    plch_pkg.show_colors;

    END;

    Result

    Come on!

    Count = 2

    My question is why the result is not showing the message set the colors I used in my 2nd dbms_output. Please advice...

    Shuumail wrote:

    Means that the package does not load on each call, pls right me if I'm doing something wrong...

    What you're doing wrong? Don't readinig no documentation for beginners. This is normal behavior correct and expected. Read package instantiation and initialization. You can use the serially reusable package, if the condition of the packaging must be reset on each call to server:

    SQL > CREATE OR REPLACE
    2 PACK plch_pkg
    3 EAST
    PRAGMA 4 SERIALLY_REUSABLE;
    5 g_colors DBMS_SQL.varchar2_table;
    6 procedure show_colors;
    7 END plch_pkg;
    8.

    Package created.

    SQL > CREATE OR REPLACE
    2 plch_pkg of body PACKAGE
    3 EAST
    PRAGMA 4 SERIALLY_REUSABLE;
    5 procedure show_colors
    6 EAST
    7. start
    8 dbms_output.put_line ('Count =' | g_colors.) (COUNT);
    9 END show_colors;
    10 starts
    11 dbms_output.put_line ('color Set');
    12 g_colors (1): = "Blue";
    13 g_colors (1000): = 'red ';
    14 END plch_pkg;
    15.

    Package body created.

    SQL > set serveroutput on
    SQL > start
    2 dbms_output.put_line ('Go!');
    3 plch_pkg.show_colors;
    4 end;
    5.
    Come on!
    Color scheme
    Count = 2

    PL/SQL procedure successfully completed.

    SQL > start
    2 dbms_output.put_line ('Go!');
    3 plch_pkg.show_colors;
    4 end;
    5.
    Come on!
    Color scheme
    Count = 2

    PL/SQL procedure successfully completed.

    SQL >

    SY.

    P.S., Documentation read before making a decision in order to understand clearly what serially reusable pragma means and does.

  • Element that does not display after the upgrade to to 12.1.3 12.0.6

    Items not displayed in the pages of front-end iStore after upgrade the instance of 12.0.6 to 12.1.3.

    We get the error messages below when checking out at the source of pages to display.

    oracle.apps.jtf.base.resources.FrameworkException: error in the Cache of the IAS: null

    at oracle.apps.jtf.cache.IASCacheProvider.get(IASCacheProvider.java:1347)

    at oracle.apps.jtf.cache.CacheManager.get(CacheManager.java:3075)

    at oracle.apps.jtf.cache.CacheManager.get(CacheManager.java:3012)

    at oracle.apps.ibe.catalog.Item.getItemPrices(Item.java:2798)

    at oracle.apps.ibe.catalog.Item.getItemPrices(Item.java:2490)

    at oracle.apps.ibe.catalog.Item.getItemPrices(Item.java:2421)

    at _ibeCCtdLfStMsI._jspService(_AEPLibeCCtdLfStMsI.java:376)

    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)

    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390)

    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)

    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)

    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)

    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:734)

    at com.evermind.server.http.ServletRequestDispatcher.unprivileged_include(ServletRequestDispatcher.java:177)

    to com.evermind.server.http.ServletRequestDispatcher.access$ 000 (ServletRequestDispatcher.java:68)

    to com.evermind.server.http.ServletRequestDispatcher$ 1.oc4jRun(ServletRequestDispatcher.java:114)

    at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)

    at com.evermind.server.http.ServletRequestDispatcher.include(ServletRequestDispatcher.java:119)

    at com.evermind.server.http.EvermindPageContext.include(EvermindPageContext.java:456)

    at _ibeCCtdCmnSctLayout._jspService(_ibeCCtdCmnSctLayout.java:2071)

    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)

    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390)

    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)

    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)

    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)

    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:734)

    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)

    at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:280)

    in com.evermind.server.http.ServletRequestDispatcher.access$ 100 (ServletRequestDispatcher.java:68)

    to com.evermind.server.http.ServletRequestDispatcher$ 2.oc4jRun(ServletRequestDispatcher.java:214)

    at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)

    at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:219)

    at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:395)

    at _ibeCCtpSctDspRte._jspService(_ibeCCtpSctDspRte.java:1238)

    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)

    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390)

    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)

    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)

    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)

    at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)

    at oracle.apps.ibe.util.IBEReleaseResFilter.doFilter(IBEReleaseResFilter.java:42)

    at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)

    at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)

    at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)

    at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)

    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:642)

    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)

    at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:908)

    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:458)

    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)

    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)

    to oracle.oc4j.network.ServerSocketReadHandler$ SafeRunnable.run (ServerSocketReadHandler.java:260)

    at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)

    to oracle.oc4j.network.ServerSocketAcceptHandler.access$ 700 (ServerSocketAcceptHandler.java:29)

    to oracle.oc4j.network.ServerSocketAcceptHandler$ AcceptHandlerHorse.run (ServerSocketAcceptHandler.java:879)

    to com.evermind.util.ReleasableResourcePooledExecutor$ MyWorker.run (ReleasableResourcePooledExecutor.java:303)

    at java.lang.Thread.run(Thread.java:662)

    Caused by: oracle.apps.jtf.base.resources.FrameworkException:

    An exception occurred in the CacheAccess.loadList method

    The object is null

    at oracle.apps.jtf.base.resources.FrameworkException.convertException(FrameworkException.java:607)

    at oracle.apps.jtf.base.resources.FrameworkException.addException(FrameworkException.java:585)

    to oracle.apps.jtf.base.resources.FrameworkException. < init > (FrameworkException.java:66)

    to oracle.apps.jtf.base.resources.FrameworkException. < init > (FrameworkException.java:88)

    to oracle.apps.jtf.base.resources.FrameworkException. < init > (FrameworkException.java:202)

    to oracle.apps.jtf.base.resources.FrameworkException. < init > (FrameworkException.java:218)

    to oracle.apps.jtf.base.resources.FrameworkException. < init > (FrameworkException.java:249)

    ... more than 57

    We have recompiled the key flex fields (KFF) point, once the problem is resolved.

  • Start test button does not appear after installation.

    "Start trial" button does not display after the first Pro Trial installed.

    I am sorry to inform that the Apps like Premiere pro CC, after effects CC, Lightroom CC 2015, these all applications requires 64 bit support.

    Premiere Pro cc is not compatible with 32-bit computers, so you cannot start.

    Please check the link for more details below:

    System requirements | Adobe Premiere Pro

    Only 4 CS version is available for 32-bit computers.

  • After installation or upgrade to Firefox 31, starting Firefox does not display the home page, personalize displays a blank page and the radio button does not work

    I am the admin of Windows for a University Department and install PC with Firefox all the time. This problem does not occur with every PC I would maintain, only a selection bit (model different laptops with Windows and update 1 8.1.) Until today, it has happened with the new user (with admin rights) accounts that I place on laptops for our staff. Today, this happened with the account administrator while setting up a new laptop. In all cases so far, I have install Windows from a registered image that was created by using sysprep.

    I tried many suggestions to reset Firefox, removing the profile of Firefox users, removing the Windows profile users, uninstalling/reinstalling Firefox, uninstall/reinstall of Firefox and the latest Java, but nothing helped. After uninstalling, I run an application to delete the caches and temporary files and even remove manually the keys to register HKLM\SOFTWARE\Mozilla and HKCU\SOFTWARE\Mozilla. I restart and make sure that the installation folder is deleted after uninstalling.

    Results are the same: after installing Firefox 31, the initial settings for migration, IE or Chrome pop up and after having clicked on the button finish, Firefox starts but does not display the home page of the new user, only a blank page. By clicking on the Options (3 bars) button does nothing. Right click in the appropriate box, the shortcut menu appears, so I can choose to customize, but which opens another tab with subject: Customize the URL and the page is blank. In the right click context menu, I can activate the menu bar and get options from that.

    My last attempt helped a little. I uninstalled Firefox 31, cleaned, removed the profile user Firefox, rebooted and then installed Firefox 30. Initial start-up runs and tells me that I'm not up-to-date and the works of button Options. But I can't always customize.

    Then I upgraded to Firefox 31, but then it's back to no start page, no options button and no customization. I can go down to 30 and get customize practically works again.

    Addon only is for McAfee Scriptscan to Firefox 15.1.0, just after installation is disabled.

    Any help would be appreciated. Thank you.

    You can try a different theme of Windows?

    Have you tried to start the computer using Windows safe?

    Start the computer in Mode safe mode with network support Windows (on the startup screen, press F8) as a test.

  • IPod 160 GB abruptly stopped, the search results display when connected to a PC. If any song name is typed into the search, it does not display this song while the song is in the Ipod.

    IPod 160 GB suddenly stopped, view the results of a search when it is connected to a PC. If any song name is typed into the search, it does not display this song while the song is in the Ipod. Simply, it displays "no record found".

    Click the magnifying glass in the search box and make sure the entire library search is not checked.

    TT2

  • Satellite M100-164 display does not illuminate after hibernation

    After the computer wakes up from hibernation by lifting the display panel (cover) and the LCD screen turns off due to power management settings, display shows the Toshiba logo and does not return after a key is pressed and the keyboard is not responding.

    I turned - power & removed the battery without success-.
    OPS: windows XP.
    Help, please.

    Hello

    You have removed the battery but wait you a bit?

    If please plug the laptop and remove the battery.
    Wait 15-20 min and then plug the AC adapter and put the battery in the laptop.

    Then try again!

  • Search Google in Internet Explorer 10 does not display search results.

    Yesterday, I received my new laptop Pavilion dv6 Quad Edition.

    When I use Google seaech in Internet Explorer 10 it does not display the results,

    It displays a blank page.

    I uninstalled IE - 10 and he returned to IE - 8 and google search works correctly.

    I then downloaded IE - 9 and it worked normally. Ithen reinstalled IE - 10 and it still

    has not displayed the search results. I am at my wits end and I'm about to return

    HP computer. Either way, I am running Windows 7 Home Premium 64-bit.

    I used the solution of UTube and it solved my problem.

    Thank you very much, your help is greatly appreciated, my laptop problems were resolved.

    Chef Bob

  • vo.setAttribute () does not display data on page OAF after DB update

    Hello

    We try to set search field values using vo.setAttribute (). It does not work as expected when there is NO update in the DB table, but it does not display the value on the screen of the OAF when we update the table DB (call parametrisee AM method in controller-> inside the AM by calling the update procedure)

    Query for VO:

    Select t_number, t_type, c_name, t_status, org, of xx_custom_tbl

    where org =: 1

    and c_name =: 2

    and t_status = 'EMPTY '.

    attribute1 is null

    Now we have a button, to the click, it will fill with data in the field list of choices for all ranks. We have made this requirement. But we don't want duplicates in all ranks. To do this, we update the column table as "USED" attribute1 Now, for the second row, when the original Version runs, will be will not display selected data in the first row (as call to the procedure to update the column Attribute1 is done for all ranks)

    We get the code snippet below:

    In the controller:

    If (pageContext.getParameter ("submitButtonClick")! = null) {}

    Vo = OAViewObject

    (OAViewObject) am.findViewObject ("LOVVO1"); Lov inside a Table of manual search VO

    Vo1 OAViewObject =

    (OAViewObject) am.findViewObject ("TableVO1");  Table VO

    While (vo1.hasNext ()) {}

    String org = pageContext.getParameter("Org2").toString ();

    int totalRecord1 = vo1.getRowCount ();

    Row1 row = vo1.first ();

    for (int i = 0; i < totalRecord1; i ++) {}

    String C_Nm =

    (String) row1.getAttribute ("CName");

    Org = string

    (String) row1.getAttribute ("Org");

    VO. Reset();

    vo.setWhereClause (null);

    vo.setWhereClauseParams (null);

    vo.setWhereClauseParam (0, Org);

    vo.setWhereClauseParam (1, C_Nm);

    vo.executeQuery ();

    While (vo.hasNext ())

    {

    Line = vo.first ();

    String T_Type = null;

    String T_Value =

    row.getAttribute("TNumber").toString ();

    Row1.SetAttribute ("Trail_Number", T_Value);

    pageContext.writeDiagnostics (this,

    «aaaI am here.3...» T_Value ' + '.

    T_Value, 1);

    If (row.getAttribute ("TType")! = null) {}

    T_Type =

    row.getAttribute("Trail_NumberType").toString ();

    Row1.SetAttribute ("Trail_NumberType", T_Type);

    }

    }

    Serializable RestrictData [] is {org, C_Nm, T_Value};.

    am.invokeMethod ("RestrictDataLOV",

    RestrictData);

    pageContext.writeDiagnostics (this,

    "After the update of the table ' +.

    Row1. GetAttribute ("Trail_Number"),

    (1);

    break;

    }

    Row1 = vo1.next ();

    }

    break;

    }

    throw new OAException ('updated Table values!',

    OAException.CONFIRMATION);

    }

    Analysis:

    About adding various debugging messages, we have experienced is not populate data in the screen when we update the Attribute1 to "USED". Otherwise, the vo.setAttribute () is working correctly and display the data in the form OFA (search-> row table).

    Can someone please help?

    Kind regards

    Zahid

    Hello

    The code above works fine, it just sets the table at the end of the record values. Since we have similar values, we could not recognize that we actually visualize the latest reports instead of the first 10 records; where vo.setAttribute () worked as expected.

    Also, the first 10 records are now shown by adding the following code to above:

    row = vo.first;
    vo.setCurrentRow(row1);
    

    Kind regards

    Zahid

  • Firefox does not display the changes on the site after the remote host; Refresh does not work

    I recently had to reinstall Windows 7 on my machine, and since it has been wiped off I installed CS5, reconfigured my Dreamweaver site and made changes to our page index.html (so far).  After you put the files on my remote server, I noticed that Firefox does not display the changes I made to this file - it is to show the page previously recorded on my CS4 version.  Thinking it was a cache problem, I emptied, refreshed/reloaded several times, restarted Firefox - nothing has worked.

    I checked the page in IE8 and all changes are not displayed correctly.  I used BrowserLab to display a preview in IE, Firefox (same version 3.6 which I use) and Safari, and all 3 display correctly version update of the page.  Visualization in 'live' of Firefox seems to be the problem, and I've looked everywhere for answers. Help is needed and appreciated!

    It is possible that you redefined the site incorrectly and put the files to the wrong address on the server. Carefully check both your local and remote sites definitions.

  • T400 does not start after the first display screen

    What is going on? I have wss to work today and my computer shut down due to the low batt. I got home and plugged in and waited a few minutes and turned on. When I checked swipe my fingerprint, all that I saw the first startup screen told me I want to interrupt normal off set up that I can close the button think vantage. It is stuck there. I can activate it on and but it does not start after that screen. What can I do? I am in the middle of the drafting of the report and cannot access my docs!

    I looked the problem and found that have been in contact with the usb pins! Yay the prob is fixed!

  • After reformatting XP, my computer does not display my Ethernet/network connection

    I reformatted and reinstalled XP, service pack 2.  Device Manager does not display a network, nor the fact reckognize my ethernet connection.  I have a Linksys router.  To install it, I have to be on the internet.  I can't be on the internet without an ethernet connection.  How can I fix it?

    Hello

    I feel when you go into Device Manager there is a yellow question mark. If you expand this section you may find an unknown device. This will be your network card. So basically, you need to know what brand and model of the network adapter is. Download the driver from the internet on another computer. Then install it on this one. The unknown device will then pass under the network connection in Device Manager.

    So basically, you will need to download your ethernet card driver.

    Free Support Tools

  • Created using Microsoft keyboard layout creator of keyboard, but after installation does not display the name of my keyboard on language bar on the taskbar

    I created my keyboard with "Microsoft keyboard layout creator v.14" and I create the package. It works fine but does not display the name of my keyboard on the language bar on the taskbar

    Hello

    Follow these steps and check if that helps.

    (a) click Start and type area and the language in the search bar and press to enter.

    (b) go to keyboards and languages tab.

    (c) click on change keyboards.

    (d) now, click Add.

    (e) now under any input language, you have chosen who find and choose keyboard.

    (f) ensure that all options are listed.

    (g) if there is a check mark in the United States remove it and place a check next to the language and click Ok.

    (h) now you can check cross if the preview shows you the correct layout.

  • 11-n001tu x 360 PC Pavilion: 11-n001tu x 360 HP Pavilion touchscreen does not work after updating drivers

    Touch screen of my laptop does not work after update my drivers to date. I opened Tablet PC setting, he said: "there is no pen or touch input available for this view. (I used the shortcut to open the parameter because the Tablet PC set disappeared into the control panel as well as the features of the touch screen). I tried to make a recovery, but it has failed to bring to the touch.

    In addition, the HID-Compliant touch screen driver is missing.

    Please help me solve this problem, thank you.

    Hi there @BryanHech,

    Thank you for joining the Forums HP's Support and welcome! It is a great place to ask questions, find solutions and get help from others in the community! I read your post on the Forums of HP Support. I wanted to join you and help! I understand that your touch screen has stopped working after update the drivers on your laptop PC HP Pavilion 11 - n001tu x 360 .

    How you did update the drivers?

    You use Windows Update?

    Have you checked to see if the driver has been disabled?

    Have you tried to run the Troubleshooter in Windows?

    Have you tried to do a hard reset?

    Have you tried a update the BIOS and graphics driver?

    Have you tried to perform a screen touch diagnosis the HP Hardware Diagnostic tests?

    Have you tried to Configure the display key?

    Have you tried to activate the driver in touch screen device manager?

    Please follow these steps to see if you can activate the touch screen:

    • Open the Device Manager
    • Find "Human Interface Devices"
    • Expand "Human Interface Devices"
    • Right-click on "touch screen HD compliant."
    • Click 'Activate' (if available)
    • Restart your laptop.

    If losing your touch screen happened after you had made a set of Windows updates, use the system restore feature and choose a date that was before the problems began.

    To use the system restore in Windows:

    • Go to the Search
    • Type of Control Panel
    • Click on Control Panel
    • Click System
    • Click on the System Protection
    • Click the System Protection tab
    • Click on System Restore
    • Click Next
    • Choose a restore point
    • Click Next
    • A box that says "once started, the system restore cannot be interrupted. Do you want to continue? ' displays
    • Click Yes to confirm

    When the system restore is complete, you'll be up a pop that says that it has been completed.

    Please let me know if I answered your question by clicking the "Thumbs up" if the troubleshooting in this post steps solves the problem for you please click on the button "Accept as Solution" . This will allow to the others is that present the same problem a solution also. If you need assistance, I would be more than happy to continue to help you. Please just re-post with the results of the resolution of the problems.

    Thank you!

  • Https: / specific page does not load after udate to 38.05

    https://my.albertahealthservices.ca
    does not load after update of 38.05 on my desk.

    I tried it on my laptop and it will load BUT after having been undated to 38.05 also failed to load this page.

    Other secure pages (Bank) loading OK

    Works well in Chrome and IE

    Error message:
    The secure connection failed

    The connection to my.albertahealthservices.ca while the page is loading.

       The page you are trying to view cannot be shown because the authenticity of the received data could not be verified.
       Please contact the website owners to inform them of this problem.
    

    Thank you
    Brian

    The site may attempt to return to a lower version of TLS in a way that is no longer allowed in current versions or maybe use a deprecated suite of encryption.

    You can open the topic: config page through the address bar and use the search bar to locate this pref:

    • Security.TLS.insecure_fallback_hosts

    You can double-click the line to edit the prefs and add the FQDN (my.albertahealthservices.ca) to the value of this preference.
    If there are already websites (domains) in this list, then add a comma and the new domain (without space).
    There should be only areas separated by a comma in the column value (example.com,www.example.com).

    If this help you can contact this Web site and ask them to look into this and update their security.

Maybe you are looking for

  • Printer error 0x610000f6 General

    How can I fix "Général Printer Error 0x610000f6" for HP Photosmart Premium C309a of all-in-One?

  • How do I enter attribute vertical mirror for a firewire (imaqdx) camera

    We have a device that looks like a real physical mirror, but the image of the camera, feeding demand must be correctly oriented, as if the camera looking directly at the object. I expect the vertical mirror attribute allows you to set the orientation

  • HP Pavilion Elite m9402f PC reformat

    Hello. Can someone tell me how to reformat my computer? I just want to erase all data that could possibly have virus in there, but I don't want to lose the software such as Adobe, Micrsoft windows and etc, I installed. Your help would be much appreci

  • color laserjet MFP M177: error message when you try to print

    Hello I have a HP Color laserjet MFP M177.  I can't print I get an error message on my computer screen. No messeage shows up on the printer.  I have recently upgraded to windows 10 (I do not know what version) If this could have something to do with

  • Connect a printer to lan-card Wireless - G Broadband Router WRT54G2

    I just bought a Wireless-G Broadband Router WRT54G2 and it works very well with my wireless computer, but I can not connect my printer. I use the Linksys Advisor program to search for the printer, but it does not. I see that my router starts by IP 19