Create a LabVIEW step dynamically

Hello

I am quite new to Teststand.

I am creating a step in LabVIEW dynamically using ActiveX in Teststand.

What I am trying to specify the LabVIEW module using the TestStand API OR with the class 'Step' and the 'SpecifyModule' method It makes sense, but I wonder to change my call to ActiveX. I probably don't use the right class or method.

Any help would be greatly appreciated!

I've attached screenshots for clarity.

Thanks in advance!

Hi Vincent,.

Try this example.

With the builder.seq, you will dynamically create a test.seq

It will contain the LV of dialogue example of NI.s Hello world - Computer.seq

The sequence, step and variables and connecting to LV parameter are included

Greetings

Jürgen

Tags: NI Software

Similar Questions

  • How to create a Labview Websocket client?

    Objective: Use WiFi to transfer analog readings of a Yun Arduino to a Labview graphical user interface.

    An Arduino Yun provides Websocket server capabilities and Allied standard used with a browser.   But I did not how to create a Labview Websocket client.  Where my question "how to create a Labview Webcocket customer?

    Howard

    Dennis_Knutson wrote:
    I think you need to better define the arduino interface.

    Dennis - the interface is well defined. WebSocket is a standard (with some variations). It uses the web server, although it does not strictly HTTP connections.

    I don't know of a free LabVIEW websocket client implementation. You might be able to detach the screws LabVIEW of HTTP to retrieve part of the initial connection and the logic of the handshake, but.

  • Export hardware DAQ task created in Labview to MAX

    Hello

    Is it possible to export a task DAQ created in labview to make it appear in the "neighborhood of data / NOR-DAQmx of tasks" in MAX?

    Thank you

    -

    James

    Never mind...

    He found as "DAQmx save task".

  • Editing software created with labview

    Hello

    I have a software that was created using labview. It is essentially a software to control a laser machine used for the deposit of material. I also I have the source code of the software. I want to make some modifications to the program. When I do some changes in the source code. I see that there is no change in the software that is an exe file. so, how can I solve this problem? I guess that once I have the changes to the source code, I need to create a new executable from the VI. So I want to know how can I do a new screw exe file has changed.

    I want to know what is the difference between the following

    .VI file

    file .llb

    file .lvllb

    Thanks in advance

    Vikas

    Hello

    I could solve my problem using the executable command generate in the Tools menu.

    Thank you

  • can I open a vi created with labview 2009 on worm Labview 8.5?

    I have a vi created with Labview 2009 and I want to open and run the vi in Labview 8.5.

    It opens to 8.5

    Can I save the vi since 2009 in a format that is compatible with 8.5?

    If you click the file menu in the toolbar of LabVIEW, you should see a "except for the previous version. If your vi does not have all the features that are specific LabVIEW2009, you should be able to save it to 8.5.

    LabVIEW is generally open earlier versions, not the other way around. I say generally because there are a few points that have changed drastically, such that you have to use an intermediate version to make the vi up to a more recent version.

  • I can't create an installer, after install the Vision Builder demo and then uninstall it. I can't create a Labview Installer more, he asks me an installer of generator of Vision, even if Labview my program does not have nothing to do with it...

    I can't create an installer on LabView, after install the Vision Builder demo and then uninstall it. I can't create a Labview Installer more, he asks me an installer of generator of Vision, even if Labview my program does not have nothing to do with it...

    Hi, Shada, this can happen if you include additional installers to your installer for example DAQmx. When you do this the installation program must include other files like MAX (Measuremente and Automation Explorer). Probably when you installed Vision Builder he updated MAX, so when your Installer try to understand MAX, his request the source where it was installed in your computer in this case Vision Builder.

    Here you can cache information so it is not asked once again, or you can download a version more recent fo DAQmx, then it will update MAX and change the dependecy.

    You can find more details about it in this KB:

    3S88PJMY knowledge base: why do I get an error message 'Missing Distribution' when you try to build an install...

    And to keep a copy, here's more information:

    How to stop missing delivery Notification whenever I build an installer?

    Best regards

  • MsiError 1627 then install application created with labview 2009

    Hello

    I tried to install an application created with labview 2009, I have this fatal error ' MsiError 1627: 1: 2727 2: UsFile.

    Executable works fine while the installer does not work!

    UsFile is a Lvclass. I don't understand why I have this message.

    Thank you very much.

    Hi thanks for the reply,

    I don't delete the installation program. It has not been disabled or corrupted MSI.

    Problem is in the source file: ProgramFilesFolder was not also identical to my request. So I refreshed that (the folder UsFile appeared not in ProgramFilesFolde)

    Now it works!

    Thank you very much Bye

  • Create a link using dynamic text and Capture of Variable

    I'm building a dynamic website with Dreamweaver CS5 with Coldfusion 9

    Currently, I created an array of dynamic text. The table is created by querying the invoice table and displays all of the invoices customers. The columns Include invoice #, Date, amount paid, BalanceRemaining, Expiration Date. So, basically lists all invoices that I made a request to the unique customer. It is pulled up using a session variable, that I created from the login page.

    My question is I want to do the # "Bill" when you click on it it goes to a new page and executes a query that retrieves infro associated with this specific invoice such as Services rendered, the Description of Service, Date, price, Total. I was able to create a link to the invoice # but I'm stuck trying to figure out how to capture the Unique invoice # and apply it to the new query. Is it possible if yes, how?

    Thanks for your help!

    < cflock scope = "Session" type = "ReadOnly" timeout = "30" throwontimeout = "no" >

    < cfset MM_Username = Iif (IsDefined("Session.MM_Username"), "Session.MM_Username", DE("")) >

    < cfset MM_UserAuthorization = Iif (IsDefined ("Session.MM_UserAuthorization"), "Session.MM_UserAuthor-ization", DE("")) >

    < / cflock >

    < cfif MM_Username EQ "" EQ MM_UserAuthorization or "" or ListFind("User,Admin",MM_UserAuthorization) EQ 0 >

    < cfset MM_referer = CGI. SCRIPT_NAME >

    < cfif CGI. QUERY_STRING NEQ "" > "".

    < cfset MM_referer = MM_referer & "?" & CGI. QUERY_STRING >

    < / cfif >

    < cfset MM_failureURL = "" sorry.cfm? accessdenied = "and URLEncodedFormat (MM_referer) >"

    < cflocation url = "' #MM_failureURL # ' addtoken ="no">"

    < / cfif >

    < cfparam name = default "PageNum_Invoice" = "1" >

    < cfset GetFileFromPath = CurrentPage (GetBaseTemplatePath ()) >

    < cfparam name = default "PageNum_Query_Invoice" = "1" >

    < cfquery name = "Query_Invoice" datasource = "SBC" >

    SELECT DueDate, AppliedAmount, RefNumber, BalanceRemaining, TxnDate

    OF the invoice

    WHERE CustomerRefFullName = < cfoutput > ' #Session.FullName # ' < / cfoutput >

    < / cfquery >

    < cfset MaxRows_Query_Invoice = 10 >

    < cfset StartRow_Query_Invoice = Min ((PageNum_Query_Invoice-1) * MaxRows_Query_Invoice + 1, Max (voice of Query_In.) RecordCount, 1)) >

    < cfset EndRow_Query_Invoice = Min (StartRow_Query_Invoice + MaxRows_Query_Invoice-1, Query_Invoice.Rec ordCount) >

    < cfset TotalPages_Query_Invoice = Ceiling(Query_Invoice.RecordCount/MaxRows_Query_Invoice) >

    < cflock scope = "Session" timeout = "30" type = "Exclusive" >

    <! - Session variable for invoice reference number - >

    < cfset Session.RefNumber = Query_Invoice.RefNumber [1] >

    < / cflock >

    < cfset QueryString_Query_Invoice = Iif (CGI. QUERY_STRING NEQ "", FROM ('&' & XMLFormat (CGI.) (QUERY_STRING)), de("")) >

    < cfset tempPos = ListContainsNoCase (QueryString_Query_Invoice, "PageNum_Query_Invoice =", "&") >

    < cfif tempPos NEQ 0 >

    < cfset QueryString_Query_Invoice = ListDeleteAt (QueryString_Query_Invoice, tempPos, "&") >

    < / cfif >

    < ! DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional / / IN" "http://www.w3.org/TR/html4/loose.dtd" > ""

    "< html > <!-InstanceBegin template="/Templates/customer_template.dwt.cfm ' codeOutsideHTMLIsLocked = 'false'->

    < head >

    < meta http-equiv = "Content-Type" content = text/html"; charset = utf-8 ">"

    <!-InstanceBeginEditable name = "title"--> < title > Untitled Document < / title > <! - InstanceEndEditable - >

    < link href = "styles/Main.css' rel ="stylesheet"type =" text/css">"

    < script src = "SpryAssets/SpryMenuBar.js" type = "text/javascript" > < / script > "

    < link href = "SpryAssets/SpryMenuBarHorizontal.css" rel = "stylesheet" type = "text/css" > "

    <!-InstanceBeginEditable name = 'head'-> head content goes here <! - InstanceEndEditable - > < / head >

    < body >

    < div id = "Container" >

    < div id = "header" > < img src = "Images/site Web - Image.gif" width = "393" height = "217" alt = "TS planning landscaping Logo and company name" > < / div >

    < div id = "menu_bar1" >

    < ul id = "MenuBar1" class = "MenuBarHorizontal" >

    < li > < a class = "MenuBarItemSubmenu" href = "index.cfm" > home < /a >

    < ul >

    < li > < a href = "#" > 1.1 < /a > < /li >

    < li > < a href = "#" > 1.2 < /a > < /li >

    < li > < a href = "#" > question 1.3 < /a > < /li >

    < /ul >

    < /li >

    < li > < a href = "#" > about us < /a > < /li >

    < li > < a href = "#" > Services < /a > < /li >

    < li > < a class = "MenuBarItemSubmenu" href = "#" > user account < /a >

    < ul >

    < li > < a href = "login.cfm" > Connect < /a > < /li >

    < li > < a href = "registration_page_contact.cfm" > register < /a > < /li > "

    < li > < a href = "members_page.cfm" > customer Page < /a > < /li > ""

    < /ul >

    < /li >

    < li > < a href = "#" > contact us < /a > < /li >

    < /ul >

    < / div >

    < div id = 'Hand' >

    < div id = "side_bar" > <!-InstanceBeginEditable name = "sidebar"-> content for id "side_bar" goes here <! - InstanceEndEditable - > < / div >

    < div id = "main_body" > <!-InstanceBeginEditable name = "mainbody"->

    < H1 > < cfoutput > #Session.FullName # < / cfoutput > bills < / h1 >

    < p > here you can view your bills current and past. < /p > < br >

    < name of the form = "customerinvoices" >

    < table border = "1" align = "center" >

    < b >

    < td > < div align = "center" > invoice # < / div > < table >

    < td > < div align = "center" > Date < / div > < table >

    paid < td > < div align = "center" > < / div > < table >

    < td > < div align = "center" > BalanceRemaining < / div > < table >

    Due Date < td > < div align = "center" > < / div > < table >

    < /tr >

    < cfoutput query = "Query_Invoice" StartRowOptional = "" #StartRow_Query_Invoice # "LignesMax =" #MaxRows_Query_Invoice #">"

    < b >

    < td > < a href = "invoice_number_page.cfm" > #Query_Invoice.RefNumber # < /a > < table >

    < td > #LSDateFormat (Query_Invoice.TxnDate, 'MMMM DD, YYYY') # < table >

    < td > #DollarFormat (Query_Invoice.AppliedAmount) # < table >

    < td > #DollarFormat (Query_Invoice.BalanceRemaining) # < table >

    < td > #LSDateFormat (Query_Invoice.DueDate, "MMMM DD, YYY'") # < table >

    < /tr >

    < / cfoutput >

    < / table > < / make >

    < p > < table border = "0" align = "center" >

    < cfoutput >

    < b >

    < td > < cfif PageNum_Query_Invoice GT 1 >

    < a href = "#CurrentPage #?" PageNum_Query_Invoice = 1 #QueryString_Query_Invoice #"> first < /a >"

    < cfelse > sorry no bills have been found!

    < / cfif > < table >

    < td > < cfif PageNum_Query_Invoice GT 1 >

    < a href = "#CurrentPage #?" PageNum_Query_Invoice = #Max (DecrementValue (PageNum_Query_Invoice), 1) # QueryString_Query_Invoice #"> back < /a >"

    < / cfif > < table >

    < td > < cfif PageNum_Query_Invoice LT TotalPages_Query_Invoice >

    < a href = "#CurrentPage #?" "PageNum_Query_Invoice = #Min (IncrementValue (PageNum_Query_Invoice), Tota lPages_Query_Invoice) # QueryString_Query_Invoice # ' > next < /a >

    < / cfif > < table >

    < td > < cfif PageNum_Query_Invoice LT TotalPages_Query_Invoice >

    < a href = "#CurrentPage #?" PageNum_Query_Invoice = #TotalPages_Query_Invoice # QueryString_Query_In voice #"> last < /a >"

    < / cfif > < table >

    < /tr >

    < / cfoutput >

    < table / > < / p >

    <! - InstanceEndEditable - > < / div >

    < / div >

    < div id = "footer" >

    < p > home | Who are we | < /P > site map

    < p > & copy; TS in planning landscaping LLC 2010 < /p >

    < / div >

    < / div >

    < script type = "text/javascript" >

    var MenuBar1 = new Spry.Widget.MenuBar ("MenuBar1", {imgDown: "..."}) "" / SpryAssets/SpryMenuBarDownHover.gif ', imgRight: ".. ({"/ SpryAssets/SpryMenuBarRightHover.gif"});

    < /script >

    < / body >

    <! - InstanceEnd - > < / html >

    Without trying to sift through all the code has nothing to do with the question, I think you want to do something like this:

    Select number, Word

    etc.

    #word #.

    Then on nextpage.cfm, your variable will be url.thenumber.

  • Cannot bind to the shared object created with LabVIEW 2009

    I have problems referring to a shared library built from a LabVIEW VI under RHEL 5 with LabVIEW 2009.

    To illustrate the problem, I created a VI with a digital input and output that corresponds to a certain number. Then, I created a draft specification of build to create a shared library with a feature that makes use of this VI square. The shared object is created successfully (square.so).

    When I try to compile a test application written in C, that connects to this library, I get errors in the following link:

    cc  -I/usr/local/natinst/nidaqmxbase/include -I/usr/local/natinst/LabVIEW-2009/cintools build/square.so  test.c   -o test/usr/local/lib/liblvrtdark.so.9.0: undefined reference to `std::basic_istream >& std::basic_istream >::_M_extract(float&)@GLIBCXX_3.4.9'/usr/local/lib/liblvrtdark.so.9.0: undefined reference to `std::basic_istream >& std::basic_istream >::_M_extract(double&)@GLIBCXX_3.4.9'/usr/local/lib/liblvrtdark.so.9.0: undefined reference to `std::basic_istream >& std::basic_istream >::_M_extract(double&)@GLIBCXX_3.4.9'/usr/local/lib/liblvrtdark.so.9.0: undefined reference to `std::basic_ostream >& std::basic_ostream >::_M_insert(double)@GLIBCXX_3.4.9'/usr/local/lib/liblvrtdark.so.9.0: undefined reference to `std::basic_istream >& std::basic_istream >::_M_extract(float&)@GLIBCXX_3.4.9'/usr/local/lib/liblvrtdark.so.9.0: undefined reference to `std::basic_ostream >& std::basic_ostream >::_M_insert(double)@GLIBCXX_3.4.9'collect2: ld returned 1 exit statusmake: *** [test] Error 1
    

    Running ldd reveals that liblvrtdark.so.9.0 is used for the execution of labview.

    In order to investigate on what could be the cause of the problem, I have compiled the nidaqmx basic examples, and I don't have an error. Current running ldd as reveals that he uses liblvrtdark.so.8.2 for the view of laboratory, time of execution.

    My suspicion is that some components of labview are being compiled with gcc 3.4 while others are being compiled with gcc 4.1 (which is the default compiler in RHEL 5).

    Any ideas how I could fix the build errors?

    Thanks in advance for your suggestions.

    PS.

    I enclose a tar file with the source files and here are the details of the ldd:

    ldd build/square.so         linux-gate.so.1 =>  (0x008de000)        liblvrtdark.so.9.0 => /usr/local/lib/liblvrtdark.so.9.0 (0x00b9c000)        libc.so.6 => /lib/libc.so.6 (0x00110000)        libstdc++.so.6 => /usr/local/lib/LabVIEW-2009/patchlib/libstdc++.so.6 (0x009a7000)        libm.so.6 => /lib/libm.so.6 (0x00756000)        libdl.so.2 => /lib/libdl.so.2 (0x00256000)        libpthread.so.0 => /lib/libpthread.so.0 (0x0025a000)        /lib/ld-linux.so.2 (0x00b80000)        libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x00272000)
    
    ldd /usr/local/natinst/nidaqmxbase/lib/libnidaqmxbase.so.3.3.0         linux-gate.so.1 =>  (0x00e50000)        libnidaqmxbaselv.so => /usr/local/lib/libnidaqmxbaselv.so (0x00248000)        libc.so.6 => /lib/libc.so.6 (0x00689000)        /lib/ld-linux.so.2 (0x00b80000)        liblvrtdark.so.8.2 => /usr/local/lib/liblvrtdark.so.8.2 (0x00e51000)        libdl.so.2 => /lib/libdl.so.2 (0x00813000)        libpthread.so.0 => /lib/libpthread.so.0 (0x001b0000)        libstdc++.so.5 => /usr/lib/libstdc++.so.5 (0x009c7000)        libm.so.6 => /lib/libm.so.6 (0x00b0a000)        libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x0050c000)
    

    Hi mimi,

    I'm happy to report that I managed to get the code to work. I have included some of the steps I experienced the problem in case it might help improve the documentation or future generations.

    In response to your question about the "error 1" reported by do, it's just an indication that detected a compiler error (it probably resembles the return code of the compiler).

    The errors ' undefined reference... @GLIBCXX_3.4.9 "have been narrowed down. The generated labview shared library, the square.so, links to /usr/local/lib/LabVIEW-2009/patchlib/libstdc++.so.6 which is a symlink to usr/local/lib/LabVIEW-2009/patchlib/libstdc++.so.6.0.9. I decided to compare this version of libstdc ++ that included with RHEL:

    strings /usr/local/lib/LabVIEW-2009/patchlib/libstdc++.so.6 | grep GLIBCXXGLIBCXX_3.4GLIBCXX_3.4.1GLIBCXX_3.4.2GLIBCXX_3.4.3GLIBCXX_3.4.4GLIBCXX_3.4.5GLIBCXX_3.4.6GLIBCXX_3.4.7GLIBCXX_3.4.8GLIBCXX_3.4.9GLIBCXX_FORCE_NEW
    
    strings /usr/lib/libstdc++.so.6 | grep GLIBCXXGLIBCXX_3.4GLIBCXX_3.4.1GLIBCXX_3.4.2GLIBCXX_3.4.3GLIBCXX_3.4.4GLIBCXX_3.4.5GLIBCXX_3.4.6GLIBCXX_3.4.7GLIBCXX_3.4.8GLIBCXX_FORCE_NEW
    

    So libstdc ++ RedHat does not include a string for GLIBCXX_3.4.9.

    With this in mind, I was able to get my test application to compile using the version of LabVIEW libstdc ++ using the following makefile:

    .PHONY: all cleanCPPFLAGS=-I/usr/local/natinst/nidaqmxbase/include -I/usr/local/natinst/LabVIEW-2009/cintoolsLDFLAGS=build/square.so \        /usr/local/lib/LabVIEW-2009/patchlib/libstdc++.so.6 \        -Wl,--rpath -Wl,/usr/local/lib/LabVIEW-2009/patchlib/
    
    all: test
    
    clean:        rm -f test *.o
    

    When you try to run the application, I got the following error:

    ./test: error while loading shared libraries: /usr/local/lib/liblvrtdark.so.9.0: cannot restore segment prot after reloc: Permission denied
    

    But apparently, it's because of SELinux prohibiting the use of libraries shared with moving text.
    This can be disabled by running /usr/sbin/setenforce 0 as root.

    The test application now works!

    See you soon,.

    RW

  • What should I do with my project created under Labview 64bits?

    Given that I have started using a new PC with Windows 7 x 64, I start to build my project in labview x 64. It was more than a year and the project involvoes there are a few cameras, IO, etc..

    There are problems, such as some devices that I use labview for control is not x 64 drivers or the drivers do not work properly; However, I managed to make it work until I need to integrate Matlab scripts into my project and we paid just for the Mathscripts, but I suddenly realized that Mathscript does not support LV 64 bit on my system.

    Thus, the questions are

    1. can I use Mathscripts on LB 64 bit?

    2. even if I can, that is a good idea to stick with lv 64 bit with all these worries of device driver?

    Otherwise, must migrate to 32-bit LV, I just try to open my project with 32 bit LV 2011, there is a lot of lack of screws. It seems that I have to spend some time to again hundreds of screws and other unexpected problems?

    Whatever it is, I need to spend time on ANYTHING?

    Anyone who has some experience in this field could shed light on me?

    Thank you.

    Suppose that you create a 32-bit LabVIEW program that just works your Mathscript code.  You can create it as a server that when he is released, he just sits there waiting commands and data, treats and sends back results.  You can add to your 64-bit program, a section of communication that sends commands and data to the program through TCP/IP 32-bit and the results expected.  If both programs are running on the same PC then Localhost or 127.0.0.1 of course you want to put in place a good error checking where communication breaks down.  But it will allow you to enter your code Mathscript in LabVIEW and I do a lot of work to your existing (other that had the communication part) program to make it work.

  • exe created with labview, 2012 will not be run using LVRTE2013

    I created an exe using Labview 2012.  I had the user to install the latest rte (lvrte2013).  The exe wouldn't and told the user to TENS of 2012.  Should users have the same rte for each exe?

    Yes.  But different rural enterprises can co-exist on the same PC.

  • Drag and drop to create a custom step

    Hello

    I have an insert in my custom user interface palette. I want to allow the user to drag the step of the palette of insertion in the original designer of the sequence, as the Insert palette. The insert custom palette is in WPF.

    The data format for the object slide - déposer is

    e.Data.GetFormats)
    {string [1]}
    [0]: "SeqEditor new Step binary.

    The data is actually a MemoryStream:

    e.Data.GetData (e.Data.GetFormats () [0])
    {System.IO.MemoryStream}
    Base {System.IO.Stream}: {System.IO.MemoryStream}
    CanRead: true
    CanSeek: true
    CanWrite: true
    Capacity: 6936
    Length: 6936
    Position: 0

    So, it's actually a Unicode text if I read it with StreamReader:

    new StreamReader ((Stream) e.Data.GetData (e.Data.GetFormats () [0]), Encoding.Unicode). ReadToEnd()
    ' E@=3@JKZ100h\\L] JDYcLO7e9@FLU:h9iM] > 5Uf16W > Hii091DHkYGJKJHMd [].<>

    What is the right way for me to implement operation drag and drop my palette to insert custom options? I think to create a MemoryStream similar but I do not understand the format of the data.

    Thank you.

    Please note that the Clipboard format is not something that we intend to create directly and they may change in a future version of TestStand. So if you do this, keep in mind that it is possible, it may not work in a future version of TestStand (i.e. we do not support creating Clipboard elements directly).

    That said, it would be possible to operate in the current versions of TestStand as follows (I did not do exactly what you do, but here's how our format is currently produced):

    PropertyObject [] stepPropObjects = new PropertyObject [1];
    Step newStep = templateOfStep.AsPropertyObject (). Clone ("", PropertyOptions.PropOption_CopyAllFlags |) PropertyOptions.PropOption_DoNotShareProperties) as a step;
    newStep.CreateNewUniqueStepId ();
    stepPropObjects [0] = newStep as PropertyObject;

    DataObject dataObject = new DataObject();
    StepFormat = DataFormats.GetFormat DataFormats.Format ("SeqEditor new binary stage");
    String serializedPropertyObject = this. Engine.SerializeObjects (stepPropObjects, SerializationOptions.SerializationOption_UseBinary);
    serializedPropertyObject += 'F'; False to isEditCut (so unique ID will be created on the dough).
    System.Text.UnicodeEncoding encodingForStrConv = new System.Text.UnicodeEncoding ();
    ubyte [] buffer = encodingForStrConv.GetBytes (serializedPropertyObject);
    VvClipData of MemoryStream = new MemoryStream (buffer);
    dataObject.SetData (stepFormat.Name, vvClipData, false);

    Hope this helps,

    -Doug

  • Error when create control LabVIEW FPGA CompactRIO

    I have error when you try to create a new model of LabVIEW FPGA CompactRIO control project. I tried with LabVIEW 2014 and 2014 SP1 update. This error always occurs.

    Please help me with this.

    Kind regards

    Thang Nguyen

    Hello

    I fix the problem by removing LabVIEW 2014 SP1 and reinstall again. After the reinstallation of LabVIEW, I create the project template.

    Kind regards

  • Create Non-volatile step properties in TestStand

    Hi Ppl,

    I created a type of stage custom, which has a void edit step. The step of void edit allows the user to create custom stage properties. For example, the user will be able to create properties such as step.custom_property. These properties are volatile, which means once you close the file in sequence, they are lost. Are there

    anyway to retain the properties of the step even after saving them?

    Thank you

    Sirot

    Sirot,

    Another way to add properties with an instance of the step is to add a container of unstructure property the definition of step type.  You will add then all your custom properties under the ownership of unstructure container.  For example, in the definition of step type, you can add a property's container and call the CustomProperties.   Right-click on the CustomProperties property and select Properties.  In the Properties dialog box, click the Advanced button and select flags. In the flags dialog box, check the indicator PropFlags_UnstructuredProperty and check the option "Reset Flags in all loaded Instances of the Type" and click OK in all the dialog boxes.  Modify the module for the lower level edit add custom under Step.CustomProperties properties.  Don't forget increment the counter to change the movie file.  Save and reopen the file of the sequence should persist custom properties.

    Jose

  • How can I create a LabView driver with vi existing driver?

    I am trying to create a driver for LabView 1553. I received the previously created driver files LabView 1553 of the manufacturer. I also used tools-> Instrumentation-> create an Instrument pilot project to start a new project. I used a new model and the block is now under Instrument i/o. I moved all the files previously created 1553 driver in the data folder in the project located in C:\Program File\National Instruments\LabVIEW 8.6\1553Data\Public\Data.  I don't see any of the vi driver is available to the title of the Instrument I / O-> 1553Data. How can I make these usable vi?

    Also, I'm not sure my files folders should go in (configuration, data, utilities, etc.).

    Thank you.

    I thought about it. Here's how to insert the vi in the palette:

    Tools-> Advanced-> Edit Palette Set

    I went into the data section and right click. There is a possibility to insert VI. I clicked on it and took my vi to insert and now it manifests.

    Thanks for your help.

