Raptor-VeeCAN-320-Family: Difference between revisions

From NewEagleWiki
Jump to navigation Jump to search
No edit summary
Line 2: Line 2:


==Raptor VeeCAN 320==
==Raptor VeeCAN 320==
[[File:Veecanraptor-white.jpg|right|250px]]<br>
[[File:Veecanraptor-white.jpg|right|250px]]
<!--[[File:Caption.png|200px|link=http://www.neweagle.net/support/wiki/index.php?title=Displays#Raptor_VeeCAN_320]]<br> -->
<!--[[File:Caption.png|200px|link=http://www.neweagle.net/support/wiki/index.php?title=Displays#Raptor_VeeCAN_320]]<br> -->
The VeeCAN 320 Raptor display uses the Raptor development software tool to create a display interface for your application.  New Eagle adapted the VeeCAN SDK to the Raptor platform.  The Raptor VeeCAN platform allows model-based designers to engineer both the display logic and control logic for an HMI (Human Machine Interface).
The VeeCAN 320 Raptor display uses the Raptor development software tool to create a display interface for your application.  New Eagle adapted the VeeCAN SDK to the Raptor platform.  The Raptor VeeCAN platform allows model-based designers to engineer both the display logic and control logic for an HMI (Human Machine Interface).
Line 27: Line 27:
:'''[https://www.neweagle.net/support/wiki/ProductDocumentation/Raptor/Displays/NewEagleDisplayWhitepaper_GettingStartedwithaRaptorDisplay.pdf Programming Guide]'''
:'''[https://www.neweagle.net/support/wiki/ProductDocumentation/Raptor/Displays/NewEagleDisplayWhitepaper_GettingStartedwithaRaptorDisplay.pdf Programming Guide]'''
:'''[http://www.neweagle.net/support/wiki/ProductDocumentation/Raptor/Raptor-Dev/Raptor-Datalogger-Development.pdf Raptor Data Logger Guide]'''
:'''[http://www.neweagle.net/support/wiki/ProductDocumentation/Raptor/Raptor-Dev/Raptor-Datalogger-Development.pdf Raptor Data Logger Guide]'''


==Raptor VeeCAN 320 Lite==
==Raptor VeeCAN 320 Lite==

Revision as of 20:21, 17 February 2023


Raptor VeeCAN 320

The VeeCAN 320 Raptor display uses the Raptor development software tool to create a display interface for your application. New Eagle adapted the VeeCAN SDK to the Raptor platform. The Raptor VeeCAN platform allows model-based designers to engineer both the display logic and control logic for an HMI (Human Machine Interface).

The Raptor VeeCAN has a template starter project. It provides a base project with CAN logging, control logic, and custom screens.

A Raptor VeeCAN user can receive messages on the CAN bus and read a VeeCAN's Analog Inputs (3 modes: 0-2.5V, 0-10V, 0-500 Ohm). The VeeCAN supports logging to an attached USB memory stick.

NOTE The file <usbstick_logoffload.autorun> must be on the USB memory stick to aid the VeeCAN in logging data. Click here to download usbstick_logoffload.autorun.

Platform Benefits

  • Model-based programming facilitates ease of use and rapid development of displays
  • Read and Log CAN messages
  • Same great benefits of the VeeCAN 320

Downloads

VC320 Datasheet
VC320 3-D CAD (.stp)
Programming Guide
Raptor Data Logger Guide

Raptor VeeCAN 320 Lite


The Raptor VeeCAN 320 Lite display uses the Raptor development software tool to create a display interface for your application. New Eagle adapted the VeeCAN SDK to the Raptor platform. The Raptor VeeCAN platform allows model-based designers to engineer both the display logic and control logic for an HMI (Human Machine Interface). The VeeCAN 320 Lite only has a single CAN channel (unlike the VeeCAN320 which has 2 CAN channels and a 13 pins of I/O) and is best suited for applications with CAN sensors.

The Raptor VeeCAN has a template starter project. It provides a base project with CAN logging, control logic, and custom screens.

NOTE

The file <usbstick_logoffload.autorun> must be on the USB memory stick to aid the VeeCAN in logging data. Click here to download usbstick_logoffload.autorun.

Platform Benefits

  • Model-based programming facilitates ease of use and rapid development of displays
  • Read and Log CAN messages
  • Same great benefits of the VeeCAN 320 but with fewer I/O and CAN channels, best suited for applications with CAN-based sensors

Downloads

VC320 Lite Datasheet
VC320 3-D CAD (.stp)
Programming Guide
Raptor Data Logger Guide

VeeCAN 320 Display Examples