¿Error de comunicacion serie, usando VISA?

Tengo un programa que me se comunica con un dispositivo serie, usando visa. ¿por que este programa funciona bien con Labview 6i pero no con Labview 6.1?

Hart:
Puedes ser un poco mas especifico cuando te refieres a que el programa no funciona bien con Labview 6.1. Tienes mensajes erróneos u otros errores? Seria bueno si puedes mandar una muestra de tu programa para poderte ayudar mejor!
Saludos,
USCTrojan

Similar Messages

  • When trying to work with Agilent 34401A multimeter (serial RS-232 connection), HP34401A Getting Started.vi gives always the message: "Error 1073807369 occurred at Old VISA Open ".

    Baud rate and parity are set correctly, RS-232 cable is also connected correctly. My QuickBasic program has no problems to read and write to the Multimeter. It is obviously a software problem: the same error is persistent if I disconnect RS-232 cable.
    I downloaded NI-VISA 2.6 for Windows 95/98/NT/ME/2000/XP frorm digital.ni.com and installed it. But it did not help.
    Thank you in advance
    Best regards
    Alexei Soloviev

    Hi Steve
    I have problems with the 34401A and serial communication. Do you remember
    where the error was in the code ?
    Thanks
    Klaus
    wrote in message
    news:[email protected]..
    > Alexei,
    > This may or may not help, I was tasked to do something similar
    > recently and found an error in their driver. The GPIB VISA worked
    > fine, but when I tried it on serial it played up. There was an errant
    > carriage return (or CR/LF I can't remember). GPIB liked one and Serial
    > liked the other. It always amuses me that we never have problems with
    > Quickbasic!.
    > If you want me to dig deeper give me a shout.
    >
    > Steve Watts
    >
    > On Thu, 24 Jan 2002 06:16:55 -0800 (PST), "Alexei V. Soloviev"
    > wrote:
    >
    > >When trying
    to work with Agilent 34401A multimeter (serial RS-232
    > >connection), HP34401A Getting Started.vi gives always the message:
    > >"Error 1073807369 occurred at Old VISA Open ".
    > >
    > >Baud rate and parity are set correctly, RS-232 cable is also connected
    > >correctly. My QuickBasic program has no problems to read and write to
    > >the Multimeter. It is obviously a software problem: the same error is
    > >persistent if I disconnect RS-232 cable.
    > > I downloaded NI-VISA 2.6 for Windows 95/98/NT/ME/2000/XP frorm
    > > digital.ni.com and installed it. But it did not help.
    > >Thank you in advance
    > >Best regards
    > >Alexei Soloviev
    >

  • I receive Error code: ssl_error_unsafe_negotiation when I visit any secure site version 3.613

    I receive Error code: ssl_error_unsafe_negotiation when I visit any secure site using version 3.613.
    I can browse to all of these sites successfully using IE 8.0.6

    See this link for information about 'Renegotiation' (CVE-2009-3555):
    * http://wiki.mozilla.org/Security:Renegotiation
    * https://wiki.mozilla.org/Security:Renegotiation#security.ssl.renego_unrestricted_hosts
    You can look at the pref security.ssl.renego_unrestricted_hosts on the about:config page and add the sites that you want to allow to the string value.<br />
    Separate multiple host names by a comma.
    To open the <i>about:config</i> page, type <b>about:config</b> in the location (address) bar and press the "<i>Enter</i>" key, just like you type the url of a website to open a website.<br />
    If you see a warning then you can confirm that you want to access that page.<br />
    You can use the Filter bar at to top of the about:config page to locate a pref more easily.

  • IFS-34611: Error reserving version series

    Hi,
    When I tried the Building Versioning Application demo provided by the technet.oracle.com, I got the following error:
    IFS-34611: Error reserving version series
    All I have done is to version a doc1.txt file, then try the check-in/check-out functions, everything works fine at this moment. Even I deleted the doc1.txt file, there is no error. However, when i uploaded doc1.txt again after the deletion and tried to check-out the file, the above error exists.
    Can anyone help me?
    I am using iFS1.1.9 on Win2000 platform
    Thanks in advance!
    Ka.

    Hi,
    We are facing exact same problem?
    Have you got any fix for this?
    Please let me know.
    Thanks
    Sri
    (Cisco Systems)

  • Error 1073807202 despite installing NI VISA

    Hello all,
    I am getting error 1073807202, despite installing NI VISA.
    I am using the linux version of labview 2011, and although NI VISA is not available for ubuntu, I found some methods online, to install VISA in LabVIEW in ubuntu. But still I am getting this error. Could there be some other drivers that need to be installed?
    Thank you.

    Hi,
    Thank you for your concern. I am Preeti's partner and it is me who did the installation. Actually I firstly tried to install it with the individual NI-VISA 4.5 software installation package and installed it by inputing
    sudo sh ./INSTALL
    since the bash shell does not work. I confirmed the installation successful message, and tried our program in LabVIEW but the error appears all the same.
    Secondly I tried to reinstall the whole LabVIEW with the installation CD, which contains NI-VISA 5.1 as a component. And I confirmed that nothing error appears in installation. But the error just appears again and again. 
    To tell the truth I am planning to reinstall the whole Ubuntu system now, lol.
    Thank you!

  • Executable build failing with no error message with smtp email VIs

    I have a VI which I want to build into a .exe which will be used as an HMI for a real-time system. I am using the SMTP VIs to text/email me various notifications about the system state. The main VI works fine if run but will not build into an .exe. The error message comes back blank so no help there (LabView 2010). If I just simply disable the portion of the code in the HMI.VI which contains the email VI code, the application builds. I searched for anwers and was unable to resolve the problem. Any ideas? Do I need to include anything in the build that is specific to the LabView SMTP VIs? I'm new to building .exe's so I appologize for any rookie mistakes I may have made.
    Thanks.

    mikeporter wrote:
    You said you searched for answers (on the forum?).
    Yes.
    What did you find?
    I found a bunch of topics on email send errors after the application was built but nothing related to .exe building failures (related to the SMTP/email VIs). I also found topics dicussing the bug that fails to report an (any) error during the .exe build (for 2011). The solution was to install the service pack. if that's my problem then I will have to go through the motions to get that done (corporate computers / lack of persmissons and such).
    What have you tried? This question has been answered many, many, many times.
    I tried what I stated in the OP. If I disable the portion of the code which contains the email SMTP VIs, the application builds, otherwise, the build fails and no error code or description is given.
    PS: probably has nothing to do with the SMTP drivers, per se.
    If the answer has been given many, many times, then I appologize for not being able to find it before posting. Trust me, the last thing I want to is waste my time fishing for answers on the forum, especially when I get a response from forum members who would rather point out that my mis-identified problem has been answered many, many times, rather then just helping me out.

  • HT3702 I have put 25 pound on my iTunes account but when I try to buy something it says billing error and goes to my visa card account and says payment declined but I have 25 pound in my iTunes account can someone help?

    I have put 25 pound on my iTunes account but when I try to buy something it goes to my  visa account and says billing error payment declined but I have 25pound in my I tunes account why can't I use the money in my I tunes account ?

    If the amount of the purchase is close to $21.07, then you need to take into account taxes may be added.
    If you go beyond the credit from a gift card the balance will be billed to your credit card account.

  • Error with chart series

    Hi everyone!
    I have a problem with charts with multiple series.
    If the series are incomplete (with lacks of data for some columns), the values lose the right correspondence with the column.
    How can I deal with this?
    Thank so...
    DrPlexi
    Maybe an example would be clarifying, i attach here the xml data and two charts' xml:
    <ROWSET>
    <ROW>
    <series>5</series>
    <col_names>300C</col_names>
    <values>71.91701276542868</values>
    </ROW>
    <ROW>
    <series>3</series>
    <col_names>300C</col_names>
    <values>20.48012540803013</values>
    </ROW>
    <ROW>
    <series>Wagon</series>
    <col_names>300C</col_names>
    <values>7.600472191820757</values>
    </ROW>
    <ROW>
    <series>2</series>
    <col_names>300C</col_names>
    <values>0.0023896347204366342</values>
    </ROW>
    <ROW>
    <series>5</series>
    <col_names>DODGE</col_names>
    <values>65.13503987886224</values>
    </ROW>
    <ROW>
    <series>Wagon</series>
    <col_names>DODGE</col_names>
    <values>15.728327698513192</values>
    </ROW>
    <ROW>
    <series>2</series>
    <col_names>DODGE</col_names>
    <values>14.781938987298812</values>
    </ROW>
    <ROW>
    <series>3</series>
    <col_names>DODGE</col_names>
    <values>4.354693435325753</values>
    </ROW>
    <ROW>
    <series>5</series>
    <col_names>HUMMER</col_names>
    <values>43.14889344162732</values>
    </ROW>
    <ROW>
    <series>Wagon</series>
    <col_names>HUMMER</col_names>
    <values>27.14205893546898</values>
    </ROW>
    <ROW>
    <series>2</series>
    <col_names>HUMMER</col_names>
    <values>13.45361200411366</values>
    </ROW>
    <ROW>
    <series>3</series>
    <col_names>HUMMER</col_names>
    <values>8.480779975868687</values>
    </ROW>
    <ROW>
    <series>4</series>
    <col_names>HUMMER</col_names>
    <values>7.7746556429213465</values>
    </ROW>
    <ROW>
    <series>5</series>
    <col_names>CHEVY</col_names>
    <values>74.89464972938943</values>
    </ROW>
    <ROW>
    <series>3</series>
    <col_names>CHEVY</col_names>
    <values>25.105350270610575</values>
    </ROW>
    <ROW>
    <series>3</series>
    <col_names>CADILLAC</col_names>
    <values>39.497342869700724</values>
    </ROW>
    <ROW>
    <series>5</series>
    <col_names>CADILLAC</col_names>
    <values>64.38519904375845</values>
    </ROW>
    <ROW>
    <series>Wagon</series>
    <col_names>JEEP</col_names>
    <values>60.66246011233522</values>
    </ROW>
    <ROW>
    <series>5</series>
    <col_names>JEEP</col_names>
    <values>39.33753988766478</values>
    </ROW>
    </ROWSET>
    And here's the xml of two charts (both showing wrong results):
    chart:
    <Graph graphType="LINE_VERT_ABS">
    <Title text="" visible="true" horizontalAlignment="CENTER"/>
    <LocalGridData colCount="{count(xdoxslt:group(.//ROW, 'col_names'))}" rowCount="{count(xdoxslt:group(.//ROW, 'series'))}">
    <RowLabels>
    <xsl:for-each-group xmlns:xsl="http://www.w3.org/1999/XSL/Transform" select=".//ROW" group-by="series">
    <Label>
    <xsl:value-of select="current-group()/series"/>
    </Label>
    </xsl:for-each-group>
    </RowLabels>
    <ColLabels>
    <xsl:for-each-group xmlns:xsl="http://www.w3.org/1999/XSL/Transform" select=".//ROW" group-by="col_names">
    <Label>
    <xsl:value-of select="current-group()/col_names"/>
    </Label>
    </xsl:for-each-group>
    </ColLabels>
    <DataValues>
    <xsl:for-each-group xmlns:xsl="http://www.w3.org/1999/XSL/Transform" select=".//ROW" group-by="series">
    <RowData>
    <xsl:for-each-group select="current-group()" group-by="col_names">
    <Cell>
    <xsl:value-of select="sum(current-group()/values)"/>
    </Cell>
    </xsl:for-each-group>
    </RowData>
    </xsl:for-each-group>
    </DataValues>
    </LocalGridData>
    </Graph>
    chart:
    <Graph type="BAR_VERT_PERCENT">
    <Title text="" visible="true" horizontalAlignment="CENTER"/>
    <LocalGridData colCount="{count(xdoxslt:group(.//ROW, 'col_names'))}" rowCount="{count(xdoxslt:group(.//ROW, 'series'))}">
    <RowLabels>
    <xsl:for-each-group xmlns:xsl="http://www.w3.org/1999/XSL/Transform" select=".//ROW" group-by="series">
    <Label>
    <xsl:value-of select="current-group()/series"/>
    </Label>
    </xsl:for-each-group>
    </RowLabels>
    <ColLabels>
    <xsl:for-each-group xmlns:xsl="http://www.w3.org/1999/XSL/Transform" select=".//ROW" group-by="col_names">
    <Label>
    <xsl:value-of select="current-group()/col_names"/>
    </Label>
    </xsl:for-each-group>
    </ColLabels>
    <DataValues>
    <xsl:for-each-group xmlns:xsl="http://www.w3.org/1999/XSL/Transform" select=".//ROW" group-by="series">
    <RowData>
    <xsl:for-each-group select="current-group()" group-by="col_names">
    <Cell>
    <xsl:value-of select="sum(current-group()/values)"/>
    </Cell>
    </xsl:for-each-group>
    </RowData>
    </xsl:for-each-group>
    </DataValues>
    </LocalGridData>
    </Graph>

    I was having the same error while trying to plot a moving average across 7 days. The work around I found was rather simple.
    If you right click your report in the solution explorer and select "View Code" it will give you the underlying XML of the report. Find the entry for the value of your calculated series and enter a formula to dynamically create your periods.
    <ChartFormulaParameter Name="Period">
                      <Value>=IIf(Count(Fields!Calls.Value) >= 7 ,7, (Count(Fields!Calls.Value)))</Value>
    </ChartFormulaParameter>
    What I'm doing here is getting the row count of records returned in the chart. If the returned rows are greater than or equal to 7 (The amount of days I want the average) it will set the points to 7. If not, it will set the number to the amount of returned rows. So far this has worked great. I'm probably going to add more code to handle no records returned although in my case that shouldn't happen but, you never know.
    A side note:
    If you open the calculated series properties in the designer, you will notice the number of periods is set to "0". If you change this it will overwrite your custom formula in the XML.

  • JMS Sender Channel Error with MQ Series

    Hi,
    I am trying to send a message from MQ Series to XI via JMS Adapter.  I am getting this error message, and I have searched the forums for this error message with no luck.  Can someone please help?  I have asked the BASIS team to double check and make sure the JMS drivers have been deployed. I am still waiting for their reply.
    Thanks in advance
    Zeshan Anjum

    Sorry, I forgot to append the error message.
    Here it is:
    0 XI inbound processing failed for message at 2006-10-19|09:54:30.925-0500. JMS and XI identifiers for the message are ID:414d51205a3153505420202020202020448dda5420003f01 and b9be54c0-5f81-11db-a551-001125a6015a respectively. The JMS adapter will rollback the database and JMS session transactions. If the session is transacted, the message is not lost and will be retried later. The exception stack trace is java.lang.Exception: Value with name enableDynConfigSender not available
    at com.sap.aii.af.service.jms.WorkerJMSReceiver.onMessage(WorkerJMSReceiver.java(Compiled Code))
    at com.ibm.mq.jms.MQQueueReceiver.receiveAsync(MQQueueReceiver.java(Compiled Code))
    at com.ibm.mq.jms.SessionAsyncHelper.run(SessionAsyncHelper.java(Compiled Code))

  • Runtime Error building Installer with NI-VISA Runtime

    Greetings,  I'm getting this error whenever I check the "NI-VISA Runtime" option in the installer app builder.
    Everything builds fine when I check only the Runtime Engine.  Shown below is what causes the RUNTIME ERROR and closes Labview Unexpectedly.
    Any help you could provide would be very much appreciated.
    Regards,
    JD

    Hi JD,
    This is a relatively common error with the Application Builder that can happen for several different reasons, namely registry keys pointing to installations that no longer exist. The easiest way to identify the problem is to get detailed information about the installer build. Here are directions:
    LabVIEW has the
    ability to create a very detailed log of the events that occur when
    building an application or installer. To enable this feature, open up
    the LabVIEW.ini file and copy "CDK.EnableLog=true" to the bottom
    of the file. Save the changes and close the ini file. The LabVIEW.ini
    file is usually located in C:\Program Files\National
    Instruments\LabVIEW X.X
    Enabling this feature will create a log file in the %temp% directory of your computer (%...% means a computer variable) .
    To
    find out where this temp directory is located, go to Start>>Run.
    Type in "cmd". Then type "set". This will return all of your computer's
    variable names.
    Look for TEMP in the list of variable names. You should see something like "TEMP=C:\DOCUME~1\user\LOCALS~1\Temp".
    Navigate to this directory using Windows Explorer.
    You
    should see a file named "Name.log" where "name" is the name of your
    build specification. For example, you might see "My Installer.log" if
    the name of your build specification is "My Installer".
    This will give you a more detailed log of the attempted build and, if I'm correct about why this particular build failed, show you which installer is expected at that registry. If the registry points to a directory without the necessary installer (i.e. VISA), simply delete the registry and allow the App Builder to prompt you to to point to the correct location.
    Michael K.
    | Michael K | Project Manager | LabVIEW R&D | National Instruments |

  • Error 7 during assemble test Vis for runtime distribution

    I get this error when assembling VIs for Runtime Dist. Probably can't find a file but which Vi is the problem? I tried to open diagram for TestStand - Call Package VIs for Distribution.vi to find the problem vi but it is password protected.
    Attachments:
    ts_error7.bmp ‏1678 KB

    The code was written in LV 6i and I mass compiled it using LV 7. I was able to assemble for distribution in TS 2.0 but I received an runtime error (VI not executable). I figured that since this code was saved as an llb with vi.lib included I had to remove the vi.lib VIs and reload th source in LV 7.0. I deleted a needed control when I did this and that was what was missing. I included the missing control and was able to assemble my VIs for runtime distribution. One question remains... During a mass compile shouldn't the vi.lib VIs be replaced by the newer versions?

  • Error generating Document Series...

    Hi,
    I have created 4 user define tables and it's registion. After successfull registration of UDO. It is not allowing me to change series of other transaction. It show error --- "Another User Modified table (NNM1)"....
    Thanks in advance.
    Manish

    Manish,
    Please see this SAP Note ...
    https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/smb_searchnotes/display.htm?note_langu=E&note_numm=0001128871
    Sap Note#: 1128871
    Eddy

  • Timeout error (Hex 0xBFFF0015) in NI VISA test panel when attempting to read from device

    Hello,
    I am attempting to control the set position of three daisy chained four-way actuator valves. They are VICI Valco and model # EUHA. I have them connected via RS-232 to USB into my computer. I was able to communicate with them when I sent some simple commands through hyperterminal and when I open MAX the devices appear and the panel says the devices are functioning properly. However, when I go into the test panel and try to run some default commands, I get the timeout error, 0xBFFF0015, when reading the command. Thank you for any help you can provide.
    Solved!
    Go to Solution.

    Okay I'm running it again today and I'm noticing that its displaying results when I attempt to read from the valve but still tells me it timed out. Aside from the timeout error, both hyperterminal and visa are providing comparable results. The two commands I have been trying to read from the valves are AM (to check what mode the actuator is set to) and CP (to check what position the valve is at).

  • ERROR when trying to change VISA card

    In the last couple of month I had to change my VISA-Card details for my Creative Cloud Service several times (changing bank etc.).
    Every single time I've been trying to change / enter the new card details, I got prompted with an "ERROR - unable to process your request" from the adobe.com Website. 3 of 3 times, I ended up calling the customer support and have my card changed manually by them. And yes, I've been using the latest browser version and also tried all kinds of browsers. Always with the same result: I was unable to perform a simple change of a couple of digits.
    I find it really annoying that a site of the this scale is unable to process a simple transaction / change of credit card numbers, and worse, is obviously unable to fix this bug although I have pointed out the problem every single time I got in touch with costumer support.
    Would it be too much to ask for a decent & easy access to changing payment options? I am trying to pay you good money, after all …

    Hi XTPnBHfNgS,
    Sorry to hear about your frustration, thanks for writing about it here, this is something we working to improve.
    -Dave

  • Error registering DS-Series VM with OS disk on Premium Storage

    Hi, are there any known issues in relation to backing up DS-series VMs that are created with an OS disk on premium storage? I've
    tried testing with two different subscriptions and two different premium storage accounts and get an error when trying to register a DS-series VM which has an OS disk on a premium storage account.
    ERROR DETAILS
    Microsoft Azure Backup encountered an internal error.
    Wait for a few minutes and then try the operation again. If the issue persists, contact Microsoft Support.
    I've just created a DS-series VM on a standard storage account and registered it successfully. I haven't tried attaching a premium disk and backing
    up yet however.

    Yes, VMs with disks on premium storage are not supported right now for Azure Backup. We will be updating our documentation shortly to reflect that limitation.
    We will also update the forum when that support is available
    Vikas Nahata

Maybe you are looking for

  • Hiding exceeded data in h:dataTable columns

    hi, my requirement is I have to display some data in dataTable and I need to put fixed height for the columns.if the data in that column exceeds then the data should hide and onmouseover one tooltip should come showing the exceeded data. but the jsf

  • Char Set Issue

    Hi Guys, I have an issue with reading some binary data (BLOB) from the a database. The field contains a huge string with a series of line feeds (new line indicators) in the middle. Now I retrieve the info from database and display the string on scree

  • My screen is on and I can see calls and texts coming in but I cannot use touchscreen.  It is frozen and won't move. What can I do?

    My iPhone is on and I can see calls and texts coming in but I cannot use the touch screen. It is frozen. What can I do?

  • Plug-in needed to listen

    I'm still trying to find a version of the Canadian anthem to download. I found one, but when I tried to listen before downloading, the message below appeared. The page "National Anthem Canada" has content of MIME type "audio/x-pn-realaudio-plugin". B

  • A bit of evangelizing about Motion 3

    I was invited to a small event in Santa Monica with the Motion developers - a sort of Motion 3 roll out. Trish and Chris Meyer were there, JJ Franzen of South Park Studios was there, among others. There were several demo rooms set up and we were trea