Is It possible to access checksum field of LIN frame?

Hi All,
           I am using LabVIEW 8.2 and PCI 3072 LIN card (GÖPEL electronic GmbH) .
Is it possible to access checksum field of LIN frame? I have to test one LIN driver - LIN conformance test. So I need to access timing of each byte, value of checksum, sync field etc. Anybody please reply
Regards
Preejesh M R

Hi,
You should have found some examples along with the Drivers provided in the CD which comes along with the card. If not, you can contact Goepel and they can provide them. Which driver APIs are you using for this device? Is there a function for checksum in the API, if not you can create a logic to read the string and convert it to a number and add all the bits together. My first suggestion,  however is to contact Goepel.
Thanks, 
National Instruments
Applications Engineer

Similar Messages

  • Scripting - is it possible to access a field value not exposed in IAPI?

    Hi!
    I have a scripting issue that I need some help with please - in a version 7.0 system.
    The scenario is a contract pre-phase change script, where I need to check that there is a value in the Renewal Reminder Date on the parent Master Agreement / Agreement document, if certain conditions are met in the contract.
    The problem is that:
    1.  There is no method to get this property.
    2.  The Renewal Reminder Date property is not listed in IAPI so I don't think retrieving the metadata for the field will work either.
    3.  I have tried reading the value via SQL using the following code, but this returns no value, so either this approach is flawed or my coding is just wrong...
    renewal_date = dbHandler.executeIsolatedQuery("SELECT T1.RENEWAL_REMINDER_DATE FROM FCI_CONTRACT T1 WHERE T1.OBJECTID = "+parentObjId);
    The parentObjId reference above seems valid because it is used successfully else where.
    Any thoughts / comments / feedback would be much appreciated!
    Regards,
    Stuart

    Hi Stuart,
    I can see in Reference Guide that there is API available for RENEWAL_REMINDER which is getRenewalReminder().
    In case you are not able to find the API for RENEWAL_REMINDER can you please try this way:
    String masterAgreementBeanName = doc.getDisplayName();
    String masterAgreeRenewal="select fci_contract.renewal_reminder_date" +
      " from fci_contract where fci_contract.display_name="+"'"+masterAgreementBeanName+"'";
    //print String  you will get date in string
      if(masterAgreeRenewal!=null)
      Date masterAgreeRenewalReminder=(Date) dbHandle.executeIsolatedQuery(masterAgreeRenewal);
      Calendar cal2=Calendar.getInstance();
      cal2.setTime(masterAgreeRenewalReminder);
    renewalReminderDate= TypeFactory.createSysDate(cal2.getTime());
    //print the object renewalReminderDate. It should give you date
    Hope this helps.
    Regards,
    Kumud

  • Using variable in accessing itab field

    Hi all!
    is it possible to access a field of an internal table using a variable.
    for example, please see my code below.
    DATA: BEGIN OF itab,
            field1 LIKE mara-matnr,
            field2 LIKE mara-matkl,
          END OF itab.
    data: v_fldname(5).
    **- itab is being populated here -**
    v_fldname = 'field1'.
    **- i want to access the first field of itab, field1-**
    ***- but instead of doing this code
    write itab-field1.
    ***- i want to do this...
    write itab-(v_fldname).
    but im getting an error message saying that <<The data object "IT_VAD" does not have a component called "">>
    please send me the correct way to deal with this.
    Thanks for your usual support.

    I dont have a SAP sytem now but This is a sample.
    Field-symbols f_field.
    Assin a value to the field symbol
    Assign f_field value "Field name"
    Now the value "Field name" is stored in F_Field. You can use the value as below
    v_somefield = <f_field>. " V_somefield will now have a value of "Field name"
    - Guru
    Reward points for helpful answers

  • Is is possible to access channels from a CAN database in labview with NI USB 8473s

    Hello,
    I would like to know whether is possible to access a CAN database, which is uploaded through MAX, in labview.
    More specifically, I have uploaded my CAN database in MAX and I want to have access to each specific channel in labview.
    i.e according to picture, I would like to have access  to n_Motor_InsRpm channel of E1_L0_1 (motor speed) in Labview, so I can set and transmit a speed value through CAN. Could that be possible with NI USB 8473 s? If yes, is there any simple example in Labview ?
    Thanks for your Help
    Charis
    Solved!
    Go to Solution.
    Attachments:
    CANdb.jpg ‏11 KB

    There are several ways to get database information without needing hardware. Here is one I did a while ago.
    https://decibel.ni.com/content/docs/DOC-39793
    Unofficial Forum Rules and Guidelines - Hooovahh - LabVIEW Overlord
    If 10 out of 10 experts in any field say something is bad, you should probably take their opinion seriously.

  • Can we add users to the 'Manage Access Request' field to process site access request in SharePoint Online?

    Hi,
    I have a requirement in which I have to assign couple of email ids to the "Manage Access Request" field to process site access requests. And, this is possible using server object model but I have to achieve this on SharePoint Online with the help
    of CSOM.
    There are two properties which control the access request configuration, first is "RequestAccessEnabled", a Boolean flag which turns on or off the access request feature for the site. The second property defines one or more email addresses where
    requests will be sent to. It is named "RequestAccessEmail".
    The above both properties are available for server object model but not for CSOM.
    So, is there any other workaround or way to achieve the sane in CSOM?
    Thanks,

    I don't think there is a programmatic workaround for SharePoint Online.  But the email address is just used for Notification.  Anyone with Manage Permissions can approve Access Requests.  If you create an email distribution list for the multiple
    addresses that should be notified you should be able to add the email address for the distribution list into the Access request email field using the user interface.
    Paul Stork SharePoint Server MVP
    Principal Architect: Blue Chip Consulting Group
    Blog: http://dontpapanic.com/blog
    Twitter: Follow @pstork
    Please remember to mark your question as "answered" if this solves your problem.

  • With FF 10, when accessing fields: no cursor appears, cannot select text, no visual indication that you have accessed a field.

    When clicking in a field to enter text (as in this text box), no visual indicator appears (i.e., blinking cursor) to let you know that you have accessed the field. In addition, when selecting text in the field, there is no indicator that you have selected text (not highlighted). The only way to know is to start typing or to try and cut the text or paste text. It is not intuitive at all.

    You may be experiencing this bug that will be fixed in Firefox 10.0.1, possibly released later this week.
    *[https://bugzilla.mozilla.org/show_bug.cgi?id=718939 bug 718939] - Java applet causes text entry fields to become semi-unresponsive

  • Is it possible to access Pages from an web application running in Safari in i-Pad?

    Is it possible to access Pages application from an web application running on safari browser in iPad ?

    Since you control the application AND the plugin - you can define ANY method of communication you want.  Shared files, shared memory, IPC, named pipes, etc.

  • No Longer Possible to Access iCloud Mail on Third Party Mac

    Something has changed recently. It is no longer possible to access iCloud mail on a third party mac via web browser
    This afternoon, I tried to do so on my daughter's iMac - and the system wanted me to set up iCloud rather than letting me access Mail (or any other iCloud services for that matter) instead. Tried different browsers, change of login account on the computer. All to no avail. Have to set up iCloud on the computer. Which means either logging my daughter out, or creating a whole new identity for the purpose. This entirely defeats the notion of the simple webmail interface - and indeed makes Pages, Calendar, etc inaccessible unless on your own computer, or one that you have used to set up an iCloud account. Not something that you want to do in an internet cafe or an airport lounge.
    Two sets of Chat Support sessions later, with the problem being hinted to be probably due to "my daughter's computer (!!???)", no satisfaction
    I am now in the airport, trying to still access my iCloud mail through a web browser. Same nonsense about setting up iCloud before I can access my iCloud mail via the web through a browser.
    Apple, this was one of the advantages of iCloud that I, as a regular traveller, have found useful in the past. Today I have wasted well over an hour on something that is clearly an error in the logic of how people will be using iCloud - possibly a "feature" of Mavericks?
    Please bring back simple and straightforward access to iCloud mail via web browser, so that I can once again access my mail from any third party computer.
    Thanks
    Nic

    Excellent, well done. I have to say that talktalk were useless, they repeatedly sent me instructions for setting up an emil account and did not seem able to understand that it was the login that would not work. Thank you.

  • Is it possible to add PERNR field to MIGO or MB1A transaction screens?

    Hi,
    Ours is a service industry with @ 10000 employees and we have implemented SAP with MM & HR module. We issue uniforms to all the employees when they join (new Joinee) and again once in January every year as reissuance. We intend to keep size information in employee masters in HR along with station code, designation, department and cost centers.
    At present we are using two fields goods recipient and unloading point to mention employee code and type of issue (new joinee or reissuance). This is because employee code (PERNR) field is not there in MIGO_GI screen or MB1A screen.
    Is it possible to add PERNR field to any of these transaction screens?
    If added then we can fetch the relevant information about issuance of information along with station code, designation, department in Z report.
    If possible, then how it can be done?
    Thanks in advance,
    Satish

    Hi ,
    as i understand we can add new fields in a transaction through user exit /field exit. so please discuss with your ABAP consultant & try to find out all the exit available for MIGO/ MB1A. then you have to decide which one will suit you. here you have to consider some factors like whether you need to enter values in the field or the field needs to fatch any value from any other table & should populate here.
    the ABAPer can then write the code & add your required logic here.
    i am not very good in this subject. just tried to share what ever i knew.
    regards,
    anubhab

  • Is it possible to add a field to OKEK in configuration SCREEN?

    Hello SAPPERS,
    I would appreciate if someone could provide some input on the following issue.
    Is it possible to add a field to Define Account Determination for Internal Goods Movements (OKEK)?
    This table determines the GL accounts assigned when inventory is moved between plants.  Is it possible to add another column to the left hand side?  I would add the receiving plantu2019s VGCd, if possible.  Even better would be a profit center group (1100 for all 11xx profit centers for example).
    I know there are two ways to add field to the DB Table. They are INCLUDE and APPEND structure.
    Is it possible to append a field to table V_T8A00, and display it in config screen OKEK?
    Thanks for any advice

    Hello,
    On a transfer, the accounting treatment is different when the move is within the same division VS when it goes to another division. 
    When plant 1101 ships to plant 1102, we donu2019t want to post to account 360100.  When plant 1101 ships to plant 1301, we do want to post to 360100.  Having the receiving profit center group in the mix will enable this distinction.
    Thanks in advance

  • Is it possible to add text field in condition type in PO?

    Dear Guru,
    Please kindly advice. Is it possible to add text field in condition type?
    I mean I have seen condition type "FRB1" Freight value in the condition detail we can input vendor code.
    So I would like to know is it possible to add text field in condition detail and how to set it up.
    Thank you very much.

    We would like to maintain some text in condition because of we would like to get that text to PO print out and we don't want to do enhancement.
    Ex: Condition Type: ZZZZ  Insurance  
    PO Print out show
    Item No.          Desc                                                  Qty  Unit Price  Amount
    10                 Item description                                  10000   10         100000
    20                 Item description                                  10000   10         100000
    30                 Item description                                  10000   10         100000
                         Insurance <<Description about insurance>>                  9,999
    Edited by: Saiyaman on Oct 1, 2009 1:35 PM
    Edited by: Saiyaman on Oct 1, 2009 1:36 PM

  • Access to fields of a form through IAC

    Hello everyone!
    I created with Adobe LiveCycle Designer ES2 (included with Adobe Acrobat X Pro) an example form with several fields.
    After that I wanted to access the fields through the Acrobat SDK's Interapplication Communication (IAC) capability by using OLE.
    As programming language I choose C# from the .NET framework. But the only field that I could access was the signature field and only when it was signed. I could not figure out the mistake. Is my code wrong? Or is the created form wrong? Can somebody help?
    The code that I used:
    Acrobat.AcroApp app = null;
    Acrobat.AcroAVDoc avdoc;
    AFORMAUTLib.AFormApp formApp;
    AFORMAUTLib.IFields fields;
    app = new Acrobat.AcroApp();
    avdoc = new Acrobat.AcroAVDocClass();avdoc.Open(@"Form.pdf", null);
    formApp = new AFORMAUTLib.AFormApp();
    fields = formApp.Fields;
    int fieldsCount = fields.Count;
    foreach (var item in fields)
      AFORMAUTLib.IField field = (AFORMAUTLib.IField)item;
        result = field.Name + " = " + field.Value + "[" + field.Type + "]";

    Yes, if the form is Reader Enabled, then a Reader user can add a graphic as the icon of a button via scripting to an AcroForm.
    From: Adobe Forums <[email protected]<mailto:[email protected]>>
    Reply-To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>>
    Date: Tue, 27 Sep 2011 00:31:26 -0700
    To: Leonard Rosenthol <[email protected]<mailto:[email protected]>>
    Subject: Access to fields of a form through IAC
    Re: Access to fields of a form through IAC
    created by gatch<http://forums.adobe.com/people/_gatch_> in Acrobat SDK - View the full discussion<http://forums.adobe.com/message/3939773#3939773

  • I'd like to know if it's possible to access an older version of a web page in Firefox.

    I'm wondering if it's possible to access an older version of a webpage I've since made changes to -- the site is through Livejournal.com -- in order to see the information that was on the older page. I'd like to keep it consistent with the new page, but am not sure how to do this. I very stupidly didn't save a copy of the old page!

    If you know where the page is at, I myself don't see any reason why you can't access it.
    The only thing I could think was if Livejournal.com had a lock on the page or if you had to sign-in and your u/n and p/w had expired.
    I'd say go ahead and at least try.
    davewdan

  • Is it possible to access a single Lightroom catalogue mounted on a shared drive from multiple computers, each with an individual Lightroom install?

    Is it possible to access a single Lightroom catalogue mounted on a shared drive from multiple computers, each with an individual Lightroom install?
    Thanks.
    Steve Greenberg

    No, Lightroom catalogs cannot be on a networked (shared) drive, and they do not support simultaneous multi-user access

  • Is it possible to access inbuilt hard disk drive in Apple Airbook

    is it possible to access inbuilt hard disk drive in Apple Airbook

    Kamal666 wrote:
    Yes i would like to access contents, files or etc... on hard drive or inbuild flash drive, Same like Windows my computer hard drives access
    Finder Preferences > General > check "Hard Disks"

Maybe you are looking for

  • Only display first item when item no is bound to viewBT117S_SRC/AdvancedSRL

    Hi ; I want to add order item attributes to the lines of the page "service confirmatioms" , at first It was displaying only order header lines in standart ,  i enhanced the context node and added "item line no" of the orders but in the view it displa

  • What's SAP Router String for?

    Hi, I can not find proper module for me to post this message, so I post it here. When we create a new item in the SAP logon screen , we need to specify the following parameters: 1) System description 2) Message server 3) SAP Router String (optional)

  • Why did Lion download updates I didn't select?

    A couple of days ago I checked for updates for my Lion - I was in particular looking for the Java update to fix the recently reported security issue - and selected 2 items including the Java update for downloading.  I checked the size of the items an

  • QuickTime 7 Upgrade  and Windows Movie Maker v6 Audio Problem

    Since ITunes up graded my quick time player to the latest version I can no longer add audio to my movies made on Windows Movie Maker version 6. The application crashes. Uninstalling Quick Time player seven and installing Quick Time Player 6 solves th

  • Error message in va02

    Hi, When i am any sale document in va02 , its giving error message as 'Specify either address number or address handle'. I searched in sdn, but no solution found. Provide any solution Thanks in advance