Error 0xBFF62133 with NI-CAN on NOR-XNET

My C application was written with the NI-CAN Channel API and works very well on the old cards PCI - CAN. Now he runs on a PCI-8512 OR XNET 1.3.0 with the NI-CAN 2.7.2 compatibility library and falsely, it gives this error: "NI-CAN: (Hex 0xBFF62133) you set an attribute that is not supported when Virtual Bus Timing is off." Refer to the section of frame channel Conversion of the NI-CAN manual for a list of the attributes that return an error when Virtual Bus Timing is false. Solutions: 1) Set Virtual Bus Timing true (or leave as default). "(2)"do not set the attribute not supported."

My application does not frame channel Conversion or the virtual Bus to use directly, it turns to speak directly on the bus hardware CAN0 via the channel API. Use the compatibility library the virtual Bus?

How can I avoid this error?

Thank you.

So the actual error you see is 0xBFF63133, not 0xBFF62133 (starting with 0xBFF63 - error codes are errors OR XNET). This is due to a bug in the way the database is imported (several threads all try to create a cluster with the same name, where the error "name of the cluster in double").

While the bug will be fixed in the future, in the meantime, you need to make calls to sequential nctInitStart. I recommend a small function that catches a global mutex and then calls nctInitStart. Sorry for the inconvenience.

Tags: NI Products

