Message data CAN be read with more 64-bit

Dear all,

I work with CAN PCI card series 2 with Labview 8.2.1 measurement and automation 5.1.

I do the measures since an ECU.

This one (please see piture) comprises more than 64 bits for one ID.

I cannot find how I can read these data using 'Channel API'. Is this possible?

On MAX, I am not able creat CAN measure with more than 64-bit task...

It is necessary to use only "frame APIs.

Thanks for repply.

Concerning

NI-Channel CAN API is not able to deal with Multi part messages, so you must use the NI-CAN frame API to read the Multi part message and do the conversion to physical quantities on your own.

Tags: NI Products

Similar Questions

  • The AirPod are compatible only with iphone 7? Or we can use it with more than 6 s... or any android device?

    The AirPod are compatible only with iphone 7? Or we can use it with more than 6 s... or any android device?

    Here are the tech specs: http://www.apple.com/shop/product/MMEF2AM/A/airpods

    They are bluetooth devices, so they work with the iPhone 5 or more.

    See you soon,.

    GB

  • Toshiba Satellite L505-s5990 can be improved with more RAM?

    I have this Toshiba satellite L505-s5990 with windows 7 32-bit and intel core 2duo t6500 and I think that I cheated, well I don think, I was mistaken, because when I buy first told me it has ddr3 ram and there no, also told me that I could add more RAM, because it might be expandable up to 8 GB of ram, because there just 3 when I bought and which I have now doubt, well, you might wonder why I do not do something like back or something like that, well the reason is that, at the point where I noticed that it was already too late (warranty and return policy) had expired already, I didn't know anything this either on the computers, of course, so now I'm stuck with it and I guess all I can do is upgraded to what I want if possible lol! Well what I want is run several operating systems to achieve I think that my laptop I could run virtualization and I would like to know what equipment I need to upgrade my computer to do and if it supports the upgrade? I would appreciate very if anyone of you could help me with this.

    I have this Toshiba satellite L505-s5990 with windows 7 32-bit and intel core 2duo t6500 and I think that I cheated, well I don think, I was mistaken, because when I buy first told me it has ddr3 ram and there no, also told me that I could add more RAM, because it might be expandable up to 8 GB of ram, because there just 3 when I bought and which I have now doubt, well, you might wonder why I do not do something like back or something like that, well the reason is that, at the point where I noticed that it was already too late (warranty and return policy) had expired already, I didn't know anything this either on the computers, of course, so now I'm stuck with it and I guess all I can do is upgraded to what I want if possible lol! Well what I want is run several operating systems to achieve I think that my laptop I could run virtualization and I would like to know what equipment I need to upgrade my computer to do and if it supports the upgrade? I would appreciate very if anyone of you could help me with this.

    Wow.  All this without breathing a lot and you do not use Google? * smile * you should really get in GOOGLE.
     
    You have this laptop:
    http://www.toshibadirect.com/TD/B2C/retail-product.jsp?poid=452314
     
    You can easily get up to 8 GB of memory MATERIAL:
    http://www.crucial.com/upgrade/Toshiba-memory/satellite+L505+series/satellite+L505-S5990-upgrades.html

    Beyond that - well - what EDITION of Windows 7 do you have?  You have given version (Windows 7) and architecture (32-bit) but not editing (home edition Premium, etc.)
     
    In the end - it won't matter much if Windows 7 32-bit came pre-installed.  Despite the ability of the machine to have 8 GB memory installed and the material see - the 32-bit version of Windows 7 you have is not going to use it somehow.  Somewhere between 3 and 4 GB is the most he'll see/use/give you access to.  It is the nature of the beast.
     
    Also - if it came pre-installed you can just use your product key, download Windows 7 64 bits _ and install - because the OEM for Windows 7 licenses does not work like that.  You bought Windows 7 32-bit OEM and that's all you get.  Sales in the RETAIL of WIndows 7 license would have given you the ability to change as often as you wish between 32-bit and 64-bit.
     
    Where did put you?  Well in my digging around, I'm fairly certain that you pretty much exactly what I linked to the first.  Windows 7 Home Premium, 32-bit, 3 GB memory, processor 2.1 GHz dual core...  You can probably do a little now - virtualization might need to turn on a few things in the BIOS to really enjoy it - but it would work probably right now.  Take the free VirtualBox there and install the OS you want ot - but you probably will have to be rare on how much memory you give virtual machine (1, maybe 1.5 GB at max.)

    If you are looking to improve more...  You will probably need to invest in:

    -Windows 7 Professional or edition full 64-bit
    -the 8 GB memory referenced above
    -a larger and faster disk hard

    After that - well, it's a laptop.  Reality of what you can do starting to settle in.  The above improvements would cost you somewhere (from) about 350 USD.  Your Dual Core processor will probably hinder things - how - investment as a whole better system would be wiser.

  • How the date can be filled with timestamp in dynamic sql

    Hi all

    Below we have sql

    v_stmt: = ' MERGE IN MTH_EQUIPMENTS_EXT_B ED

    WITH THE HELP OF)

    SELECT TAG_DATA,

    EQUIPMENT_FK_KEY,

    WORKORDER_FK_KEY,

    SEGMENT_FK_KEY,

    SHIFT_WORKDAY_FK_KEY,

    HOUR_FK_KEY,

    ITEM_FK_KEY,

    READ_TIME,

    ATTR_GROUP_ID,

    RECIPE_NUM,

    RECIPE_VERSION,

    NVL (FND_GLOBAL. User_Id,-1) l_updated_by,.

    NVL (FND_GLOBAL. Login_Id,-1) l_last_update_login

    OF MTH_TAG_READINGS_T_STG

    WHERE DB_COL = ' | " ' || v_colname | " ' ||') TS

    WE (';)

    v_stmt: = v_stmt | "ED. EQUIPMENT_PK_KEY = TS. EQUIPMENT_FK_KEY AND

    ED. READ_TIME = TS. READ_TIME AND

    ED. ATTR_GROUP_ID = TS. ATTR_GROUP_ID)

    WHEN MATCHED THEN

    UPDATE

    GAME ED.'. v_colname |' = TS. TAG_DATA,

    ED. LAST_UPDATED_BY = 1, ";

    v_stmt: = v_stmt | "ED. LAST_UPDATE_LOGIN = TS.l_last_update_login

    WHEN NOT MATCHED THEN

    INSERT ('| v_colname |', EXTENSION_ID, EQUIPMENT_PK_KEY, WORKORDER_FK_KEY, SEGMENT_FK_KEY, SHIFT_WORKDAY_FK_KEY, HOUR_FK_KEY, ITEM_FK_KEY, READ_TIME, ATTR_GROUP_ID, LAST_UPDATE_DATE, LAST_UPDATED_BY,';)

    v_stmt: =.

    v_stmt | ("LAST_UPDATE_LOGIN, CREATED_BY, CREATION_DATE, RECIPE_NUM, RECIPE_VERSION)

    VALUES (TS. TAG_DATA, EGO_EXTFWK_S.NEXTVAL, TS. EQUIPMENT_FK_KEY, TS. WORKORDER_FK_KEY, TS. SEGMENT_FK_KEY, TS. SHIFT_WORKDAY_FK_KEY, TS. HOUR_FK_KEY, TS. ITEM_FK_KEY, TS. READ_TIME,';

    v_stmt: = v_stmt | "TS. ATTR_GROUP_ID,' | '''|| SYSDATE | "'| ', 1, TS.l_last_update_login, TS.l_updated_by,'|"' | SYSDATE | " ' ||', TS. RECIPE_NUM, TS. RECIPE_VERSION)';

    EXECUTE IMMEDIATE v_stmt;

    After you run the above SQL last date of update in MTH_EQUIPMENST_EXT_B is filled with sysdate but timestamp is not its always 00:00:00. Can we have timestamp also populated through dynamic sql in the last update date

    Kind regards

    Amrit

    Values to hardcode in the dynamic SQL - never use bind variables:

    v_stmt: = ' MERGE IN MTH_EQUIPMENTS_EXT_B ED

    WITH THE HELP OF)

    SELECT TAG_DATA,

    EQUIPMENT_FK_KEY,

    WORKORDER_FK_KEY,

    SEGMENT_FK_KEY,

    SHIFT_WORKDAY_FK_KEY,

    HOUR_FK_KEY,

    ITEM_FK_KEY,

    READ_TIME,

    ATTR_GROUP_ID,

    RECIPE_NUM,

    RECIPE_VERSION,

    NVL (FND_GLOBAL. User_Id,-1) l_updated_by,.

    NVL (FND_GLOBAL. Login_Id,-1) l_last_update_login

    OF MTH_TAG_READINGS_T_STG

    WHERE DB_COL =: 1) TS

    WE (';)

    v_stmt: = v_stmt | "ED. EQUIPMENT_PK_KEY = TS. EQUIPMENT_FK_KEY AND

    ED. READ_TIME = TS. READ_TIME AND

    ED. ATTR_GROUP_ID = TS. ATTR_GROUP_ID)

    WHEN MATCHED THEN

    UPDATE

    GAME ED.'. v_colname |' = TS. TAG_DATA,

    ED. LAST_UPDATED_BY = 1, ";

    v_stmt: = v_stmt | "ED. LAST_UPDATE_LOGIN = TS.l_last_update_login

    WHEN NOT MATCHED THEN

    INSERT ('| v_colname |', EXTENSION_ID, EQUIPMENT_PK_KEY, WORKORDER_FK_KEY, SEGMENT_FK_KEY, SHIFT_WORKDAY_FK_KEY, HOUR_FK_KEY, ITEM_FK_KEY, READ_TIME, ATTR_GROUP_ID, LAST_UPDATE_DATE, LAST_UPDATED_BY,';)

    v_stmt: =.

    v_stmt | ("LAST_UPDATE_LOGIN, CREATED_BY, CREATION_DATE, RECIPE_NUM, RECIPE_VERSION)

    VALUES (TS. TAG_DATA, EGO_EXTFWK_S.NEXTVAL, TS. EQUIPMENT_FK_KEY, TS. WORKORDER_FK_KEY, TS. SEGMENT_FK_KEY, TS. SHIFT_WORKDAY_FK_KEY, TS. HOUR_FK_KEY, TS. ITEM_FK_KEY, TS. READ_TIME,';

    v_stmt: = v_stmt | "TS. ATTR_GROUP_ID,: 2, 1, TS.l_last_update_login, TS.l_updated_by,: 3, TS. RECIPE_NUM, TS. RECIPE_VERSION)';

    V_stmt EXECUTE IMMEDIATE

    With the HELP of v_colname,.

    SYSDATE,

    SYSDATE;

    SY.

  • The data on my Lexar flash drive can be read by a mac if its windows?

    My lexar USB data can be read by a mac, if it's windows?

    Hello

    Yes, it will read the data of a Lexar USB drive.

    Kind regards.

  • Can u face times more then 1 person on iphone 6 more

    Okay so I was wondering if I can face time more than 1 person, because I always face in time my friend but we want to make a group conversation, but we don't know how. Help, please!

    No, unfortunately you can not Facetime with more than 1 person at a time. If you want to suggest this feature to apple, you can do so below! If enough people suggest that it Apple may add the feature in the future! I hope that answers your question!

    http://www.Apple.com/feedback/iPhone.html

    EDIT: If you want to group video chat with your friends, you can use other 3rd party such as Oovoo applications, which you can download below.

    https://iTunes.Apple.com/us/app/ooVoo-free-video-call-text/id428845974?Mt=8

  • I can't reactivate my e-reader with my existing Adobe ID and password which are both correct. I alwayss get the message "the server activation Code error: E_AUTH_NOT_READY" what kind of problem is this and what is more important, how can I resolve it quic

    I can't reactivate my e-reader with my existing Adobe ID and password which are both correct. I alwayss get the message "the server activation Code error: E_AUTH_NOT_READY" what kind of problem is this and what is more important, how can I resolve it quickly. I'm on vacation and you want to read. Thanks for the quick response.

    Yes, actually I talk about digital editions. Do you know how to solve the problem, as stated in my first mail of Digital Editions? Thank you for your kind cooperation.

  • Input module of data acquisition can be read by two or more LabVIEW vi at the same time % 3F

    I use the DAQ palette in LabVIEW to read the virtual channels of the input data acquisition module. I've done several VI who read many entries of three modules of simulations. The problem appears when I run two or more VI´s reading entries from the same virtual module (for example. first.VI module 1 input ai0 and second.VI bed ai0 entry module 1 bed), when this happens the next errors are shown:

    Error-50103

    Platform AND Services: The specified resource is reserved. The operation could not be performed as indicated.

    and

    Error-200022

    Resource requested by this task has already been reserved by another task.

    It's worrying because I want to get the DAQ chassis and some modules, but if this problem is present with physical equipment my application may be unnecessary. This means that entry module only can be read once at the time?

    I m using global variables in each Subvi to share data with main VI, however, I found the solution in a different way... I just changed to single channel and dbl sample playback mode, so I Don t need to clean up the task of reading in my subVI´s, the zeros isn´t problem here, and the six subVI´s work at the same time!

    Thanks for the tips!

  • Where can I get help with this message? «Adobe Acrobat Reader DC could not open (my file.xls) because it is not a type of supported file or because the file has been damaged (for example, it was sent as an attachment to e-mail and has not been correctly d

    Where Iget can help with this message? «Adobe Acrobat Reader DC could not open (my file.xls) because it is not a type of supported file or because the file has been damaged (for example, it was sent as an attachment to e-mail and has not been correctly decoded).» I don't know where to go or how to solve this problem. It started to happen after I went to the office 356 and uses Windows 10.

    Hi brionp43071032,

    Please see the troubleshooting provided in this KB doc steps: fix damaged document error when opening PDF files

    Let us know if you still experience the problem.

    Kind regards

    Meenakshi

  • I bought the photo Illustrator and ask the Adobe site plan for individuals with credit cards, but to date I have not received the confirmation email. How can I contact for more information on the good end of the order?

    Hello 11/18/2015 I bought Illustrator photo and ask the Adobe site plan for individuals with credit cards, but to date I have not received the confirmation email. How can I contact for more information on the good end of the order?

    Your subscription to cloud shows correctly on your account page?

    If you have more than one email, you will be sure that you use the right Adobe ID?

    https://www.adobe.com/account.html for subscriptions on your page from Adobe

    .

    If Yes

    Some general information for a subscription of cloud

    Cloud programs don't use serial... numbers you, connect you to your cloud account paying to download & install & activate... you may need to sign out of the cloud and restart your computer and log into the cloud for things to work

    Sign out of your account of cloud... Restart your computer... Connect to your paid account of cloud

    -Connect using http://helpx.adobe.com/x-productkb/policy-pricing/account-password-sign-faq.html

    -http://helpx.adobe.com/creative-cloud/kb/sign-in-out-creative-cloud-desktop-app.html

    -http://helpx.adobe.com/x-productkb/policy-pricing/activation-network-issues.html

    -http://helpx.adobe.com/creative-suite/kb/trial--1-launch.html

    -ID help https://helpx.adobe.com/contact.html?step=ZNA_id-signing_stillNeedHelp

    -http://helpx.adobe.com/creative-cloud/kb/license-this-software.html

    .

    If no

    This is an open forum, Adobe support... you need Adobe personnel to help

    Adobe contact information - http://helpx.adobe.com/contact.html

    Chat/phone: Mon - Fri 05:00-19:00 (US Pacific Time)<=== note="" days="" and="">

    -Select your product and what you need help with

    -Click on the blue box "still need help? Contact us. "

  • my up to date iMac can't read installing lightroom 5 dvd I received for Christmas, the dvd player works fine with the other dvd, is it possible to download the program with the serial number of the dvd?

    my up to date iMac can't read installing lightroom 5 dvd I received for Christmas, the dvd player works fine with the other dvd, is it possible to download the program with the serial number of the dvd?

    No need to worry about the disk version. He would just install an update anyway once it has been installed. Download from the link provided below and use the serial number, you need to activate.

    Updates

  • Cannot send messages from desktop (Windows Vista) with wire for modem or laptop (Windows 10) wireless, but can read the new email (Thunderbird) on both computers.

    (1) changed modem Internet 2016-11-12 (used by two computers), but also later than 15 messages sent on the desktop (Vista & wired) but nothing impossible to send the 2016-11-16 or later. The 5.7.1 error message is received and no e-mail message was added to the list "sent". (2) equivalent (on Windows Mobile with Wi - Fi 10) has been effective on 2016-11-16 (with no attempt sends on 14 or 15) but the 16 message showed on the list "sent". Next attempt on the 18th with the same message (updated and transmitted the message with more information), stopped with the 5.7.1. error message and did not appear on the list "sent". 3) denied computers their respective messages with the message: "an error has occurred when sending mail. The mail server responded: 5.7.1 address unauthorized. Please verify that your email address is correct in your account settings and try again. (' 4) no changes have been made between sends with success and failure sends with 5.7.1. messages.

    Your ISP may have changed, how they want you to send your outgoing emails. ISP does not necessarily tell their customers when they make changes like this.

    Discover on site from your ISP, or you can call to make sure that your e-mail server settings are correct. Be thorough and check the incoming (IMAP or POP) and outgoing (SMTP).

    Thunderbird menu: Tools: account settings

    -It just occurred to me (at the end), to ask if the e-mail address you have in the section 'From' of your email is a valid e-mail address and that of your ISP provided you.

  • ESXi with Buffalo Terastation as an NFS server - can't read data - still unsolved

    Hello

    I ve connected correctly my ESXi 4 server via NFS with a Buffalo Terastation XL. I can see storage information and I can write data to this topic, BUT: I can´t read the data!

    All orders, like create VM, copy/move files and create folders work propoerly I can see the files on the NAS via ftp with no problems.

    But via VSphere I can't access/read data.

    Does anyone have an idea what I m doing wrong?

    Thank you

    Dirk

    Post edited by: dirkschirmer

    Unfortunately pressed 'useful' by accident, but the problem remains.

    HO w you're reading data?

    Buffalo boxes are very slow, so no wait for great performance.

  • How can I do data with more than 72 dpi in loose 8?

    When I want to print or send my photos, I get the message that it is printed with less than 220 dpi (in fact it's 70 or 72 dpi). How can I make my data with the normal 600 dpi?

    You must resample the image by Image > resize > image size.

    Please look at this from the help file:

    http://help.Adobe.com/en_US/PhotoshopElements/8.0/win/using/WSae2ea3b149d0c3591ae939f10386 0b3d59 - 7ee0_WIN.html

    Note that for printing, it is desirable to have the resolution = 240-300 px / in. If it's a very large print, you can come out with a lower resolution, as the eye of the observer is at a greater distance.

    The 220 px/guest to come up now and then, and most of the time I ignore it.

    For web work, 72px / is fine.

    If you have additional questions, please repost.

  • 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

Maybe you are looking for