Hi, I am using National Instruments CAN card (PCI). (Model No: 184726E - 01. NI-CAN driver version: 2.0) I have written a VC++ based application using NI-CAN...
Rajendra_Prabhala
Rajendra_Prabhala@...
Jun 11, 2003 10:18 am
2515
Dear canlist users, we had some problems with the list server after an update of the operating system. The list is now up and running again. If you have sent ...
Neubauer, Andreas
Andreas.Neubauer@...
Jun 11, 2003 10:18 am
2516
Hi, I am using National Instruments CAN card (PCI). (Model No: 184726E - 01. NI-CAN driver version: 2.0) I have written a VC++ based application using NI-CAN...
Rajendra_Prabhala
Rajendra_Prabhala@...
Jun 11, 2003 10:24 am
2517
Hi all, I've been asked to consider writing a flash memory downloader that operates over CAN. I did a similar project years ago for OS9/68K where the module,...
John Dammeyer
johnd@...
Jun 11, 2003 4:01 pm
2518
A couple questions I have to ask is whether the timing you list is an average or consistant between messages? Also, is the timing the same when your VC++...
Allen Pothoof
apothoof@...
Jun 11, 2003 5:43 pm
2519
Hi John, Yes, CANopen supports the download of large files. With the Segmented SDO transfer (and also block transfer) the file length is not limited. In case...
Uwe Koppe
koppe@...
Jun 11, 2003 6:59 pm
2520
Hi John, This issue was the main driving force (besides speed) that drove us to abandon CANopen development and developed our own HLP. There are kludges to do...
Chris Gates
CGates@...
Jun 11, 2003 6:59 pm
2521
Rajendra, I don't know the NI API, but you should make sure that ncWrite( ) returns immediately after enqueueing the frame. There's a chance that ncWrite( ) ...
jeffrey.tenney@...
Jun 11, 2003 8:09 pm
2522
Yes John, DeviceNet has a complete (and sophisticated) object for file transfer, called File Object (Class code 37Hex). This object is designed for controller...
Tang
xiong@...
Jun 12, 2003 1:53 am
2523
Hi John, In contrast to jeffrey, we decided to use CanOpen with our system because of its block transfer ability (among other things). Our system is composed...
Marty
marty@...
Jun 12, 2003 3:28 am
2524
Hello, Can someone of the guys using CAN RTR Messages please explain WHY they use it. I'm just curious to know. Although RTRs are mentioned in the CANopen...
Heinz-Juergen Oertel
oe@...
Jun 12, 2003 9:24 am
2525
Heinz, I am not sure if this is the precise reason, but in the early stage of the CAN evolution when SLIO was still in the market, RTR was used by the master...
Tang
xiong@...
Jun 12, 2003 11:13 am
2526
Dear Mr.Brian There are multiple sources available for USB to CAN converters. PEAK systems,IXAAT, EMS are few to name. I had used Peak systems PCANUSB tool and...
spp_can
spp_can@...
Jun 12, 2003 12:39 pm
2527
Hi John, ... Yes, CANopen does support the transfer of large blocks of data. The definition of the data, for example, firmware data, is made by the reference...
Thilo Schumann
headquarters@...
Jun 12, 2003 12:45 pm
2528
... seems to match my 2¢ Besides this, as already said, in earlier versions of CANopen (pre 4.x) we defined NodeGuarding using RTR as the only "Error Control"...
Heinz-Juergen Oertel
oe@...
Jun 12, 2003 1:38 pm
2529
... Hello, What means "Peak" ... "gives better results." ? Have you tested it against IXXAT, or EMS? I would be interested in the test conditions and results. ...
Heinz-Juergen Oertel
oe@...
Jun 12, 2003 2:16 pm
2530
Hi, are there any standards (company or open) for M12 connectors used for CAN communication. If yes what is the standard? What is the pinning, gender, M12...
Peter Lauer
plauer@...
Jun 12, 2003 3:30 pm
2531
Hi, ... It is standardized in DeviceNet and there is a recommendation for CANopen. So it depends on the higher-layer protocol you intend to use. The CANopen...
Thilo Schumann
headquarters@...
Jun 12, 2003 4:45 pm
2532
... Peter, CiA has a definition for using CAN with this connector. You can find a link to the CiA-"Connector" Dokumant at ...
Heinz-Juergen Oertel
oe@...
Jun 12, 2003 5:49 pm
2533
Hi All, I've misplaced my link to the CANOpen Tiny Specification. I'd like to check on it's large block download capabilities. Can anyone steer me in the...
John Dammeyer
johnd@...
Jun 12, 2003 5:52 pm
2534
John, Do you mean this: http://www.microcanopen.com /Lars ... From: "John Dammeyer" <johnd@...> To: "'canlist'" <canlist@...> Sent:...
Lars Wictorsson
lars@...
Jun 12, 2003 7:09 pm
2535
Yes, Thank you. John Wireless CAN with the CANRF module now available. http://www.autoartisans.com/products Automation Artisans Inc. Ph. 1 250 544 4950 ... -- ...
John Dammeyer
johnd@...
Jun 12, 2003 7:15 pm
2536
Hallo Juergen Klueser, Read the manual a little further and found out ncdSetChannelMode to get TX event via ncdReceive1 !!! Only one issue with this.... If I...
Balakrishnan Muthukri...
balakrishm@...
Jun 12, 2003 8:06 pm
2537
This is primarily an answer to John's emails with some related updates thrown in... Information about a minimal CANopen bootloader (unrelated to MicroCANopen)...
Tutors of ESAcademy
esacademy@...
Jun 12, 2003 10:35 pm
2538
Thanks for your reply. I am getting an overwhelminly positive response for the peak stystems tool. Thanks, Brian ... -- ...
Brian Moran
bmoran@...
Jun 12, 2003 10:35 pm
2539
Hi Olaf, Thanks for the links. BTW, the data sheets I have on the ATMEL 8051 CC01 varients with the CAN bootloader only mention 12MHz as the frequency of...
John Dammeyer
johnd@...
Jun 13, 2003 1:18 am
2540
... From: "Balakrishnan Muthukrishnan" <balakrishm@...> To: <canlist@...> Sent: Friday, June 13, 2003 12:00 AM Subject: [CANLIST] Re:...
satish
satish@...
Jun 13, 2003 6:06 am
2541
John, Be aware that this is called CANopen, but because it is not 100% standard conform to CANopen DS 4.02 (according to ESA), it can not be called CANopen. ...
Heinz-Jürgen Oertel
oe@...
Jun 13, 2003 6:08 am
2542
Hello all complete novice here! Does anyone have any experience of using the Infineon integrated CAN transceiver and 5V regulator? If so how does it compare to...
Tim J Brown
tjb@...
Jun 13, 2003 9:12 am
2543
Hallo @ all. I am a newbie to programm Controller. I have much experience programming in C and ASM. I have to programm a standalone system with Atmel AT93S2313...