Error reading the attached viSA-1073807339 using Subvi, but why?

Hello

First of all, thanks to all who respond!

I read N9020A Agilent MXA Signal Analyzer data.  It is successful if a Subvi is used to playback VISA; otherwise "Read Error-1073807339 VISA' rears its ugly little head.»  The Agilent gives the message "REQUEST not COMPLETED" just as endearing.

The on error-1073807339 OR Knowledge Base article talks about the need to put an end to the chain of command correctly and explains how to check it by double-clicking the control of chain of command on the front and changing the display of '-' Display Mode of the Codes.  I call the VISA Read VI in the block diagram; It does not have a chain of command of front panel control, so I don't know how to apply these tips.

In any event using a Subvi to perform the Read VISA takes care of the problem, but I have no idea why.  The VI image that does not work is "Agilent MXA Sig Gen vi.png."  A big thank you to Mike on the Agilent forum which provided workaround.

Nina

Mark, Fan of the crows and any other interested person:

I found the error in Agilent MXA GIS Gen.vi.  There is typo in one of the VISA WRITE commands.  Originally, it was

: MMEMORYATA:? "D:\TEST. PNG"

It should be

: MMEMORYATA? "D:\TEST. PNG' (remove: before?)

Your comments have been invaluable.  Thanks a lot for your help and your patience!

Nina

Tags: NI Software

