Jump to content

RAJKU

Members
  • Posts

    17
  • Joined

  • Last visited

    Never

Posts posted by RAJKU

  1. I am trying to use the NI Operator interface to Load a sequence and execute the sequence using the NI operator interface. Let me call this the sequence called in th Operator interface be Top Level sequence. This top level sequence has two sequence Calls steps each of the sequence call step calls sequence A and sequence B. Sequence A and Sequence B have two Custom Steps called "Configure". Now When I run the Top level sequence from Teststand sequence editor it executes perfectly without any issue. When I do the same thing through the Operator interface it executes the First Sequence Call A perfectly but when it comes to sequence call B it throws me a Type Conflict error saying "Could not load the sequence B because the Configure Step has a Conflict with already existing and and says the Custom Step.ini has been modified and list few keys in ini that have been changed. But I dont see such keys in the ini File. The Keys are Configure.TSsubteps.VICall.Params[0].Connectornumber Modified.

    Why I am not seeing this type Conflict in Sequence Editor

    Will the Custom Step ini gets modified while running he every instance of custom step

    How can we avoid this issue.

    Please help me this is Critical issue

  2. QUOTE (Mark Yedinak @ Mar 23 2009, 02:35 AM)

    I don't mean any offence by what I am going to say next so please don't take it as such. But these are pretty basic questions when it comes to a system architect. I have to ask are you really ready for the CLA exam? Perhaps you need to get some more large scale application development experience under your belt before you are ready for this exam.

    Thanks Mark. The reason why I posted is I wanted to confirm what I am assuming or understood is correct.

  3. QUOTE (Val Brown @ Mar 22 2009, 06:49 PM)

    Here is the screenshot.......Trying to get an insight of what is happening inside

    QUOTE (RAJKU @ Mar 22 2009, 07:29 PM)

    Here is the screenshot.......Trying to get an insight of what is happening inside

    Here the service name is same for both the instance. Dont get confused the I forcefully changed it to main application instance. But it is actually MY computer/VI Server was the service name.

  4. Can anyone explain we what is the relation between VI sever and Instance. If I open a VI in project instance and I use a property node to get the VI server port configured it shows me zero and when I do the same in Main Instance I get the port number what is configured. Can anyone explain me how are they related and why are they related.

    Thanks

  5. I really dont know if this is the right place to post this topic. I have few points in CLA preperation guide that are not clear. I wish it will be useful for me and also fo future CLA. The Points that I feel requires more clarity are:

    1. NI recommends to develop architecture which is state persistence and Restoration. Can you tell me what do these to mean
    2. "Develop Architecture to handle Configuration Data". Can you explain this point
    3. Design a scalable interface that can ease transition from simulation? what do they mean by Scalable interface

    Thanks

  6. QUOTE (Ton @ Mar 16 2009, 08:15 AM)

    PS you don't need the 'Open Application' code for 'This Application', just the default App as found on the palette.

    Ton

    This application would return the reference of the exe but I am asking my exe to open the VI in the labVIEW application. So we cannot use this application here.

  7. Please find the attached Image of the code. This was quickly developed so forgive me if it is not as per standards. Please tell me if I am wrong at part of the code.

    Thanks in advance

    I also tried with a different Port Number also it dint work. Has anyone tried to build an exe like this before.

    Thanks

    Rajkumar B

  8. QUOTE (Justin Goeres @ Mar 14 2009, 05:35 PM)

    Ya you are right. But i am not trying to access a VI that is built into exe. I am trying to access a VI that has no connection with the exe. I am using Open Application refnum and then pass the refnum to open VI refnum and then trying to open the block diagram reference. This is same as opening a VI in LabVIEW right. Please correct me if I am wrong.

    QUOTE (Yair @ Mar 14 2009, 06:41 PM)

    Additionally, this won't work even if you use a VI which does have a block diagram, as the run-time engine doesn't support most (if not all) of the scripting properties and methods at all.

    If that is the case. I want to understand how LabVIEW Vision Assistant or Vision Builder exports the script file into labVIEW VI. I need to do something Like that. Does anyone have an Idea of how to do it.

    Thanks in advance

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.