From 33613a85afc4b1481367fbe92a17ee59c240250b Mon Sep 17 00:00:00 2001 From: Sven Eisenhauer Date: Fri, 10 Nov 2023 15:11:48 +0100 Subject: add new repo --- Master/Masterarbeit/CanEasyPlugin/DialogMockups.ep | 263 +++++++++++++++++++++ .../CanEasyPlugin/KlassendiagrammCanEasy.png | Bin 0 -> 29646 bytes .../CanEasyPlugin/connection_dialog.png | Bin 0 -> 10727 bytes Master/Masterarbeit/CanEasyPlugin/log_dialog.png | Bin 0 -> 9826 bytes 4 files changed, 263 insertions(+) create mode 100644 Master/Masterarbeit/CanEasyPlugin/DialogMockups.ep create mode 100644 Master/Masterarbeit/CanEasyPlugin/KlassendiagrammCanEasy.png create mode 100644 Master/Masterarbeit/CanEasyPlugin/connection_dialog.png create mode 100644 Master/Masterarbeit/CanEasyPlugin/log_dialog.png (limited to 'Master/Masterarbeit/CanEasyPlugin') diff --git a/Master/Masterarbeit/CanEasyPlugin/DialogMockups.ep b/Master/Masterarbeit/CanEasyPlugin/DialogMockups.ep new file mode 100644 index 0000000..124739b --- /dev/null +++ b/Master/Masterarbeit/CanEasyPlugin/DialogMockups.ep @@ -0,0 +1,263 @@ + +Log Dialog1315563437262_8941445306.5false#FFFFFFFFtruetransparentlog_dialog + + + + + + + + + + + + + + + + + + + + + Import Log to CanEasy + Logs on Xoraya + + + + + + + + + + + Control Log + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Select Mapped CanEasy Bus + + + + + + + + + + + + + Connection Dialog1315564104998_8668399347.5false#FFFFFFFFtransparenttrueconnection_dialog + + + + + + + + + + + + + + + + + + + + Xoraya IP address + + + 192.168.1.214 + Connection Status + + Xoraya Connection + Connected + + + + + + + + + + + + + + + + + + + + Xoraya Interface Mapping + + + + + + + + + + + + + + Interface + Bus + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Master/Masterarbeit/CanEasyPlugin/KlassendiagrammCanEasy.png b/Master/Masterarbeit/CanEasyPlugin/KlassendiagrammCanEasy.png new file mode 100644 index 0000000..bc43892 Binary files /dev/null and b/Master/Masterarbeit/CanEasyPlugin/KlassendiagrammCanEasy.png differ diff --git a/Master/Masterarbeit/CanEasyPlugin/connection_dialog.png b/Master/Masterarbeit/CanEasyPlugin/connection_dialog.png new file mode 100644 index 0000000..43391e1 Binary files /dev/null and b/Master/Masterarbeit/CanEasyPlugin/connection_dialog.png differ diff --git a/Master/Masterarbeit/CanEasyPlugin/log_dialog.png b/Master/Masterarbeit/CanEasyPlugin/log_dialog.png new file mode 100644 index 0000000..84d1419 Binary files /dev/null and b/Master/Masterarbeit/CanEasyPlugin/log_dialog.png differ -- cgit v1.2.3