NOR error-89136 property set DAQmx_RefClk_Src with value/PXI1Slot2/PXI_CLK10

Dear members of the forum OR,.

We have just received a chassis NI SMU-1073 with an SMU-6361 OR switched in PXI1Slot2 and a shielded connector BNC-2111. Aims to trigger two output signals to control a laser and a sound via Matlab Application.

Version of Matlab is 8.2.0.701 (R2013b) and data acquisition toolbox is 3.4. Installed is the 9.8.0 driver NOR-DAQmx. We followed the example of the tutorial on the web page of Matlab to generate output. The code establishes a connection with a device, it creates a session and adds an output channel. Once this is done, the session is started in the foreground, but it fails with the following error massage:

OR error-89136:

Specified route can not be satisfied, because the hardware does not support.

Property: DAQmx_RefClk_Src

Requested value: / PXI1Slot2/PXI_CLK10

Based on some forums, we checked the route tab of device in Explorer automation and PXI_CLK10 signal is almost yellow everywhere. Looks like he expects, as a reference, the PXI_CLK10 clock, but there is no direct route to it. On the other hand, there are PXIe_CLK100 that is green.

Question is how through Matlab interface based session one can set the reference clock signal? Or y at - it another way to solve this error? Maybe another type of configuration is necessary?

Tips, drivers, and solutions are welcome!

Thank you in advance!

see you soon,

go9kata

P.S.: the same question has been added three different times to Matlab support page, but there was no response to all the

http://www.MathWorks.de/matlabcentral/answers/107494-acquire-synchronized-data-using-PXIe-devices

http://www.MathWorks.de/matlabcentral/answers/37134-data-acquisition-from-NI-PXIe-1062Q

http://www.MathWorks.de/matlabcentral/answers/112626-national-instruments-data-acquisition-software-...

Hi all

the last questions are displayed also here and replied:

several finite pulse trains of TTL

Tags: NI Hardware