Similar Questions

  • Error reading the configuration file

    I install the Adobe Access 4.0 trial license server and when I run the g - r on the Tomcat installation dir \licenseserver Validator.bat I get a message "error reading configuration file. Here's the log dump:

    [] 2012-12-20 22:46:32, 176 INFO [[Partition (flashaccessserver)].com.adobe.flashaccess.server.license.context.SimpleContex tFactory] class loader of partition creation «flashaccessserver"with «[file:/c:/Tomcat6/licenseserver/flashaccessserver/libs/, file:/c:/Tomcat6/licenseserver/flashaccessserver/libs/flashaccess-license-server-ext-samp le.jar]» libraries

    [2012-12-20 22:46:32, ERROR 582 [. com.adobe.flashaccess.server.license.tools.Validator [Partition (flashaccessserver)]] could not validate the deployment tenant "flashaccessserver/sampletenant".

    com.adobe.flashaccess.server.common.configuration.ConfigurationException: error reading the configuration file

    at com.adobe.flashaccess.server.license.configuration.commonsadapter.Constants.parseTenantCo nfigurationStream(Constants.java:139)

    to com.adobe.flashaccess.server.license.configuration.commonsadapter.TenantConfigurationImpl. < init > (TenantConfigurationImpl.java:110)

    at com.adobe.flashaccess.server.license.configuration.commonsadapter.CommonsConfigurationBas edFactory.getTenantConfiguration(CommonsConfigurationBasedFactory.java:90)

    at com.adobe.flashaccess.server.license.tools.Validator.validateTenantDeployment (Validator.j ava: 255)

    to com.adobe.flashaccess.server.license.tools.Validator.validatePartitionDeployment (Validato r.java:283)

    at com.adobe.flashaccess.server.license.tools.Validator.validateGlobalDeployment (Validator.j ava: 301)

    at com.adobe.flashaccess.server.license.tools.Validator.process(Validator.java:173)

    at com.adobe.flashaccess.server.license.tools.Validator.main(Validator.java:117)

    Caused by: org.apache.commons.configuration.ConfigurationException: could not load the configuration

    at org.apache.commons.configuration.XMLConfiguration.load(XMLConfiguration.java:863)

    at org.apache.commons.configuration.XMLConfiguration.load(XMLConfiguration.java:821)

    at com.adobe.flashaccess.server.license.configuration.commonsadapter.Constants.parseTenantCo nfigurationStream(Constants.java:134)

    ... 7 more

    Caused by: org.xml.sax.SAXParseException; lineNumber: 121; columnNumber: 16; HVAC-complex - type. 2.4.b: the content of the element "KeyServer" is not over. A the "{"http://licenseserver.flashaccess.adobe.com/tenant": file"}' should. "

    at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException (exercise wn Source)

    at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error (unknown Source)

    at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError (unknown Source)

    at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError (unknown Source)

    at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError (unknown Source)

    at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$ XSIErrorReporter.reportErro (Unknown Source)

    at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError (unknown Source)

    at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidComplexT (unknown Source) type

    at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidType (KNU nown Source)

    at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processElementContent (exercise wn Source)

    at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleEndElement (unknown Source)

    at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.endElement (unknown Source)

    at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement (KNU nown Source)

    to com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$ FragmentContentDri ver.next (unknown Source)

    at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next (unknown Source)

    at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next (unknown Source)

    at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument (exercise wn Source)

    at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse (unknown Source)

    at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse (unknown Source)

    at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse (unknown Source)

    at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse (unknown Source)

    at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse (unknown Source)

    at org.apache.commons.configuration.XMLConfiguration.load(XMLConfiguration.java:855)

    ... 9 more

    I use a relative path to my .pfx file to the transportServerCredential and the licenseServerCredential in the flashaccess - tenant.xml and my password was encoded using the Scrambler.bat.

    Also, when I check using the configuration http://< LicenseServer >: 8080/flashaccessserver/flashaccess/license/v2 I get the message "license server is configured properly."

    Any ideas why the Validator.bat cannot read the configuration file?

    Neil and may,

    I also used the evaluation of access version 4.0, and I got stuck in the same place you did.  I had two main symptoms.

    (1) the validator was not with the same error that you are experiencing.

    (2) later, while trying to acquire a license for playing packaged content, encrypted, the license acquisition failed, and the cause of the original error has also pointed out the Key Server parameter in flashaccess - tenant.xml.

    According to the documentation, the certificate server key (and in fact the key server itself) are supposed to will be necessary only when a policy calls for remote key service to clients of iOS.  But, I took a chance and added the .pem file in the sampletenants directory and made him the flashaccess - tenant.xml as follows:

    Configuration | Tenant | Certificates | KeyServer. File | path =

    The result was a successful validation of the configuration and the successful license acquisition and reading - and the key server is not even in the course of execution.  Apparently with 4.0 certificate is part of the minimum for the scanner configuration, even if the documentation says something quite different.

    Good luck, hope this helps.

    Scott

  • How to read the color table in a subvi?

    How to read the color table in a subvi? Is it made by a reference to the table or with a global variable? For a better understanding of the problem, I added to vi. Run the "run.vi." I want to see

    the background color of the table "run.vi" in the subvi called "read color.vi".

    How can I do?

    Thanks in advance

    Norick

    pop up on the wire table refernece and establishes 'control '. Add this control to the icon of the sub - VI decision-making and then wire ref of the appellant to this Terminal VI so the calling VI move the ref to the Subvi.

    Ben

  • Server internal error - read the server has encountered an internal error or misconfiguration and was unable to complete your request.

    I get the following error message when you try to access one of my hotmail accounts:

    Internal Server Error - read the server has encountered an internal error or misconfiguration and was unable to respond to your request. Reference #3.269102cc.1330033628.4ef0aa7f.
    What is this error and how to fix it?
    Thanks Ellie

    I get the same message... must be a problem with hotmail.

  • Zune and Windows 8 "error reading the Zune software cannot access important data on your Zune." Try to disconnect and reconnect it. If the problem persists, contact customer support. "

    I have a Zune and Windows drive * on my desk. Everything worked fine until today while I got the following messages. In Zune: "Error reading the Zune software cannot access important data on your Zune. Try to disconnect and reconnect it. If the problem persists, contact customer support. "" Then on the computer: "USB device not recognized." "

    I have a Zune and Windows drive * on my desk. Everything worked fine until today while I got the following messages. In Zune: "Error reading the Zune software cannot access important data on your Zune. Try to disconnect and reconnect it. If the problem persists, contact customer support. "" Then on the computer: "USB device not recognized." "

    Message error "the Zune software cannot access important data on your Zune.

  • I tried Windows 10 and after 10 days of hell, I asked them to uninstall.  But went with is my old Acrobat Reader.  I tried to use it, but it says that my browser plug is missing and that it cannot start because MSVCP120 is missing on the computer too.

    I tried Windows 10 and after 10 days of hell, I asked them to uninstall.  But went with is my old Acrobat Reader.  I tried to use it, but it says that my browser plug is missing and that it cannot start because MSVCP120 is missing on the computer too.  A friend told me that I have to uninstall and then re-install again.  I am a 71 years who does not know what to do.  Help

    Hi jimm13886845,

    Of course I'll help you get this problem is resolved.

    Run this cleanup tool to uninstall any old version of Adobe Reader Download Adobe Reader and Acrobat tool - Adobe Labs.

    Restart your computer and then installer you old version of Adobe Reader using this link Adobe - Adobe Acrobat Reader DC Distribution.

    Let me know if you encounter a problem, we will be happy to help you.

    Kind regards

    Nicos

  • Lightroom starts but then I get "error reading the preview cache. LR needs to stop smoking.  Will try next time it starts. I restart from scratch and the same thing happens.  Help please!

    Lightroom starts but then I get "error reading the preview cache. LR needs to stop smoking.  Will try next time it starts. I restart from scratch and the same thing happens.  Help please!

    In the same folder that your catalog file is stored in, there is a subfolder whose name ends with Previews.LRDATA. Delete this subfolder whose name ends with Previews.LRDATA. Do not remove anything else.

  • In the attached VI I do not understand why given domestic business structures are not transferred in the table.

    In the attached VI I do not understand why given domestic business structures are not transferred in the table.

    Thank you.

    The VI has yet InfoCluster.ctl.

    If you don't bring anything in the cluster, you should always pass the cluster via.  You run the same question ' use default if Unwired "as before.  The presence of these "case bundleless" begs the question why you have these States because they do nothing.

  • How can I re-install rtl120.bpl I've read the article on Tune Up Utilities but it's not on my computer, I just need to reinstall it, but all downloads have so far failed.

    How can I re-install rtl120.bpl I've read the article on Tune Up Utilities but it's not on my computer, I just need to reinstall it, but all downloads have so far failed.

    Mike

    I don't think you want to re - install. From what I understand, it is a call to a process which, for which there is no process to the left, most likely a left of Tune UP utilities or similar.

    Run a Malwarebytes scan.

    Malwarebytes.

    http://www.Malwarebytes.org/

    When
    installation, make sure that you do not check the box to install the PRO trial
    Version...

    How to use Malwarebytes

    http://www.bleepingcomputer.com/virus-removal/how-to-use-Malwarebytes-anti-malware-tutorial

    Follow-up to the ADW cleaner...

    http://www.bleepingcomputer.com/download/adwcleaner/

    Do NOT click on the GREEN download button because it will bring only sadness. Use the BLUE

    button just below.

  • How to read the Serial Arduino data using labview VISA?

    Hi =). Im a beginner work reading data series from an arduino but im facing... Lets do it step by step

    I built a voltage divider circuit which gives from output
    from 0 to 5V. The output of this circuit is sent to a 0 analog input pin
    of a Committee of Arduino Duemilanove.

    (1) Firstly, I connected the cable to connect to my laptop USB the Arduino.

    (2) I went to start-> control
    Control Panel-> system-> hardware-> Device Manager. Check the Ports (COM
    & LPT). In my laptop I can see USB Serial Port (COM4). Now I know only in
    LabVIEW that I must read the data series COM 4.

    (3) to the side of the arduino, here's the code to read changes in voltage
    entered to analog pin 0. The last line of 'delay' determines the sampling
    Rate of how we want to taste the output of the voltage divider:

    int potPin = 0;    Select the input pin for the output of the voltage divider
    int val = 0;       variable to store the value from the probe

    void setup()
    {
    Serial.begin(9600) (9600);    Opens the serial port, establishes the rate of 9600 bps data
    }

    void loop() {}
    Val = analogRead (potPin); read the value of the voltage divider
    Serial.println (Val);
    Delay (10);
    }

    I slightly modified the basis series reading writing VI... I have
    attached the block schema used with comments. Basically, I tried to read
    data series, divide by 1023 and multiply by 5 to graphic voltage
    variations of the voltage divider circuit.  But Im not getting
    the correct voltage output values. The value of the tension just keeps go
    0 and coming again, as shown in the photo.

    Could you guys please guide me on what went wrong?

    Thank you!

    -you read the data, even if there is no data on the port. If 0 bytes are read => «»

    -in the case of false, you resources VISA wired for the output of channel tunnel?

    -There is no close VISA at the end of the VI resources

    -you're not a loop this VI reading bytes

    I added an addaption of your VI that you should give a try maybe

  • I am not able to access gmail. Error reading - the proxy server refuses connections. Help, please

    I get the attached error message when trying to access my gmail account "the proxy server refuses connections. Firefox is configured to use a proxy server refusing connections. The problem started today. No problem before.
    Second problem, though less of a problem - I'm using Firefox 16.0.2.I tried to upgrade to the latest version and received the following message "ERROR the requested URL could not be found.
    I can still access my gmail account but my IPAD

    Hello robd, please check firefox > options > advanced > network > connection - settings... if firefox is configured to directly connect to the internet ('no proxy').

    Firefox cannot load websites but other browsers may

  • Save and read the value of control using xml

    I need to read and update the controls with the values they have the previous time the vi has been run. Joined a vi that I come up with. I can record control values; When I apply the section which should read and update control values, I get this error "the XML tag describing the type of data does not match the wired type". Do we know why? Attachment: test vi and xml control file.

    As far I can tell it seems that you have found a bug. The XML Unflatten handles not properly cluster in a chain, and a variant of something. The Get All method returns an array of clusters, with each group being a string and a Variant.

    If you follow these steps:

    no error is generated.

    But, if you do this:

    you get an error.

    Looks like a bug to me.

  • Cannot open the attachment in gmail using my iPad PDF... just send me print options

    I can't open the PDF attachment in Gmail using my Ipad

    Hi anthonybass,

    To open an attachment in Gmail PDF on your iPad, please take a look at the section "opening of Gmail' to the following FAQ document.

    How to open PDFs in Adobe Acrobat Reader for iOS, part 2 (iPad version)

    Please let us know if you have any additional questions.

    Thank you.

  • Error reading the preview Cache

    Help!  When I start my Lightroom 3, the message appears "Lightroom has encountered an error when reading the preview cache and need to quit."  When I press ok, Lightroom will stop.  I don't know what to do.  I read on google that I need to go to my preferences and clear my cache, but I fear that I will lose the files I was working on in Lightroom.  I have not yet saved them on an external again.

    Using Windows Explorer or the Mac Finder, go to the folder that contains your Lightroom Catalog - usually within my pictures or my folder under your user name.

    Delete the folder whose name ends with Previews.lrdata. Do not delete anything else.

    Now, launch Lightroom and previews are rebuilt when you browse in the library. You won't lose anything.

  • Can't empty trash - error that the file is in use

    I noticed a recent bug that seems to be the case with PDFs, I opened in preview. When I close the file (cmd + w), but not to leave the program overview and then remove the file, when I go to empty the trash, I get an error message that the operation cannot be completed because the file is always used. I am only able to empty the trash immediately after a restart. I wonder if there is a way to fix this error!

    Thank you!

    Hulahooop,

    Right-click on the file in the trash, then select 'delete immediately... '. »

Maybe you are looking for

  • Install a secondary hard drive

    I have a small form factor and want to install a second hard disk in the optical drive. The new Seagate drive came with all the SATA cables. and the optical drive cable usual additional split from him. One of these cards is part of the new drive, but

  • HP envy X 2 music playback

    Hello I know it's probably very easy to solve, but have had a look in the control panel and don't seem to find something when I'm playng music of my XP X 2 desire, on itunes, or you tube radio or what that either, if I'm not at the computer and just

  • How to reset the stabilization to remake "Analysis."... »

    Hello I hope I have fast enough to validate the first stupid question. How can I reset stabilization in order to re-not the "analysis...." » ? I tried to stabilize what a clip and it seemed worse, I thought that is not normal, so I wanted to give him

  • &lt; CLOSED &gt; Soak test email bike e

    I recently received an email about the e impregnation for motorcycle test. But I think I may have made a problem in one of the questions asked in the survey. Is it possible that I can receive another email about the same?

  • Pavilion dv7-6c95dx: Volume display

    In the past, when I pressed F9, there would be a Visual display of the decreasing number of volume.  Now I can't see this feature.  How can I re-enable this feature?