Initial commit

This commit is contained in:
ICSTraining09
2025-03-04 17:06:45 +01:00
parent c8d1d69049
commit 9d335ea35d
4 changed files with 47406 additions and 1 deletions
+40200
View File
File diff suppressed because one or more lines are too long
+3418
View File
File diff suppressed because one or more lines are too long
+3765
View File
File diff suppressed because one or more lines are too long
+23 -1
View File
@@ -1 +1,23 @@
# <u>Name of Demo</u> # <u>VCAN-4-2-Industrial Demo (CAN-ETH-GW)</u>
11.03.2024\
VSpy 3.9.14.15
![Picture of Demosetup](./resources/Init_new_repository.bmp)
## Showcase
Using CoreMini script on two VCAN4-2-Industrial.
* First converts CAN1/2 input to ETH stream,\
* Second receives the stream and converts back to CAN\
CAN1/CAN2, StdCAN/XtdCAN and StdCAN_FD/XtdCAN_FD will be transmitted each on an different ethernet port, but using same IP adresses.\
Be aware, this example is not AUTOSAR conform.
## Requirements
## ISO15765_TX.vs3 and ISO15765_RX.vs3
Example setup to send and receive a ISO15765 multiframe message. \
Setups could be used to send example Data to VCAN4-2_Industrial and receive on the second one.
#### [Find additional Repository](https://git.intrepidcs.de/explore/repos)