LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LIN control application

Mauererma,

Thanks for the sample code. I've rewrote my program using the .net dll and it makes it way more simple.

Thanks Again,

Gab_electro

0 Kudos
Message 11 of 23
(3,793 Views)
Oriana 
    I also had difficulty using the Vector CANBoardXL with the vxlapi.dll drivers when dealing with LIN and the technical support at Vector was of no help.  The LabView drivers they provided were only useful with the older bus independent functional calls (ncd*) and not the latest XL functions (xl*) required for the LIN specific functional calls so I created my own LabView library.  I was successful in creating the LabView wrappers to all the functions necessary for my LIN application with the exception of the xlLinSetChannelParameters where I needed to create my own DLL wrapper to handle the XLlinStatPar structure. Let me know if you need more info
 
 
hello Mr oriana:
     I encounter same difficulty with you, I be useing you offered the DLI_CANboardXL_llb,but when I run DLI_xllinsetchannelparams.vi in labview8.0,my all labview program be closed toughly ,I try to run other LIN specific functional ,the result are same with it, I don't know the cause,can you tell me? in addition I don't clear about what "where I needed to create my own DLLwrapper to handle the XLlinstatpar structure" means.except for DLI_CANboardXL_llb,do I need create my own DLLwrapper to handle the XLlinstatPer structure yet? don't  it  include in your DLI_CANboardxl_llb.if so, can you give you create DLL wrapper to  me? thank you very much.E-mail:  xuehong.he@kostal.com
0 Kudos
Message 12 of 23
(3,749 Views)
I suggest you update your canboard driver and download the latest xldriver library. You can look at the sample code posted previously by maererma. I make use of the .net interface instead of the call library function node.
0 Kudos
Message 13 of 23
(3,742 Views)

 Hello   thank for  this  function but  have  the problem 

the  function  XLRECEIVE   in  LIN APPLICATION   not possible look the data  .

The   program  in VISUALC++  use  VXLAPI.DLL the same function   XLRECEIVE   it is  possible  look the data .

please  send me  the example  use   the   XLRECEIVE   .

The funcion  ncdreceive   in   can application it is possible   look the data

I hope of being to explain .
 
Saluti      Battista
0 Kudos
Message 14 of 23
(3,668 Views)
Good Morning  Markus
 
 
I used   your  program   LIN  application  with   LABVIEW  ,used  framework  NET
 
but   the  application  not good
 
LIN Frame senden.vi  response
 
Error calling method vxlapi_NET20.XLDriver.XL_LinSetSlave of NULL ObjectId >> .NET Exception in LIN Frame senden.vi

vxlapi_NET20  is  included  in project

Possible   Help   me

 

Thanks very much

 

Battista

0 Kudos
Message 15 of 23
(3,664 Views)
This is regarding help on LIN Labview application control. Has anybody developed and tried LabView LIN control applications wherein GÖPEL electronic GmbH Basic CAR is used as the 3rd party Hardware? If so, please share a simple example. I am using NI VISA and there is no example on their CD. Also, please note that I am using Labview 7.1.
 
I'll be grateful for your help.

Message Edited by Cashy on 01-16-2007 04:57 AM

0 Kudos
Message 16 of 23
(3,617 Views)

 

HI

The application LIN  not possible  with   LABVIEW      7.1

You  must   use   LABVIEW  8.0   for   LIN  APPLICATION

I  have  the application  LIN   but  not running   with  LABVIEW      7.1

 

Best   Regards

0 Kudos
Message 17 of 23
(3,582 Views)

Hi Bartista,

Still I'll request you to provide me the application VI. Either you can post it here, or can mail me at akash@ti.com. I'll be grateful.

Warm regards,

Akash

 

 

0 Kudos
Message 18 of 23
(3,577 Views)
Hello everybody,

I'm sorry I can't answer any further questions to this topic. I changed to another department where I don't use LabVIEW any more.

Kind regards
Markus

Message Edited by mauererma on 02-24-2007 03:58 PM

0 Kudos
Message 19 of 23
(3,531 Views)

hi guys

 

 I am also using CANcaseXL and want to achieve communication through Labview 8.6 using CAN protocol. I am very new to working with CAN protocol so I am finding it a bit difficult to achieve this. I have read ways u guys have suggested above to get this thing done,but you all are working with LIn, right? Will the ideas suggested above work out for CAN as well or do i need to do any changes?

 

Thanks.

 

regards,

Abhishek

 

0 Kudos
Message 20 of 23
(2,741 Views)