Similar Questions

  • NI-CAN for NOR-XNET delphi application migration

    I want to migrate a NI-CAN for NOR-XNET application. My application running on a NOR-PCI-CAN Series 2 and I need work on an NI PXI-8512.

    I develop with delphi.
    I followed the tutorial 'NI-CAN NOR-XNET Applications migration': http://www.ni.com/white-paper/9717/en/
    I can see the map to the MAX as explain in the tutorial.

    I realized a small application that displays the data. This application works well with my first card, but did not work with the new.

    It draws in the NI-CAN, I use: ncConfig, ncWaitForState, ncOpenObject and ncRead.

    I want that my request of NI-CAN work on my new card without touching the source code. Is this possible?

    This tutorial is only for LabVIEW. I think you need to edit your source to use the new card.

  • Can API-NOR-XNET

    Hi guys, Im the NOR-XNET driver download now but it take a long time. Is there an API call there I can use to send the payloads (frames)?

    Hello JoVMo,

    Please do not post the same question twice.

    You can find the answer to your question on the following link: http://forums.ni.com/t5/LabVIEW/Transmit-payload-NI-XNET-CAN/m-p/1328171/highlight/false

    Kind regards

    Nico

    National Instruments

  • NOR-XNET and CAN - FD

    Hello

    The OR Web site mentioned the XNET interfaces are compatible CAN - FD. Could you tell me which are the XNET interfaces with FD CAN 11898 - standard 2:2015?

    Kind regards

    Hello SmileBoB,

    Supported devices:

    In general, the family of NOR-XNET CAN interfaces of is designed to be high performance modules that are easily adaptable to new standards and protocols. Since the physical layer CAN FD is very similar to that of high-throughput CAN, all interfaces CAN of NOR-XNET that support high-speed CAN communication also support FD CAN with bit rates up to 8 Mbit/s.

    The list of NOR-XNET interfaces that support communication CAN FD is below:

    PXI


    • OR PXI-8513/2

    • OR PXI-8513

    • OR PXI-8512/2

    • OR PXI-8512

    PCI


    • OR PCI-8513/2

    • OR PCI-8513

    • OR PCI-8512/2

    • OR PCI-8512

    CompactDAQ or CompactRIO


    • NEITHER 9862

    • OR high-speed/FD CAN cable transceiver for us with the NI CompactDAQ and NI 9860 compatible controllers

    For X-NET 15.0 OR > http://digital.ni.com/public.nsf/allkb/588B7A1E9F2419B086257F1D00667F8D?OpenDocument

    For NOR-XNET 15.5 and 16.0 > allows customers to choose between ISO CAN FD and non - ISO CAN FD in the software.

    Understanding CAN with data Flexible rate (CAN FD) > http://www.ni.com/white-paper/52288/en/

    I hope this helps!

    Best regards

  • PCAN USB with NI-CAN adapter

    Hello

    I intend to communicate that LabVIEW with a controller to motor through the CAN network by using an adapter USB-PCAN system Peak. I wanted to know if NI-CAN be able to send and receive commands through devices that are not National Instrument (in this case, it will be the USB PCAN-adapter of the system Peak). Can anyone who knows something about this topic help out me please?

    We used the PCAN USB with the LabVIEW RIDGE driver provide. I don't think you can use NI-CAN or NOR-XNET to talk directly to the network using the PCAN USB CAN but we use the conversion functions of NI-XNET to convert between the CAN messages and signal/data value and vice versa, and then use the driver PCAN LabVIEW for read/write messages.

  • What are the causes of error - OR-XNET: the NOR-XNET driver is no longer can communicate with the device.

    Hello

    I use X-NET-PCI8512, OS: Windows 7, C++ (middle of the QT interval).

    I'm pooling of card data (StreamIn member function) to ~ 100 Hz. card reading time (ReadStatus) to ~ 100 Hz.

    After about 40 min (depends on the amount of data in) I get this error:

    (Hex 0xBFF630B2) The NOR-XNET driver cannot communicate with the device. Solution: Make sure that the device was not removed from the computer.

    What are the causes of this error?

    Thanks in advance,

    Aviad

    Hello aviadCielo,

    When you get this error, what does do to make it work again? If you restart your program, start all this work?

    Secondly, what version of NOR-XNET do you use? It's maybe a software problem that could be resolved by upgrading to NOR-XNET 1.6.

    Finally, can you reproduce this problem with a simple program? If so, you can join the program you use?

  • NOR-XNET CAN custom interface code in VeriStand

    Hello

    I work with NI Labview/VeriStand 2011 and I recently received a Council XNET/XS 8513 with my controller PXI - 8106 RT.

    I noticed a great NOR - XNET.dll (about 10 MB) download in the file system on the system deployment definition PXI. Therefore, there is a greater load on the processors during execution compared to the case when I used the jury CAN 84681. I think that the reason is the extension name to FlexRay and Lin (?) protocols.

    I'm trying to reduce the load, so I create a custom model of labview for the CAN communication only, XNET with message transmission. I tested it directly with LabView on PXI, without a VeriStand deployment; The result is a correct message, reading of the CAN bus.

    Then I try to do a project veristand, deactivation of the NOR-XNET interface on the system definition file and loading the labview simulation model (builds from /Tools/NI VeriStand/generate NI Veristand) model vi; but I can't read/write in real time any new value, despite a successful deployment.

    Is there some VeriStand dependencies that I forgot? How can I use the old source NI - XNET Device Custom code for this?

    Thank you

    Giulio

    OK, I solved the problem: inport VeriStand cannot be a digital control of LabView inside a while loop time.

    Now the application is running well.

  • Properties of the NOR-XNET CAN frame timing type

    Hi all

    I have a problem of timing of the CAN. I start to read / write CAN bus every 10ms. I am using loops timed for this and I usually see 9ms / 10ms loop intervals of itteration, that's fine. However, sometimes my comms CAN down completely and that the loop can take 5 seconds to turns off once. The work rate of the cpu (from the Task Manager) does not seem too badly loaded)<>

    I noticed in the editor of database of NOR-XNET, I have the choice of the type of calendar. I am currently using the event data, but I was wondering if there was something I could do to use some kind of hardware timing for my transmissions CAN? Curiously, neither aid seems fairly limited for the calendar type (where my post here). Any help on what means the type of calendar options, and if a is likely to strengthen my time 10ms loop and (hopefully) stop my bus CAN lock up risks would be apprciated.

    Thank you very much.

    georgeofthejungle wrote:

    I use 'Framework in single point' for my readings and 'Unique exit point' for my writing.

    I chose the type of cyclic calendar with a time limit for the transmission of 10ms in my NOR-XNET database. It seems to be better now, - I haven't seen 1 instance of my may lock up repeatedly. I still have my loop timed to 10ms containing my NOR-XNET write VI.

    I'm not using a queued session, - if I understand correctly, the queue will hold managers and they will be released sequentially at intervals of 10 ms? The only point & cyclic timing so I understand that if a new image is written so the same frame will be published every 10ms. - it fits my needs for now.

    After reading the help, point one looks like it will work enough for you.  Keep in mind that if you finish writing twice before the next transmission 10 ms, you can miss an update signal.  This can happen if your software update of 10ms is not quite of the transmission of material 10 ms.

    With the type of cyclic calendar and Frame in single point, are my transmissions CAN timed material now? -They seem more regularly now and I have not had a case of the loop CAN lock up.

    The cyclical schedule will force the transmissions timed HW of the controller CAN then Yes, you're now HW timed for transmission.

    Thanks again for your help.

    I'm glad that your CAN bus seems to be much happier now.  Feel free to post if you have something else.

  • Got a 27 "monitor from Apple, with thunderbolt (error). My MacPro can't love at first sight. Apple won't bring back the monitor. Will using a USB 3 map and then using a hard drive with USB 3 and Thunderbolt works?

    Got a 27 "monitor from Apple, with thunderbolt (error). My MacPro can't love at first sight. Apple won't bring back the monitor. Will using a USB 3 map and then using a hard drive with USB 3 and Thunderbolt works?

    N ° you need a computer logic board which has built in Thunderbolt.

  • Is it possible to save a configuration with NOR-XNET Bus Monitor?

    I'm trying to transition to use Vector canoe to use NOR-XNET Bus monitor.

    In Bus monitor is it possible to save the settings of the interface and the signals tab setting?

    Do not think that as Bus monitor, it's more like a low level tool to see if things work.  Very little effort seems to have entered the user experience or user interface.  OR prefer generally to develop tools, which you can use to request a wonderful, they generally don't do this wonderful application themselves.

    I would look at a few examples in LabVIEW, by going to help > find examples to see if any of these get close to the functionality you're looking for.  Then you can use as a starting point for your own application.

  • KB898461 repeatedly fails with error code 0x80070005 - what can I do about it?

    KB898461 repeatedly fails with error code 0x80070005 - what can I do about it?

    KB898461 repeatedly fails with error code 0x80070005 - what can I do about it?

    Run the automatic fix here and try again once the update manually by downloading it from HERE

  • I have a problem with the key, I aktivate Photoshop CS 6 after buying fo little years. But the drive hard ist crasht a moment the aktivate display the error. Please you can reset the key?

    I have a problem with
    the key, I have aktivate Photoshop CS 6 after buying fo little years. But the
    Drive hard ist crasht a moment the aktivate display the error. Please you can reset the
    key?

    Hi berndp3095653,

    Greetings.

    You must contact the customer as some changes to do on the backend

    Contact the customer service

    Concerning

    Rohit

  • Custom reports do not work with error message: systematic FDPREP can not read...

    Hello

    Can someone help me with this problem pls?

    Dev system is cloned production a few days ago. After you run the clone of post procedure, the dev works very well except when we try to run customized reports he errorred out with the Routine FDPREP - error message cannot read the file fmis/11.5.0/reports/US/POXPRPO1.rep. I checked the files env, and they seem ok. $CUSTOM_TOP is set to the correct value. Other standard Oracle reports properly. Custom report file extension is in the case of low (RDF). I tried to compile the report manually by using rwcon60.sh, the rep file was created under this folder but simultaneous Manager always gives the same error message. So I'm suspecting whther this is the problem of path, from the error message we can see up there, it does not show the absolute path. Can someone pls throw some light on this for me?

    Thank you!
    Liang

    If everything is as it should be, would it be possible to bounce the instance (all services, listener, and database)? Who can solve the problem, but he will not explain how it happened in the first place. If the bounce does not solve the problem, then FMIS_TOP is not set correctly.

    HTH
    Srini

  • Impossible to deploy the database of NOR-XNET to target RT PC

    Hello

    I am trying to deploy a XNET database to a target RT PC simply by following the tutorial here: http://digital.ni.com/public.nsf/allkb/9847EF6F2D867BC186257DCE00626236

    However, when I click on deploy nothing happens; I get no error message and the database alias does not appear as present in the aim of RT (the entire list is empty for the RT target). If I run my code, he complains about the database not being is not present, so I don't know that it isn't here.

    I checked with Max OR and target a NI-XNET 1.6.0 installed. I'm using LabVIEW 2015. I have no problem connecting to the target. I tried an another new database created with LabVIEW 2015, without going. I tried to disable the Windows Firewall as suggested in a similar position (http://forums.ni.com/t5/Automotive-and-Embedded-Networks/Unable-to-deploy-NI-XNET-Database-to-RT-Tar...), but that no longer works.

    Help!

    Thank you

    Hello

    It seems that I have the latest version of XNET on my target and the crowd at the beginning, but just to try something I did the following:

    • I have reinstalled XNET on the target using NOR-MAX. I had to uninstall dependency package "nor-xnet for NI-CAN compatibility library", before doing this.
    • I have uninstalled and installed the last XNET on target as well.

    After that, things worked!

    Thank you

  • Unable to deploy the NOR-XNET database on target RT

    Currently, I am expierencing trouble with NOR-XNET databases on an RT target deployment.

    When I check my alias on my local computer, all right. The problem is the target, it is stuck on the alias used previously, and I can't add new ones.

    When I open "Manage aliases" database editor and enter the target IP, the program crashes. Same thing with LabView; When I click on "Manage the deployment of the database" in the drop-down list where I choose LabView crashes database files. When I simply click 'Browse for database file', nothing happens. With the databases that are currently in memory, I get a dropdown list out all signals in this database.

    Who knows what could cause the link broken between my computer and the target, it is impossible to deploy new database?

    I'm using Labview 2010 SP1 with NOR-XNET 1.5, and I've attached all drivers installed on the target.

    Thierry,

    Disabling the firewall did the trick! I could update all the databases on the target, and the two problems have disappeared.

    So, if you can't deploy a NOR-XNET database, disable the windows firewall!

