Generate signals using a file

Hello

I want to generate signals with my USB-6211 from a prepared file in advance, so I have a file full of sampling points and you want to generate a signal with this file. The file can achieve big enough. So I need to find a way to partially fill the generator with samples...?

Anyone?

Best regards

Thijs

Hello Thijs,

What file do you use? Excel? TDMS? txt? or others?

I guess you wrote your samples in a normal txt file.

To do this, you can read in your worksheet (if its only data without columns, which are not serious) you can use the worksheet File.vi reading

This VI reads all the data that you specify (how many lines, shift etc.) after that, you can simply set your table with the normal array functions and give these data

to your task AO.

Let me know if this was helpful, or if you would like more information.

Kind regards

Markus

Tags: NI Software

Similar Questions

  • How to generate signals using NI - HSDIO.

    Hello

    I need to create two signals different pulse square. I don't know how to set their frequencies, number of cycles and FRP using NOR-HSDIO.

    Thank you!!

    You must create a set of data to send to the HSDIO.  It only builds what you send to it.  Suppose you want to produce a square on one channel wave.  Implement the HSDIO for right channel, trigger, timing, etc.  Look at the function HSDIO write nominated Waveform.  It says name of waveform, but you can use the polymorphic selector (the area under the function) to select other types of data outside of the waveform, i.e. a table 1 d of numeric (U32, U16, etc.).  You must create an arry of data that would be akin to a square wave.  Or you could use the input waveform and create a square wave.

    The simplest is the waveform because Labview waveform generator functions available.  See the image below.  If you want to use table 1 d, construct you a table or alternation of 1 and 0 to produce a square wave. The image below is only a partial code.  Need to add the rest of the installation HSDIO functions.

  • Do you know if it is possible to generate Word 2003 RoboHelp files if we use Office 2007 and 2007 RoboHelp?

    Do you know if it is possible to generate Word 2003 RoboHelp files if we use Office 2007 and 2007 RoboHelp? We are looking to upgrade, but have clients which would always require the Word 2003 format because they will not have 2007 is installed.

    Thank you!

    The first page of the wizard gives you the possibility of expansion (2003 compatible) doc or docx (2007 compatible). I don't think the features added in Word 2007 can be saved in format doc but not 100% sure of that.

    Well, what I generated this way (using the doc) opened in Word 2003.

  • Costume measurement OR for Mobile/Fixed WiMAX 1.0, is there any optiion to activate PUSC or AMC for the generated signal?

    Hello.

    I use a VST OR to generate the WiMAX signal. I installed NO measure costume for Mobile/Fixed WiMAX 1.0 on the calculation. But I can't find any option on the front panel of the combination of the generation to enable AMC or PUSC for generated signal. This feature exist at all?

    Thank you.

    Hello sam2013ni,

    That's all I see for AMC and PUSC. Look in "box Type".

    Best regards

  • Best way to generate signals of activation (square wave) with my 9401 on my 9022?

    Hi, I tried seriously over the past two days to find the best way to do it. I am trying to generate a very precise square wave, controlling the duty cycle and frequency, with the OID on the 9401 in testbed cRIO 9022.

    I have a VI that is theoretically able to do this, but whenever I try to go above 5 Hz or more, duty cycle and frequency becomes inaccurate (I have watch on an oscilloscope), various a lot too for my needs. I have a feeling that this is caused by my addiction on the calendar software controlled, with errors at the time (of the ms order) accumulate as they get processed and the signal is sent. I have attached a piece of code that illustrates the basic idea of what my VI have in them.

    I have avoided the square wave generators integrated because I could never work to satisfaction, but I can work with them so that will solve my problems. Selection structures and cases prevent the user to exaggerate their inputs. Unwaited so the loop was just to test.

    I'm running the 9022 as target in real time, but also tried to run in the FPGA and I was able to produce much more accurate signals using FPGA VI square wave, displaying a Boolean variable, but I couldn't see the best way to get double precision variables to work with everything (and I want more precision than variables FXP enabled clock 40 MHz).

    I feel there is just a mistake in my approach here. I've seen other discussions where people throw around using meters to edge of the test bench to produce a square wave, and I see the example screws as Gen dig pulse - continuous Train, I'm not sure if initially these screws DAQmx for my situation (eg. How to identify my counters, because they are clearly not Dev1/ctr0 by default in these examples)

    Thank you

    Dealing with the representation of Point fixed and all is a reality for LabVIEW FPGA<= 2011="" programmers.=""  you="" might="" build="" a="" small="" sub="" vi,="" such="" as="" the="" one="" attached,="" to="" encapsulate="" the="" frequency="" calculation,="" thereby="" abstracting="" the="" conversion="" formula="" and="" fixed="" point="" data="" type.=""  you="" can="" adjust="" the="" properties="" of="" the="" floating="" point="" input="" control="" to="" accept="" only="" valid="">

    This implies the series VI void on the host of the RT, and not on the FPGA target.  So, you also need nodes in the Palette of the FPGA Interface to send PWM fixed Point RT frequency to the FPGA.  The complete solution of frequency may resemble the following.  It is common for FPGA programmers to build a collection of thesesub screw, that make up the API for hardware.

    Note that 40 MHz is hard-coded.  For increased flexibility, consider making the FPGA clock rate an entry to the Subvi with a default value of 40 MHz.

    -Steve

  • Internal generator is used for construction - construction of error (null)

    Hi all

    First things first... It's the IDE, I use:

    QNX Momentics IDE for native BlackBerry SDK for Tablet OS

    Version: 2.0.0

    Build id: 201202171813

    I imported an assembly from another project file, I worked on (extension .s). I started having a linker error when I have a function in the referenced file. The project picked up the declaration of the function in the header file (.h), but not the definition in (.s) file.

    The first thing I found was an article on how the IDE requires le.s extension is case sensitive. I changed the extension of the file in uppercase. In addition, I also did the following to be recognized and treated as the assembly files lowercase extensions:

    Project-> properties-> C / C ++ general-> file-> new Types

    Model = *.s

    Type = Assembly Source file

    After noticing that there is no compilation error, but the linker could not yet find the function that I checked the file object (.o), and of course no file has been generated.

    I then tried to build just the assembly file (right click-> selected Build queue (s)).

    This is what I get in the Console:

    Reconstruction or the files selected

    Internal generator is used to build *.

    Build error

    (null)

    Addition of preprocessor #error throws any error. Adding indefinite #define tags around the code does triggers not any kind of syntax highlighting in the editor, as it does in c/cpp/h file.

    Here are my parameters of QCC assembler (project-> properties-> C/C++ build-> settings-> assembler CQS):

    Command:-qcc

    Options: - V4.4.2, gcc_ntoarmv7le_cpp-w1 - c-DUSING_GL11 = 1 - g

    In case anyone asks, I can't post the source for this (contract).

    Could someone suggest to get this working? Someone at - it had a similar problem and resolved it?

    See you soon,.

    G

    In fact, I think it's this bug:
    http://StackOverflow.com/questions/5209388/what-does-the-push-pin-icon-adornment-mean-in-Eclipse-CDT

    I noticed that the .cpp file has a "set" on the icon of the file. It looks like a key or a key. There seems to be a bug in Momentics/Eclipse, which causes the compiler to fall with an unspecified error (zero). I've renamed le.s file to. S and also renamed the .cpp file. I'm going to hazard a guess that by renaming the files was the cause.

    The solution for this:

    • Duplicate the file in another location and delete the file of the project (right click-> 'Delete').
    • Copy the file in the project directory where it used to be in the Finder (or Windows Explorer in Windows).
    • Refresh the project (right click-> "Refresh").
  • Demarshalling xml with the automatically generated class JAXB2.0 file does not work in jdeveloper 11.1.1.9

    I'm trying to familiarize themselves with JAXB in jdeveloper. I am facing some problems. There are a few test cases for which he works, for others it is not.

    Case 1:

    XML file is created manually. Respective java class to xmlelements is created manually. There is no ObjectFactory.java or jaxb.properties. Demarshalling this XML file works fine.

    Case 2:

    XML file is not created manually. All the respective java classes including ObjectFactory.java and jaxb.properties are generated using the widget ' JAXB 2.0 content XML Schema model "jdeveloper. I deleted ObjectFactory.java, jaxb.properties, and package - info.java. Demarshalling xml with this class file works fine.


    Case 3:

    Even in case 2, but this time I do not delete or change whatever it is generated and used as it is. It does not work. Get the following error.

    Picked up _JAVA_OPTIONS: -Dawt.useSystemAAFontSettings=on -Dswing.aatext=true
    javax.xml.bind.UnmarshalException
     - with linked exception:
    [Exception [EclipseLink-25008] (Eclipse Persistence Services - 2.3.1.v20111018-r10243): org.eclipse.persistence.exceptions.XMLMarshalException
    Exception Description: A descriptor with default root element rss was not found in the project]
      at org.eclipse.persistence.jaxb.JAXBUnmarshaller.handleXMLMarshalException(JAXBUnmarshaller.java:816)
      at org.eclipse.persistence.jaxb.JAXBUnmarshaller.unmarshal(JAXBUnmarshaller.java:109)
      at com.example.jaxbintro.JAXBExampleClass.main(JAXBExampleClass.java:36)
    Caused by: Exception [EclipseLink-25008] (Eclipse Persistence Services - 2.3.1.v20111018-r10243): org.eclipse.persistence.exceptions.XMLMarshalException
    Exception Description: A descriptor with default root element rss was not found in the project
      at org.eclipse.persistence.exceptions.XMLMarshalException.noDescriptorWithMatchingRootElement(XMLMarshalException.java:129)
      at org.eclipse.persistence.internal.oxm.record.SAXUnmarshallerHandler.startElement(SAXUnmarshallerHandler.java:208)
      at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1598)
      at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:455)
      at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:401)
      at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:239)
      at org.eclipse.persistence.internal.oxm.record.XMLReader.parse(XMLReader.java:157)
      at org.eclipse.persistence.internal.oxm.record.SAXUnmarshaller.unmarshal(SAXUnmarshaller.java:688)
      at org.eclipse.persistence.internal.oxm.record.SAXUnmarshaller.unmarshal(SAXUnmarshaller.java:271)
      at org.eclipse.persistence.internal.oxm.record.SAXUnmarshaller.unmarshal(SAXUnmarshaller.java:258)
      at org.eclipse.persistence.internal.oxm.record.SAXUnmarshaller.unmarshal(SAXUnmarshaller.java:218)
      at org.eclipse.persistence.oxm.XMLUnmarshaller.unmarshal(XMLUnmarshaller.java:306)
      at org.eclipse.persistence.jaxb.JAXBUnmarshaller.unmarshal(JAXBUnmarshaller.java:106)
      ... 1 more
    

    The project is included in the annex to this issue. It is ready for use. More information in the commentary to the java code. The main class is JAXBExampleClass.java.

    What is the problem with case 3?

    OK, I've been messing around with codes generated a bit and found the solution. The problem is that the value of the XmlSchema namespace had error in package - info.java class. There is no specified XmlSchema namespace in the XML file. Thus, the given value in the package - info.java was wrong.

    @javax.xml.bind.annotation.XmlSchema (namespace = "http://www.example.org", value / / wrong, set it to an empty string or that of your xml file, if it has any)

    elementFormDefault =

    javax.xml.bind.annotation.XmlNsForm.QUALIFIED)

    package com.example.jaxbintro.xmlerror;

    After you set the namespace to the empty string, since my xml file do not have one, code ran very well.

    @javax.xml.bind.annotation.XmlSchema (namespace = "",)

    elementFormDefault =

    javax.xml.bind.annotation.XmlNsForm.QUALIFIED)

    package com.example.jaxbintro.xmlerror;

    The file package - info.java can also be removed and it will work. For more details on the package and XmlSchema annotated level, what information on the package class is for, be found in the following link.

    https://JAXB.Java.NET/NoNAV/jaxb20-FCS/docs/API/javax/xml/bind/annotation/XmlSchema.html

  • Multipal developer working on signal flash .fla file

    Hello

    Any idea of many developer working on signal both .fla file.

    I found two ways, working with. XFL files or the library share.

    which is perfect for us, above all two. If you have other ideas, please share with me.

    Please help me.

    Thank you

    Dhaval

    Here is a tutorial which explains how to work with flash cs5 subversion. CS6 should be no different.

    Make sure all members of your team are committed goes a little further use it properly.

    This is no evidence, give you and your team at least 3-4 days to do the test, if you are already in the middle of production: wait until this your next project.

    Notice: The negative result of the article mentioned only occurs because the two simultaneous processes want to validate a change to the timeline at the same time.

    If you use your file xfl mainly as a way of sorting movieclips and symbols, you should not experience this problem.

    If the main caveat with version control for the moment: never work on the root timeline, if you try to open an asset in the library which is outchecked by a colleague, you will get a warning message that the current file is in use, which prevents this problem.

    Another one Adobe

  • IPs much-needed to the SCANNING resolution using the file hosts in Oracle11g CARS

    Dear Expert

    By Ref.
    Configure FCAC with TAF Oracle11g r2 instead of use the SCAN
    Re: Configure FCAC with TAF Oracle11g r2 instead of use the SCAN

    How address IPs will be required in two-node RAC deployment to resolve the SCAN feature by using the file/etc/hosts.

    We want to use the TAF feature for Oracle 11 g r2 RAC database access, so I'm providing the default configuration of the file tnsnames.ora and listener.ora

    Please confirm that all the necessary changes to the use of the TAF.

    find the tnsnames.ora RAC node-1 content
    [oracle@aaarac1 ~] $ cat /u01/app/oracle/product/11.2.0/db_1/network/admin/tnsnames.ora
    tnsnames.ora # Network Configuration file: /u01/app/oracle/product/11.2.0/db_1/network/admin/tnsnames.ora
    # Generated by Oracle configuration tools.

    AAADB =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP) (HOST = rac-scan)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = aaadb)
    )
    )

    find the content of the listener.ora RAC node-1

    [oracle@aaarac1 ~] $ cat /u01/app/11.2.0/grid/network/admin/listener.ora
    LISTENER = (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = IPC) (KEY = LISTENER)))
    # line added by Agent
    LISTENER_SCAN1 = (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = IPC) (KEY = LISTENER_SCAN1)))
    # line added by Agent
    ENABLE_GLOBAL_DYNAMIC_ENDPOINT_LISTENER_SCAN1 = ON # line added by Agent
    ENABLE_GLOBAL_DYNAMIC_ENDPOINT_LISTENER = ON # line added by Agent


    find the tnsnames.ora RAC node-2 content
    [oracle@aaarac2 ~] $ cat /u01/app/oracle/product/11.2.0/db_1/network/admin/tnsnames.ora
    tnsnames.ora # Network Configuration file: /u01/app/oracle/product/11.2.0/db_1/network/admin/tnsnames.ora
    # Generated by Oracle configuration tools.

    AAADB =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP) (HOST = rac-scan)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = aaadb)
    )
    )

    find the content of the listener.ora RAC node-2
    [oracle@aaarac2 ~] $ cat /u01/app/11.2.0/grid/network/admin/listener.ora
    LISTENER = (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = IPC) (KEY = LISTENER)))
    # line added by Agent
    LISTENER_SCAN1 = (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = IPC) (KEY = LISTENER_SCAN1)))
    # line added by Agent
    ENABLE_GLOBAL_DYNAMIC_ENDPOINT_LISTENER_SCAN1 = ON # line added by Agent
    ENABLE_GLOBAL_DYNAMIC_ENDPOINT_LISTENER = ON # line added by Agent


    Concerning
    Hitesh Gondalia

    Published by: hitgon on August 10, 2011 06:38

    hitgon wrote:
    Please find details of Production site of our
    DB: Oracle11g R2 RAC 11.2.0.1.0
    OS: Redhat Linux5.3 64-bit

    Acute, we will use only an ip scan in the file/etc/hosts in node 1 of the FCAC and not to use any DNS.

    Hello

    If you use the host file then you can only have 1 address SCAN

    We want the user client application TAF and FAN VIP connection string.

    JDBC: thin: @(DESCRIPTION = (ENABLE = BROKEN)
    (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)(Host = 10.106.1.251)
    (Port = 1521)) (ADRESSE = (PROTOCOL = TCP) (Host = 10.106.1.252)(Port = 1521)))
    (FAILOVER = ON) (LOAD_BALANCE = on) (CONNECT_DATA = (SERVICE_NAME = aaadb)
    (FAILOVER_MODE = (TYPE = SELECT) (METHOD = BASIC)))

    Please suggest...

    Seems OK for the adjustment of TAF

    See you soon

  • Problems with the "use tiny file names...". "checkbox in the settings of WebHelp box

    Given that the RH 9 is only able to run on Windows, the checkbox "Use tiny file names..." ' (see image below) can cause some unexpected problems when generating output for a unix (or linux) platform. I found this recently when generating output of web for a project that is visualized on a linux platform machine and met hundreds of broken links unexpected help.

    WebHelp Settings - User LowerCase for Unix.jpg

    If this is the first time you generate your project output, this function works very well - it converts all topics, image files and all what it takes to display help, lower case. However, if for some reason, you had generated previous outputs without this box, and now you have decided that you want all your files output in lower case, just check this box and regenerating the output will not work.

    The reason is simple - the Windows operating system does not distinguish between upper and lower case in file names (e.g., fichier.htm name is the same as the FILE name.) (HTM). UNIX (and linux) are case-sensitive and treat these files are two separate files. Therefore, HR fact not (cannot) change existing file in your folder names with this checked out and gives no message indicating such when generating the output. In this case, the only way to solve this problem is to delete the folder containing your output files and have HR to regenerate your project from scratch.

    I had an additional problem which has made things even worse. In a project for a linux platform, I have unchecked the box during the creation of project by accident (perhaps over a period of days or weeks). Then, due to another problem, I had to restore my project at an earlier stage. At this point, I discovered that my necessary help links of the files using lowercase and uppercase the filenames for all work very well.

    I've seen no mention of this in the HR documentation, so I thought that I must draw the attention of the HR community.

    Yes - just to clarify, I'm taking everything I publish on.

    Reminder - just those who publish in a Unix/Linux warning environment if you need to change the case of file names in your folder you post on and you already have stuff in there with the same name, you will need to delete the files first before you republish.

  • Error while loading data file with using a file of rules through a MAXL.

    I think that the functionality to generate a. Records error during loading data in the ERR file is supported only if there is a. RUL file being used.

    Is this good?

    I tried to get. ERR files to generate by using the following statement:
    Import database PL_RPT. Reprting data data_file
    "E:\Hyperion\AnalyticServices\APP\PL\PL.txt" to load_buffer with buffer_id 17
    Error writing to "E:\Hyperion\Scripts\Pln\Logs\LoadlData.err."

    When I run this, if there are errors, it is not generated any file errors and stops the load.

    I saw the technical reference Essbase ASO MAXL data loading and code syntax diagram indicates that it is supported.

    Any suggestions will be greatly appreciated.

    Thank you

    Hello

    Here are a few suggestions for trapping errors. I hope that one of them will meet your needs:

    1._____________________________________________

    spool to 'D:\logs\maxlresults.out ';

    function SIERREUR 'WRITE_ERRORS ';

    / * do stuff * /.

    Define the label 'WRITE_ERRORS ';
    spool off;
    spool to 'D:\logs\maxlerrors.out ';
    "exit";

    2._____________________________________________

    coil stdout to "D:\logs\maxlresults.out."
    coil stderr to "D:\logs\maxlerrors.out."

    3._____________________________________________

    essmsh script.msh 2 > D:\logs\maxlresults.out

    Robb

  • Need to use a file different mapID

    Hi all, using TCS2 on Win7 64 bit.

    I am generating a Robohelp project and want to use CSH (context-sensitive help). I see a BSSCDefault.h file under my files on the card folder - but this file is obsolete. I want to create a new map file with the update ID and then the project uses this file instead of the file BSSCDefault.h.

    When I look at the folder where my help is the publication, the file whcshdata.htm (which I think is where assistance would be called for) does not look like it even refreshes.

    Any help would be appreciated!

    Thank you

    Adriana

    It's true. The cshdat_webhelp.htm is re-created every time that you publish.

    Take a bow

    Willam

    This email is personal. In our view, full disclaimer, please visit www.centric.eu/disclaimer.

  • I would use Yuanti SC police for my web development project. However, my developer is not able to use the file .ttc I extracted from the library of fonts, and .ttf, .otf .woff formats not available anywhere on the web.

    I would use Yuanti SC police for my web development project. However, my developer is not able to use the file .ttc I extracted from the library of fonts, and .ttf, .otf .woff formats not available anywhere on the web. Please, let me know how can I use this font for my project.

    Thank you

    Anton

    Unless the site you develop is for the Asian market, I don't know why you want to use that particular font. The Basic, standard and digital alphabet punctuation glyphs has sans serif, Roman characters, but the rest is thousands of Kanji characters. While you can use the font .ttf and .otf and web fonts, it would be very unusual to use one so great. Pages should load quickly and 78 MB, with a value of faces to download for those who have connections slow Internet is not fast.

    I would take a different font without serifs. There are literally thousands who look identical or virtually identical to Yuanti.

    131 free and high quality without font serif to choose here. I'm sure you can find a desired.

  • Boot Camp supports only Windows 7 or later installation on that platform. Please use a file ISO of Windows 7 or later installation.

    Hello

    I tried to fix this for hours, I hope someone can help me.

    I downloaded the ISO "Win10_1607_English_x64.iso" (4.29 GB) file and with him came a "info.plist" (2 KB), so they are both on my 64 GB USB Drive (format: MS-DOS (FAT32)) called 'WINSTALL '.

    I have the ISO on the USB key, and it is selected as the ISO image in Boot Camp. I also have the USB the disk of destination selected, and yet I get this error:

    Your bootable USB key could not be created

    Boot Camp supports only Windows 7 or later installation on that platform. Please use a file ISO of Windows 7 or later installation.

    I'm currently under OS X El Capitan Version 10.11.6 on my iMac (21.5 inch, end 2012) that is compatible with Windows 10.

    If anyone can help me I honestly love so much, I tried contacting Apple Support staff by phone, they said that they can't do anything, I tried to contact their Live Chat, but none of this has helped to solve the problem, and I tried to look online, but can't find too much.

    Thanks in advance for any answer!

    What OSX Version do you have? This site gives the requirements of Bootcamp: minimum system requirements to install Windows on your Mac with Boot Camp - Apple Support. And you did an upgrade? Could it be that the upgrade will not correctly for the OS?

    Looking at the 10 Windows version you downloaded, is the update of birthday, which was released less than a month ago. It could be that Apple is not reconisgin the Windows version when reading the disk, because it is too recent. I don't know if you have access to the download of the previous generation and do a Windows update?

  • I get a message HTTP/1.1 401 unauthorized when I try to use a file sharing program. I use windows 7 Professional and firefox ver 40.0.2.

    I use a file to http://www.psms-cpa.com/exchange.html Exchange program
    It should bring up a box of connection credentials, but I get HTTP/1.1 401 Unauthorized
    I use windows 7 Professional, Firefox ver 40.0.2
    It works fine on other computers using FIrefox ver 40.0.2 and it worked fine for the past 2 weeks ago.

    This page is actually a framework around another site (https://client.psms-cpa.com/). You can load pages framed in a new tab by right clicking on the error page, expanding the submenu 'this framework', then Open Frame in a new tab.

    40 Firefox no longer displays the login prompt of authorization basis for a framed page that is hosted on a different server. This is to protect you from accidentally giving your credentials for the external page for an attacker.

    One solution is to use the page framed directly, but if you prefer to disable this new protection, there is an option to do so. Of course, please be wary of this guest appearing on other sites.

    (1) in a new tab, type or paste Subject: config in the address bar and press enter/return. Click on the button promising to be careful.

    (2) in the search above the list box, type or paste auth and make a pause so that the list is filtered

    (3) double-click the preference of network.auth.allow - subresource-auth and edit the 1 to 2, and then click OK

    • 1 shows the dialog box logon only for pages framed, images, etc., hosted on the same site
    • 2 allows the connection to pages dialog box framed, images, etc., hosted on any site

    This should take effect the next time you reload the external page (your home address).

Maybe you are looking for

  • How to get the scroll work on galaxy S pen notes 2

    I noticed that I can't scroll with the pen of view S air as I can on other Android browsers such as stock or dolphin. Any suggestion would be great.

  • Bookmark scrambled hierarchies

    Somehow, I buried the folder "All bookmarks" under another folder called the same thing. However when I go to record new URL, Firefox will only recognize the buried file. The buried file has three official Firefox, my menu bookmarks toolbar menu, but

  • Satellite A100 (PSAANE) - BSOD if I install Windows XP

    I am the owner of the laptop listed in the title (* Toshiba Satellite A100 PSAANE). *Inittialy that the laptop was sold with Win Vista preinstaled as operated system.My intention is to install Win XP on this computer. I am an experienced user in inst

  • How to create a shortcut to a control

    Hi all, I have a 2 page tab. In page 1, I have a control button that can be used to select. I want to place a shortcut for this control in page 2, could you tell how can I do? Thank you!

  • LaserJet MFP M277 Pro: Unable to connect wifi on lacerate pro mfp m277

    My new printer is connected ok to my mac. But I can't set up wireless for laptops may not print. When I go to the wireless Assistant, he gives just a message saying "Receive information from wireless network" and this message stays on the screen inde