Maybe you are looking for

  • Running Ffox 21. Get the message to download Ffox 12.

    Run Firefox 21 on XP 32-bit SP3. Receive messages; "12 Firefox is available download now.

  • Can I use ' I read a Scan VI "daq and driver DAQmx Labview 7.1 with a new card?

    I need to use old software in which the data is to use ' I read a Scan VI. I think that with labview 7.1. now, I work with Labview 8.5 and the new daq card that I want to use comes with NOR-DAQmx. is there a compatibility problem between these two. P

  • Problem with tables

    Hi all! I was doing a simple practic, it is a random 3D Board and the problem is that I can't properly use the index in real time with random numbers. Here you have two VI, the first is simple, it is a 3D picture, but if you want, you can change the

  • Problem between Sharepoint & areas

    Hello I have 2 domain (domain A, domain B) server. There is trust (domain Turst). My sharepoint was installed at the a. I can load B users in sharepoint permission set but B users can not not loggin in sharepoint. Y at - it a config for domains? Than

  • Problems of Windows Mail after you set up Sky email on Android phone

    I had an account of Windows Messaging for many years. Computer uses Vista. My email account is with Sky. I just bought a phone Android (Samsung Galaxy S 2) and to allow emails sync with this I enabled IMAP in my sky email account, then made a new acc