Maybe you are looking for

  • How of many plug-ins/tracks are too many for CPU? (8 GB OF RAM)

    My Logic Pro 9 crashes and I wonder if its because of too many plug-ins and titles? and whether to buy more ram? or if somethings wrong? Ive got 8 GB of RAM in the mid 2012 Macbook Pro and I am running like 60 projects using external plug-ins and syn

  • Satellite Pro A10 fan

    Hi, I need to buy a new fan for my Satellite Pro A10. Where can I buy one and how much is it? I also need a battery, even once, where can I buy one? Thank you.

  • Replace a laptop (standard) 9.5 mm HD with a 7mm (fine) one?

    Does anyone know if it is possible to replace a 9.5 mm (standard) thickness 2.5 "hard drive in a HP laptop with a 7mm ("thin")?  There are many thin 7mm people now, and I was wondering if I could spend my 9.5 mm with a 7mm thin one?  (it would depend

  • Vista - cannot find the printers after installing KB2347290

    When I install Windows Vista (64 bit) updated KB2347290 nor my network HP LJ 1320 and HP Photosmart 6280 printers are the Vista computer. Printers normally work my 2 XP computers. If I uninstall Kb2347290 I can reuse the printers on Vista computers.

  • Wireless button not work (orange rest) after upgradation from windows 8

    the orange wifi light does not change to white light after upgrade to windows 8 windows edition OS Home premium. I don't use the pavilion dv6-7011tx laptop, my product. is. B0P39PA #ACJ this is very frustrating as theres no wifi as well as bluetooth