Scope of Lecroy error 85

I'm starting a project to automate certain measures using Labview 2009.  My Lecroy SDA 18000 is recognized by MAX VISA TCP/IP and seems to send the chains survey welcome back.  I downloaded the LCWAVE driver that is supported by NEITHER.  When I try to run the vi initialization or other I get an error 85 as shown below.  I don't know what to do as all Labview drivers, I used in the past has always worked.  Any help would be appreciated.

Error 85 has occurred to lcwave Error.vi of playback control

Possible reasons:

Scan of string (arg 1) in LeCroy Wave Series.lvlib:Read command Error.vi-> Query.vi Series.lvlib:Error wave LeCroy-LeCroy Series.lvlib:Initialize.vi-> Untitled 1 wave >

The format of the CMR? the answer is not as expected. Make sure that the command header is not being reprogrammed to the value configured in the default configuration VI Instrument, where it is set to OFF with the CHDR OFF command. (Default as Setup.VI Instrument is called from Initialize.vi.)

«"" "String of full appeal:»»"»
Wave of LeCroy Series.lvlib:Read command Error.vi
LeCroy Series.lvlib:Error Query.vi wave
LeCroy Wave Series.lvlib:Initialize.vi
Untitled 1

Hi, Alan LeCroy Technical Support here...