Similar Questions

  • Need help with the property setting.

    Hi all

    I need a help in a drift a property setting.

    We have a HP planning property definition in DRM. Sourceplan which is a defined property type with a default value as plan1.

    I want to make this value of a derived property and add a parameter here inorder to fulfill my obligation i, e

    If a hierarchy is to have a node name containing the string value ABC, XYZ or MNC then it HP. Type of SourcePlan must get filled with value Plan, Plan2 and plane3, otherwise it must be an empty value.

    I need a help on the settings here.

    Thank you

    Madhu

    Try this malfoy-

    If)

    LessThan (Length (ReplaceStr (Abbrev (), ABC, F)), Length (Abbrev (()), Integer).

    Base1,

    If)

    LessThan (Length (ReplaceStr (Abbrev (), XYZ, F)), Length (Abbrev (()), Integer).

    Plan2,

    If)

    LessThan (Length (ReplaceStr (Abbrev (), MNC, F)), Length (Abbrev (()), Integer).

    Plane3)

    )

    )

    Thank you

    Denzz

  • Error while processing 'type' attribute with the value "DistributedVirtualPortgroup.

    Hello everyone. I'm back with an API error message that I can't decipher. At first I thought that I was maybe getting the wrong version of the API, but I checked vimServiceVersions.xml and it's OK (namespace urn: vim25 a version 5.5)

    I feel like I have tried everything under the Sun and I don't know what the devil is wrong. RetrieveProperties method works VirtualMachine but not DistributedVirtualPortgroup type.

    Another hypothesis is that I am just using the connection instead of LoginByTokenmethod, but I don't know who has nothing to do with it.

    Outgoing request:

    <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <soap:Body>
    <RetrieveProperties xmlns="urn:vim25">
    <_this type="PropertyCollector">propertyCollector</_this>
    <specSet>
    <propSet>
    <type>DistributedVirtualPortgroup</type>
    <all>true</all>
    </propSet>
    <objectSet>
    <obj type="DistributedVirtualPortgroup">dvportgroup-72</obj>
    </objectSet>
    </specSet>
    </RetrieveProperties>
    </soap:Body>
    </soap:Envelope>
    
    
    
    

    Error response:

    The remote server returned an error: (500) Internal Server Error.
    <?xml version="1.0" encoding="UTF-8"?>
    <soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"
     xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
     xmlns:xsd="http://www.w3.org/2001/XMLSchema"
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <soapenv:Body>
    <soapenv:Fault><faultcode>ServerFaultCode</faultcode><faultstring>
    Error processing attribute &quot;type&quot; with value &quot;DistributedVirtualPortgroup&quot;
    
    while parsing MoRef for ManagedObject of type vmodl.ManagedObject
    at line 1, column 369
    
    while parsing property &quot;obj&quot; of static type ManagedObject
    
    while parsing serialized DataObject of type vmodl.query.PropertyCollector.ObjectSpec
    at line 1, column 358
    
    while parsing property &quot;objectSet&quot; of static type ArrayOfObjectSpec
    
    while parsing serialized DataObject of type vmodl.query.PropertyCollector.FilterSpec
    at line 1, column 275
    
    while parsing call information for method RetrieveProperties
    at line 1, column 180
    
    while parsing SOAP body
    at line 1, column 169
    
    while parsing SOAP envelope
    at line 1, column 0
    
    while parsing HTTP request for method retrieveContents
    on object of type vmodl.query.PropertyCollector
    at line 1, column 0</faultstring><detail><InvalidRequestFault xmlns="urn:vim25" xsi:type="InvalidRequest"></InvalidRequestFault></detail></soapenv:Fault>
    </soapenv:Body>
    </soapenv:Envelope>
    
    
    

    Too bad! I have it. Is one incorrect or no header:

    SOAPAction: "urn: vim25 / 6.0.

  • Extension of class Array, get Error #1069: property 0 not found with indexOf appeal

    I'm using inheritance to extend the Array class to create a class of paths that moves of Sprites/MovieClips around on the screen. I get a weird error on a call to indexOf. Here is the error:

    ReferenceError: Error #1069: property 0 not found on paths and there is no default value.
    to Array$ / _indexOf)
    table / http://Adobe.com/AS3/2006/builtin:IndexOf ()
    to Paths / Next () [D:\Stephen\Documents\Flash\TossGame\TossGameFirstPerson\Paths.as:40]

    Here is the corresponding code in the class of paths:

    SerializableAttribute public class paths extends Array
    {
    private var cCurrentPath:Path;

    public function () following: path
    {
    var lArray:Array =;
    var lNextIndex:int is indexOf (cCurrentPath) + 1;.
    If (lNextIndex == length) lNextIndex = 0;
    var lPath:Path = lArray [lNextIndex];
    lPath return;
    }
    } / / class

    I get the error in the highlighted line. cCurrentPath is filled with a trace object that corresponds to the object at position 0 of the this object (paths). I tried the following variants of the Next() function:

    public function () following: path
    {
    var lArray:Array =;
    var lNextIndex:int =
    lArray. indexOf (cCurrentPath) + 1;
    If (lNextIndex ==
    lArray. length ) lNextIndex = 0;
    var lPath:Path = lArray [lNextIndex];
    lPath return;
    }

    public function () following: path
    {
    var lArray:Array =;
    var lNextIndex:int = this
    . indexOf (cCurrentPath) + 1;
    If (lNextIndex == this
    . length ) lNextIndex = 0;
    var lPath:Path = lArray [lNextIndex];
    lPath return;
    }

    public function () following: path
    {
    var lArray:Array =;
    var lNextIndex:int = super
    . indexOf (cCurrentPath) + 1;
    If (lNextIndex == super
    . length ) lNextIndex = 0;
    var lPath:Path = lArray [lNextIndex];
    lPath return;
    }


    Same product if mistake it I try. Anyone got any ideas?

    Stephen

    Flash CS3 Pro (Version 9.0)

    Mark your dynamic class.

    class dynamic public railways extends from table

  • How to set property box Chek with a trigger?

    Hi all
    I want to set the initial value property for a check box through a trigger
    But when I used the Set_Item_Property built like this:
    SET_ITEM_PROPERTY (AGG_YES_ID, INITIAL_VALUE, 2); -> AGG_YES_ID is a box number.

    An error appeared:
    FRM-41042: no such property for Set_Item_Property
    How to resolve this issue please?

    I don't think that INITIAL_VALUE is an option in the set_item_property built in.

    This is what means FRM-41042.

    You can assign the value of the checkbox element actually directly using:

    :. : = instead of use set_item_property to assign the value.

    Mark the reply as useful / correct if you find them to be so :)

    Kind regards
    Carole

  • Run-time error '91'; Variable object or with block variable not set "

    Help, please... I had "run-time error '91'; Variable object or with block variable not set "for kawai2004 game.  Please help how to fix this error.  Thank you very much.

    Hello

    See the following article
    http://support.Microsoft.com/default.aspx/KB/822521

  • Gears - error when you try to insert values into a table with multiple columns

    Hello

    I started playing with the gears and SQlLite today and I get an error when I try to insert values into a table with multiple columns.

    I have:

    var db = google.gears.factory.create('beta.database');
        db.open('developerSet');
        db.execute('create table if not exists Developers (DeveloperName text, DeveloperAge int)');
    
        var devName = "Davy"
        var devAge = 32;
    
        try {
            db.execute('insert into Developers values (?, ?)', [devName, devAge]);
            alert('success');
        }
        catch (e) {
            alert(e);
        }
    

    I get the error:

    net.rim.device.api.database.DatabaseException; insert into developers values (?,?): SQL logic error or missing database.

    I use this reference: http://code.google.com/apis/gears/api_database.html

    Everything works if I have only one field as:

    var db = google.gears.factory.create('beta.database');
        db.open('developerSet');
        db.execute('create table if not exists Developers (DeveloperName text)');
    
        var devName = "Davy"
        var devAge = 32;
    
        try {
            db.execute('insert into Developers values (?)', [devName]);
            alert('success');
        }
        catch (e) {
            alert(e);
        }
    

    I use the plug-in Visual Studio 2.0 for 2008 that are running Windows XP SP and Simulator 2.13.0.56

    Thank you

    Davy

    Yes, a SQLite database will persist between battery pulls.  The database is registered either to internal MEM or removable media (not the device memory), depending on which is available on your device.

    In general, its not considered a best practice to remove your table as soon as it is empty and re - create it again when you want to add data.  This adds extra overhead fresh for the final, delete and insert first for a given table.  Instead, define and finalize your drawing before you create your table.  Once created, review the static schema.

    That being said, for development purposes, it may be easier to provide an easy way to drop your tables while you develop your schema.

    See you soon,.

    Adam

  • ERROR - 1051414 - cannot set the role of group with shared services [30:1101:JNDI error] error.

    Hi all

    I tried provide access to filter the group in both SSP and thru Maxl command but still get the error below. Any experience of this problem? If Yes, please let me know how you solved this problem.


    ERROR - 1051414 - cannot set the role of group with shared services [30:1101:JNDI error] error.


    Thanks in advance!

    Krishna

    Read the support document that I posted the link, prior to changes for openldap ensure you that it is saved.

  • How can I set the default value of a selection in the Query Panel with table.

    Hi Experts,

    JDev 12.1.3.0.0

    I have a view Criteria (contains a attribute with LOV). and the named criteria is dragged as a query with Table Panel.

    In the user interface, the LOV is now visible in the query Panel. Suppose that the LOV has 3 values: 'Manual', 'Other' and 'portfolio '.

    How can I set a default value for the choice of a select. ?

    Thank you

    Roy

    refer to:

    Andrejus Baranovskis Blog: Dynamic value by default for the field in query ADF search

    but rather to express as in the bellows of the image, choose literal and let 2

  • How to set the default value of the attribute with a sequence number? Is it possible to add a string to seq.no. like abc0001?

    Mr President.

    How to set the default value of the attribute with a sequence number? Is it possible to add a string to seq.no. like abc0001?

    Concerning

    For the date, you can use groovy expression adf.currentDate to set the current date. reference http://adfgouravtkiet.blogspot.in/2012/11/how-to-set-default-values-for-entity.html

    You already have ways to use the sequence.

    How do you add a new value in the form. You're creating a new line of your page (user interface) and by engaging with validation operation? Unless you commit you will not be able to see anything in the table.

    Thank you

  • Error when setting the minimum value of entry number Spin Box...

    Hai
    I drag and drop a VO and created a table. In this table, I cast a column that contains an InputText field to entry number Spin Box. During loading of the page, the table retrieves data from the database and display of numerical values in the SpinBox.After who, when I scroll the table through vertical scroll bar, the table * "data extract" * and error began as * "the value must be the number" *... In the original Version, this attribute is a number.
    THIS ERROR will PRODUCT ONLY when I put the minimum value of the counter... The purpose of minimum value, I want only the user to select the value of ve only... How can I prevent the user to select only values of ve... ? (IE, * how to set the minimum value of counter?) *

    Try changing the data type of your attribute in the EO to be Double instead of number.

  • Error: The property node (arg 8) visa to configure the Serial Port

    I'm trying to control 8 USB to R232 via a HUB of 10 ports Tripp-Lite (model U222-010-R) and do not have consistent results.  Just after rebooting my computer, I have no problem in running the following program: (I tried to download the VI directly but without success, so here's the extract)

    I made sure that the COM ports that I select are that one is available on both the Device Manager and in the NOT-MAX.  But after awhile, it does not work or if the HUB is unplugged and replugged in (even if the names are correct and up-to-date in devices and NOR-MAX Manager) I get the error code "property Node (arg 8) visa set up a Serial Port (Instr) .vi" I want to be able to see these ports consistantly more without having to restart my computer all the time.  Is there a better Setup for this? The previous installation of the computer has a PCI card for it and we have not had any problems with the code, but are facing problems with our upgrade.  The old computer ran Windows XP and had cards PCI and the new computer that I am using a Windows 8 and the USB HUB.  Thanks for any help you can give!

    Mr says:

    Jeff,

    It is a one off lines from specifications Tripp-lite:

    -On bus power, 500mA from the USB 2.0 computer port is shared between hub ports

    This would be in support of what I need or not necessarily?

    -Mr

    No! That's the 50mA by port not 500mA.  an order of magnitude full powered USB (if you want reliable - if you want real problems which appears irratically each time only and is a headache to track down which would)

  • Error #1069: Property not found unloadAndStop on flash.display.Loader

    Hey all,.

    I have inhareted a flex application that was built in (I think) flex 3.x.  I am currently using Flash builder 4 and set the compiler settings to use flex 3.5.  as soon as I have for rund or debug the application, I get the following error:

    ReferenceError: Error #1069: property not found on flash.display.Loader unloadAndStop and there is no default value.

    to MethodInfo - 7)

    service /http://adobe.com/AS3/2006/builtin: apply)

    to SetIntervalTimer / onTimer)

    to::Timer/_timerDispatch() flash.utils

    to::Timer/tick() flash.utils

    I don't know what is the cause, the only thing I can think of at this point is that the app was built with a verson SDK before 3.5 and because I can't choose TI 3.5 throw this error. Can anyone confirm this or give me some advice on this.

    Thanks a ton.

    default project 3.x to assume the Flash Player 9, which did not have

    unloadAndStop on the charger.  Another code that you are running is assuming that player

    10. you want to either demote this code to take the Player 9, or set

    -target-Player = 10 on the compiler options.

  • Cisco ACS SE "set ip" error: could not set up new NETWORK card configuration.

    Hello

    I get the error "error: could not set up new NETWORK card configuration." When I try to set the IP ACS SE.

    When I called into the device image and tried to do an initial installation, the IP to not hold after the restart and went back to the default value.

    I went by NetPro and apparently it is a common problem. One person it is solved re-imaging unit, but who has not worked for me.

    Someone there with a solid solution? I use NIC 1 FYI.

    EDD.

    Ed,

    Please make sure that if ACS is associated with active before setting Ethernet connection

    or change the IP address of your ACS system engineer.

    http://www.Cisco.com/en/us/docs/net_mgmt/cisco_secure_access_control_server_for_solution_engine/4.0/installation/guide/appliance/admap.html#wp1109621

    Kind regards

    ~ JG

  • &lt; af:valueChangeListener &gt; sets the new value back to the old value

    Hi people,

    I'm trying to implement a search bar with < af:inputText > and < af:selectOneListbox >.

    When the user selects an item in the listbox control, the inputText will be updated. After hitting the "ENTER" key, the search action will be taken.

    The valueChangeListener will be called when the selection of items in the listbox.

    The problem can be described by the following two cases:

    (1) the user types something in the inputText box and hitting 'ENTER' key for a search. The valueChangeListener is called and sets the value of the string user typed.

    (2) the user selects something in the list box, each time changes the selection in the listbox control, the valueChangeListener will be called. But when the user presses the "ENTER" key, the valueChangeListener is still called, and it sets the return value to the old value. For example, the list has 'a ', ' b', 'c '. The user selects 'a', then 'b '. After hitting the "ENTER" key, the value in the inputText is replaced with "a".

    The code is as follows:

    Code in .jspx:

    < af:inputText value = "#{pageFlowScope.word} '"

    autoSubmit = 'true' immediate = "true".

    valueChangeListener = "#{pageFlowScope.update}" / >

    < af:selectOneListbox valuePassThru = "true" >

    < f: selectItems value = "#{pageFlowScope.items}" / >

    < / af:selectOneListbox >

    Bean managed code:

    publicvoid update (ValueChangeEvent event) {}

    This.Word = event.getNewValue (m:System.NET.SocketAddress.ToString ());

    }

    I don't know how the valueChangeListener behaves like that.

    Could someone provide me with clues or tips?

    Thank you

    Carl

    Carl, tell us your version of jdev, please!

    There is something wrong in your implementation. I do not see an inputText field who's value stored in a variable pageflowscope "word". This field has an attached valuechangelistener which is obsolete, because the field already stores its value in the variable pageflowscope. The same that you are trying to do in the valuechangelistener. So I don't see a selectonelistbox which does not store the value selected anywhere because it doesn't have the value property for it. There isn't an attached valuechangelistener so I wonder how your valuechangelistener is called at all when you change the selectoneListBox.

    Timo

Maybe you are looking for