The selection "control of the" East on the oscilloscope. in the scope, go to utilities > utility configuration... and then the Remote tab. There are several selections: 2 choices for connections LAN, LXI (VXI11) and TCPIP (ACIP), GPIB and outside.  (The ACIP choice has existed for a decade, LXI is very recent and a likely cause of the problem, given that the pilot is not completely calibrated for LXI. (Even if it is compatible).

To connect to the scope you describe, you must use the type of connection (LXI).  When you use TCP/IP (ACIP), MAX has no way of knowing that the scope is there.  (MAX is not designed to connect with all types of instruments controlled by LAN)

Here is a link to an application note that I wrote on how to use the LXI interface; It could be very useful.

http://www.LeCroy.com/TM/library/AppNotes/LXI/LXI_Interfacing_AppNote.PDF

The point here is that you must use a VISA connection string that corresponds to the type of connection selected on the scope.

Best regards, Alan

Tags: NI Software

Similar Questions

  • 104mxi folder, a transfer of PC-LeCroy to Lecroy HDD using GPIB

    The difficulty to send files to the 104mxi-a lecroy.  There is a file.vi of transfer which takes a file of the scope and saves it on the PC.  I want to reverse that and send a file from the PC to HDD scope. LeCroy has a manual which mentions the TRFL command that should do it, but I think that my syntax is incorrect.

    TRFL DISK, disk, FILE,'' string goes to the vi LCWAVE write out an error.

    Here is the link to the manual of Lecroy:

    http://CDN.LeCroy.com/files/manuals/WM-RCM-e_rev_d.PDF

    Hello

    Try the attached vi.

    You need to replace the LCWAVE write.vi with vi of your driver if it is not already. (depends on which driver you are using, the .llb or the .lvproj).

    If you are having trouble, feel free to contact me at 1-800-5LeCroy, post 6088 (08:00-17:00 Pacific time) and I'm happy to help you!

    See you soon,.

    Leonard Brown

    LeCroy sales engineer

  • OfficeJet scan error. 8, [(0, 18,-2147467259)]

    HP officejet 6310 all in one successfully installed except for the analysis function.  running windows 7.  Network also has another computer running Vista.  OfficeJet plugged into router ATT modem.  Two computers connected to the router modem by Ethernet.  All functions well on Vista and print and fax OK on Windows7.

    Scanning error cannot be performed because another program or computer uses the networked imaging device.  Scope of information error: 8, [(0, 18,-2147467259)]

    The Scanner works. Thanks a lot for this great help. In fact, I suspect that the computer is indeed very pleased with its recent bathroom and I am very happy with the results.

  • LeCroy LT344L, MAX, IVI and the Ethernet connection

    Howdy!

    I installed lcltxxxx IVI driver of the NOR for the scope of LeCroy LT344L.

    IVI Compliance Package: 4.5

    MAX 5.4.0f0

    I want to use an ethernet connection, but the area of selection "Descriptor resources" does not offer a resource ethernet (see photo).

    With the help of the software ScopeExplorer of LeCroy confirms a working communication between the PC and the scope.

    I do not use the two program (MAX + ScopeExplorer) at the same time.

    Thanks for the help!

    Oh...

    In addition, the 'LeCroy ACIP passport' is necessary for communication via TCP/IP: http://teledynelecroy.com/support/softwaredownload/vicppassport.aspx

    As "Resource Descriptor' the text 'VICP::172.30.2.26' (IP of my scope) works for me.

  • MAX OR don't find/see a network device

    Good day everyone. I try to detect a LAN NI MAX instrument, but an error comes instead, saying that the device is not present in the system (see first.png). It's sort of weird, because I can ping the device, which is actually a Tabor ww1072 AWG... Could someone help me maybe the problem?

    I use NI VISA 14.0

    But for example I have a litter of LeCroy connected to a hub, just like Tabor ww1072 I can ping and add as an instrument of LAN of MAX OR.

    Thank you all for the help in advance!

    A scope of LeCroy is obviously not the same thing. In order to be detected as INSTR, the instrument must be compatible with LXI and VXI-11. The seller says it is? If this is not the case, use the RAW mode.

  • Ranging from CO - HzPuiAddressCreateUpdateCO

    Hello world

    Attempts to extend the HzPuiAddressCreateUpdateCO class for validation fails. Don't get the error "No method with the signature - no method with the signature - initSuggestionTransient()" when you run the page that has HzPuiAddressCreateUpdateCO (e.g. AR create client). Note that we have not added any logic in this class scope. The error occurs when we change the controller class at the level of the Site through personalization. The method initSuggestionTransient is located in HzPuiAddressAMImpl and invoked in the HzPuiAddressCreateUpdateCO.processRequest.

    I saw a few posts that contain similar errors when extending HzPuiAddressCreateUpdateCO, but have not seen a solution.

    A has any ideas on why I'm getting this errir. I need emergency this issue resolved.

    Thank you

    Phong

    You attach the controller to the correct place? If you join a bad place and referenced AOS is different then this error can occur.

    Can attach you the XML Page and the XML for customization? You can retrieve using JDR_UTILS: Oracle tips of Johny: OAF: JDR_UTILS

    See you soon

    AJ

  • Reg: Package Spec and body

    All,

    I add a function to an existing package. I added the function code in the package body and compiled. I got the below error.

    PLS-00313: 'Fun_check' is not declared in this scope

    Where, I stated the same function in the package specification, then no problem.

    So my question is, can add us the function/procedure without the statement of it inside the package specification. Because I see it, there was a lot of functions within a same package, which was not declared in the specification of the package body.  What happens if we declare the function/proc inside the package spec and what, if not.

    Thanks in advance.

    Thank you

    EV259 wrote:

    PLS-00313: 'Fun_check' is not declared in this scope

    This error to define programs before these being called by another program in the package body.

    Check the example below to give the scope to be local programming in package bodies.

    create or replace package p1
    as
    procedure P1;
    Function f1 return number;
    end p1;
    /
    create or replace package body p1
    as
    procedure p1
    is
    var number;
    Start
    null;
    var: = palma_;  -first:-local call palma_ before you set will return the error
    end;
    -------
    f_l--deuxieme function:-definition local palma_
    Return number
    is
    Start
    null;
    return 2;
    end;
    ------------
    function f1
    Return number
    is
    Start
    null;
    Return 1;
    end;
    end p1;
    /
    WARNING: The body of a Package created with compilation errors.

    SQL > show err
    Errors for P1 PACKAGE BODY:

    LINE/COL ERROR
    -------- -----------------------------------------------------------------
    8/3 PL/SQL: statement ignored
    8/10 PLS-00313: 'Palma_' is not declared in this scope

    -Now create extended to service local palma_ by pkg body in defining it first!
    create or replace package body p1
    as
    -can be called at any program below
    function palma_
    Return number
    is
    Start
    null;
    return 2;
    end;
    ------------
    procedure p1
    is
    var number;
    Start
    null;
    var: = palma_;
    end;

    function f1
    Return number
    is
    Start
    null;
    Return 1;
    end;
    end p1;
    /
    Package body created.

  • All parameter RECYCLEBIN.

    Hello

    ORACLE: 11 GR 2
    OS: Fedora 14

    Book's RECYCLEBIN synamic initialization parameter. If you can change it using
    SQL > alter system set recyclebin = off scope = both;




    But when I do that, I get the error like...
    ----------
    SQL > alter system set recyclebin = off scope = mΘmoire;
    change system recyclebin set = off scope = mΘmoire
    *
    ERROR on line 1:
    ORA-02096: specified initialization parameter is not editable with this
    option
    ---------
    SQL > alter system set recyclebin = off scope = both;
    change system recyclebin set = off scope = both
    *
    ERROR on line 1:
    ORA-02096: specified initialization parameter is not editable with this
    option
    ---------


    But when I run as follows
    ------------
    SQL > alter system set recyclebin = off scope = spfile;

    Modified system.
    ---------


    Can someone please tell me why I might be faced with problems when you perform the scop = memory and scope = both. When it comes to a dynamic parameter.

    With thanks...
    Nishya...

    Published by: 937499 on May 30, 2012 12:45 AM

    Book's RECYCLEBIN synamic initialization parameter.

    What book?

    You could (and should) have looked through a quick and simple search @ http://www.oracle.com/pls/db112/homepage

    "Enable you and disable the Recycle Bin by changing the recyclebin initialization parameter. * This setting is not dynamic, so a restart of the database is required when change you it with an ALTER SYSTEM statement *. »
    http://docs.Oracle.com/CD/E11882_01/server.112/e25494/tables011.htm#ADMIN11680

    Published by: Hoek on May 30, 2012 09:57

  • SQL command to define shared_pool_size

    Dear Guru:

    What is the sql command to define shared_pool_size = 400 MB

    I try SQL command below, but not work
    change the system shared_pool_size set = 400 M scope = both;

    error = > ORA-02097 parameter is not editable because specified value is not valid.
    ORA-04033 memory to push the pool.



    Thanks in advance.

    user11403781 wrote:
    Dear Guru:

    What is the sql command to define shared_pool_size = 400 MB

    I try SQL command below, but not work
    change the system shared_pool_size set = 400 M scope = both;

    error-online ORA-02097 parameter is not editable because specified value is not valid.
    ORA-04033 memory to push the pool.

    Thanks in advance.

    change the system shared_pool_size set = 400 M scope = spfile;

  • Flex Builder 3

    Hi, I'm new to flex (basically a Java programmer). I have a few questions. I'm using Flex Builder 3.

    (1) what is the difference between the class Action Script and the file Script of action?
    (2) when a class Action Script generated, I think flex builder puts in cache even after that I have to delete the file. So how to remove the cache too.

    Please give me the answer, if this isn't the right forum, guide me on where I can get information.


    Thank you


    They may have the same name, but it is not advisable, because you tend to run into this kind of problem. The question is scope. Your error takes place on this line:

    loginMaster = new LoginMaster;

    It is really important to remember here that every MXML file is pre-compiled in a class ActionScript and MXML components are referenced by the rest of the system in exactly in the same way that classes ActionScript - because they are, in fact, the ActionScript classes.

    So when you say "new LoginMaster", the compiler must find a class named LoginMaster. At this point, the compiler is not aware of what classes began its life as a component MXML; they are now all classes. If the compiler will pick up the LoginMaster definition that has a scope - the closest at hand - which, because you actually write this line within the MXML LoginMaster component class, solves the component class itself, not your other class in a different package, which also happens to share the same name.

    There are ways around this, but I have to recommend not to have classes AND MXML components with the same name, or you find yourself continually encountering difficult to diagnose such problems. If you have just renamed your class AS something like LoginMasterModel, or LoginMasterView MXML component, these problems could disappear. Your code will be also much easier for others to understand in the future.

    Hope that helps and sorry for the delay in responding - I just found a bunch of Adobe Forum notifications in my Yahoo spam folder, so I'm catching up on several threads that I think are dormant.

    -Chris

  • DataGuard. reconfiguration of the log_archives_dest_n

    Hello

    -The main site is a CAR with two servers.
    -The watch is a logical database of standby with two servers in the CARS.
    -Dataguard broker is used
    -The two primary servers have a log_archive_dest parameter which is wronly configuration because it points to another IP to a standby server that is no longer used.

    I think I can remove it by running the following in the two main servers:

    SQL > alter system set log_archive_dest_4 = "scope = memory sid ='* ';

    But, the database keeps updating after, for example, to restart instances?

    Thank you!

    Hello

    Consider two cases:
    (1) when you SET a parameter:
    -If your parameter is a static parameter: the only way to put it is to change a system to alter with scope = spfile and restart the instance.
    -If your setting is a dynamic setting:
    ->, You can use scope = spfile, in this case, your setting is changed in your spfile and your setting will take effect after restart of the instance
    ->, You can use scope = both, in this case, your setting is changed in the memory (and take effect immediately) AND in your spfile for further instance restarts

    (2) when you RESET a parameter (ie. your setting will take its default value):
    -If your setting is static or dynamic, the only way to reset is extended on SPFILE, you cannot scope this reset in memory (or "both" because the two scope includes the scope of 'memory')

    Then, an example to show you my explanation:

    SQL> alter system reset job_queue_processes scope=memory sid='*';
    alter system reset job_queue_processes scope=memory sid='*'
    *
    ERROR at line 1:
    ORA-32029: resetting with SCOPE=MEMORY or SCOPE=BOTH is currently not supported
    
  • Change the row_cache_cursors

    Hi all

    I need to change the row_cache_cursors on my 9.2.0.8 parameter database. I try with this command, but it fails:

    ALTER system set row_cache_cursors is 20 scope = spfile;.
    *
    ERROR on line 1:
    ORA-02065: illegal option for ALTER SYSTEM

    How can I change this setting in the spfile?

    Kind regards
    Jordi

    Jordi,

    This setting has been removed in 7.3 and 8.0 and now is autotuned.

    -----------------
    Sybrand Bakker
    Senior Oracle DBA

  • Is the 'process' in XE expandable parameter?

    Hi friends,

    I got this error

    SQL > change processes control system = 100 scope = both;
    change system setting = 100 scope = both processes
    *
    ERROR on line 1:
    ORA-02095: specified initialization parameter is not editable



    Parameters need to be changed XE?



    Thank you very much

    The parameters documented in the Oracle reference with editable attributed to the cannot be change online and need to restart the instance:
    http://download.Oracle.com/docs/CD/B19306_01/server.102/b14237/initparams169.htm#i1132608

  • OR-SCOPE Soft Front Panel errors

    I can't capture a square wave 10 kHz using NOR-SCOPE FPS.  The error that I get for the manual config and auto-setup is-200580 requested is not a valid Vertical offset.

    Max test panel can capture the signal without errors.

    My setup is PXI-5154 Slot3, chassis PXI-1031DC, Windows Vista, LabVIEW 2009, MAX 4.6.0f1.  Entry test square wave 10 kHz, 4Vp - p connected to Ch0 BNC 5154.

    Hi bmann,.

    What is the descriptor of the resource able & Automation Explorer (MAX) for this device?  Is it the same as other devices that were previously on your system?

    The 5154 can't stand the vertical offset, but other devices (for example the 5152) support vertical offset.  The NO-SCOPE Soft Front Panel (SFP) will use the resources descriptor to identify devices.  If no configuration is not found for a device with a particular resource descriptor, then the FPS will run an automatic configuration on the device.  However, if the FPS is a previous corresponding configuration with the same resource descriptor, it will attempt to use this same configuration.  This is where I believe you can receive the error.

    If you have a 5152, you can check the "vertical offset" parameter in the "Device setup" window - looks like this is the setting that attempts to commit to the 5154 the SFP and the NOR-SCOPE driver is throwing this error.  For a 5152, this parameter should appear, but the 5154 this setting should not appear.

    Could you try to re - appoint the device in your system for something unique?

    Let me know if it helps.  If not, it could be another question - let me know what version of the driver NOR-SCOPE you have installed if this is the case.

    -Andrew

  • error "Ibsta" no was not declared in this scope

    I have a "error: 'Ibsta' was not declared in this scope."

    I try to program with C++ and GPIB test equipments, but so far, I have this problem.

    I'm sorry, but my knowledge of C++ is very limited because I took a module on it for about 4 months in College and now I have to rectify emergency for my project. Any help would be much apprciated, I tried searching the forums, but I still have to find an answer. I think it has something to do with my linker. BTW, I use Code blocks to compile program, so it may be different from other IDEs posted here such as Microsoft Visual C++, Borland, Dev C++.

    The program that I write to you is as follows:

    #include
    #include "ni488.h".
    #include
    #include
    #include "Decl. - 32.h"
    #include

    using namespace std;

    void GpibError (const char * msg); / * Function to Error statement * /.

    Device int = 0; / * Peripheral device descriptor * /.
    int BoardIndex = 0; / * Interface index (GPIB0 = 0, GPIB1 = 1, etc..) * /.

    int main() {}
    int PrimaryAddress = 28; / * Main unit address * /.
    int SecondaryAddress = 0; / * Secondary unit address * /.
    char Buffer [101]; / * Read buffer * /.

    /*****************************************************************************
    * Boot - made only once at the beginning of your application.
    *****************************************************************************/

    Device = ibdev (/ * create a device descriptor pointer * /)
    BoardIndex, / * Board Index (GPIB0 = 0, GPIB1 = 1,...) * /.
    PrimaryAddress, / * address of the primary device * /.
    SecondaryAddress, / * peripheral secondary address * /.
    T10s, / * delay (T10s = 10 seconds) option * /.
    1, / * line EOI assert at the end of writing * /.
    (0); / * Mode of termination EOS * /.
    If (Ibsta() & ERR) {/ * find GPIB error * /}
    GpibError ("ibdev Error");
    }

    ibclr (Device); / * System * /.
    If {(Ibsta() & ERR)
    GpibError ("ibclr Error");
    }

    /*****************************************************************************
    * Body - writing the majority of your GPIB application code here.
    *****************************************************************************/

    ibwrt (device, "* IDN?", 5 "); / * Send the command ID of the query * /.
    If {(Ibsta() & ERR)
    GpibError ("ibwrt Error");
    }

    Bird (device, buffer, 100); / * Read up to 100 bytes of the device * /.
    If {(Ibsta() & ERR)
    GpibError ("Bird error");
    }

    Buffer [Ibcnt ()] = '\0 '; / * Null terminate the string ASCII * /.

    printf ("%s\n", buffer); / * Print the device identification * /.

    /*****************************************************************************
    * UN-initialize - done only once at the end of your application.
    *****************************************************************************/

    ibonl (device, 0); / * Turn off the line * /.
    If {(Ibsta() & ERR)
    GpibError ("ibonl Error");
    }

    }

    /*****************************************************************************
    * Function GPIBERROR
    * This function will warn you that a function of NOR-488 failed by
    * a print error message. The State IBSTA variable will also be
    * printed in hexadecimal with the senses mnemonic of the forest
    * position. The State IBERR variable will be printed in decimal form
    * with the mnemonic significance of the decimal value. The status
    * Variable IBCNT will be printed in decimal form.
    *
    * The NOR-488 IBONL function is called to turn off the equipment and
    * software.
    *
    OUTPUT Comptrollership will end this program.
    *****************************************************************************/
    void GpibError (const char * msg) {}

    printf ("%s\n", msg);

    printf ("Ibsta () = 0 x %x<",>
    If (Ibsta() & ERR) printf ("ERR");
    If (Ibsta() & TIMO) printf ("TIMO");
    If (Ibsta() & END) printf ("END");
    If (Ibsta() & SRQI) printf ("SRQI");
    If (Ibsta() & RQS) printf ("QR");
    If (Ibsta() & CMPL) printf ("CMPL");
    If (Ibsta() & LOK) printf ("LOK");
    If (Ibsta() & REM) printf ("REM");
    If (Ibsta() & CIC) printf ("CIC");
    If (Ibsta() & ATN) printf ("ATN");
    If (Ibsta() & TAC) printf ("TAC");
    If (Ibsta() & MFP) printf ("LAKES");
    If (Ibsta() & CDI) printf ("CDI");
    If (Ibsta() & DCAS) printf ("DCAS");
    printf ("" > \n ");

    printf ("Iberr() = %d", Iberr() ");
    If (Iberr() == EDVR) printf ("EDVR \n");
    If (Iberr() == ECIC) printf ("in ECIC \n");
    If (Iberr() == ENOL) printf ("ENOL \n");
    If (Iberr() == EADR) printf ("EADR

    \n");

    If (Iberr() == HELLO) printf ("the GRAE \n");
    If (Iberr() == ESAC) printf ("ALD \n");
    If (Iberr() == EABO) printf ("EABO \n");
    If (Iberr() == ENEB) printf ("ENEB \n");
    If (Iberr() == PAES) printf ("PAES \n");
    If (Iberr() == ECAP) printf ("ECAP \n");
    If (Iberr() == EFSO) printf ("EFSO \n");
    If (Iberr() == USBE) printf ("USBE \n");
    If (Iberr() == ESTB) printf ("ESTB \n");
    If (Iberr() == ESRQ) printf ("ESRQ \n");
    If (Iberr() == XTAB) printf ("Established\n");
    If (Iberr() == ELCK) printf ("ELCK \n");
    If (Iberr() == MART) printf ("MART \n");
    If (Iberr() == EHDL) printf ("EHDL \n");
    If (Iberr() == EWIP) printf ("EWIP \n");
    If (Iberr() == ERST) printf ("ERST \n");
    If (Iberr() == EPWR) printf ("EPWR \n");

    printf ("Ibcnt () = %u\n", Ibcnt() ");
    printf ("\n");

    / * Call the ibonl to get the device and interface offline * /.
    ibonl (device, 0);

    "exit" (1);
    }

    The program I had is a sample I found the Instrument National software called GPIB Explorer.


Maybe you are looking for

  • Why Fx 28 is pretty darn slow very recently compared to IE10 and Crome33?

    I use Fx from eight last year and it has never been slow. But now I am experiencing Fx 28 (updated almost a month back) to be pretty slow since last week. I am using Windows 7 32 bit, 2 GB RAM (250 GB HDD) computer. Other web browser like IE10 and Ch

  • HP laptop: computer does not open

    The computer turned on and immediately shows the message 'enter the administrative password or power number'.  I have no recollection of one.  How do get me on this problem?

  • How to change the colors of default keynote

    In all the 'Office' of Apple apps - Keynote, Numbers, Pages - there are a number of standards of colors that can be selected in the popup. They are different for each theme. This is as follows. How can change these colors?

  • An internal tool or the library returned an error.

    I had a very slight modification of a source today and update the source file.  When I tried to build the distribution, however, failed to build with the following messages: "Error Part developer configuration options", then "an internal tool or the

  • Cannot install drivers for laptop

    HP service center formatted my laptop using the windows ultimate version 7 and has not installed any drivers, no recovery disk was given with the laptop, I downloaded all the drivers from the hp site but none of them is installation, the installation