Peak PLIN-USB User Manual
Hide thumbs Also See for PLIN-USB:

Advertisement

Quick Links

PLIN-USB
User Manual
User Manual 2.1.0 © 2023 PEAK-System Technik GmbH

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the PLIN-USB and is the answer not in the manual?

Questions and answers

Summary of Contents for Peak PLIN-USB

  • Page 1 PLIN-USB User Manual User Manual 2.1.0 © 2023 PEAK-System Technik GmbH...
  • Page 2: Imprint

    Duplication (copying, printing, or other forms) and the electronic distribution of this document is only allowed with explicit permission of PEAK-System Technik GmbH. PEAK-System Technik GmbH reserves the right to change technical data without prior announcement. The general business conditions and the regulations of the license agreement apply.
  • Page 3: Table Of Contents

    2.4 Connect LIN Bus 2.5 Example Application under Windows 3 Operation 3.1 Status LED 3.2 Unplugging the USB Connection 3.3 Distinguishing several PLIN-USB 4 LIN Monitor PLIN-View Pro 4.1 Features 4.2 Start and Initialize PLIN-View Pro 4.3 Receive / Transmit Tab 4.4 Transmit a LIN Frame 4.5 Trace Tab...
  • Page 4 6 Technical Data Appendix A CE Certificate Appendix B UKCA Certificate Appendix C Dimension Drawings Appendix D Disposal Contents PLIN-USB User Manual 2.1.0 © 2023 PEAK-System Technik GmbH...
  • Page 5: Introduction

    Introduction The PLIN-USB enables the connection of a Windows computer to a LIN network via USB. The LIN interface supports the LIN protocol according to the standard ISO 17987 and complies with all LIN specifications up to version 2.2. The interface can be operated as a master or a slave.
  • Page 6: System Requirements

    USB port (USB 1.1, USB 2.0, or USB 3.0) ■ Power supply with nominal voltage between 6 and 28 V DC ■ 1.3 Scope of Supply PLIN-USB in plastic casing ■ Downloads Device drivers package for Windows 11 (x64/ARM64), 10 (x64) including: ■...
  • Page 7: Installation

    Installation This chapter covers the software setup for the LIN interface PLIN-USB under Windows and the connection of the LIN interface to the computer. Install the device drivers package before you connect the LIN interface. 2.1 Install Software and Driver 1.
  • Page 8: Check Operational Readiness

    2.3 Check Operational Readiness 1. Open the Windows Start menu. 2. Type Peak Settings and press |Enter|. The window PEAK Settings appears. 3. Select LIN Hardware. The connected CAN interface is displayed. 2.4 Connect LIN Bus The transceiver of the LIN interface requires a power supply between 6 and 28 V DC.
  • Page 9: Operation

    In Windows, the LIN interface is not listed under "Safely Remove Hardware". 3.3 Distinguishing several PLIN-USB You can operate several PLIN-USB interfaces on a single computer at the same time. For this purpose, the device ID can be determined in order to distinguish the LIN interfaces in a software environment.
  • Page 10 3. Enter a hexadecimal number with suffix “h” as the new Device ID. 4. Confirm the entry with Set. 3.3.1 Identifikation If you have connected several PLIN-USB interfaces you can identify a single interface via PEAK Settings. 1. Select LIN hardware.
  • Page 11: Lin Monitor Plin-View Pro

    In the following the initialization of a LIN interface is described as an example. Detailed information on the use of PLIN-View Pro can be found in the program window under the menu item Help. 4   LIN Monitor PLIN-View Pro PLIN-USB User Manual 2.1.0 © 2023 PEAK-System Technik GmbH...
  • Page 12: Features

    Integrated text editor for C# with syntax highlighting ■ Separate views for: ■ Transmit and Receive ■ Trace (data logger) ■ Scripting ■ Connected LIN interface ■ 4   LIN Monitor PLIN-View Pro PLIN-USB User Manual 2.1.0 © 2023 PEAK-System Technik GmbH...
  • Page 13: Start And Initialize Plin-View Pro

    2. If there are several LIN interfaces, select the desired interface. If there are several channels, select the desired channel from the list. 3. Determine the operation Mode to be used for the LIN connection. 4   LIN Monitor PLIN-View Pro PLIN-USB User Manual 2.1.0 © 2023 PEAK-System Technik GmbH...
  • Page 14 Bit rate detection as master. Bit rate detection as slave. 5. Confirm the settings with OK. 6. Optional: To initialize another channel or LIN interface, open another instance of PLIN-View Pro. 4   LIN Monitor PLIN-View Pro PLIN-USB User Manual 2.1.0 © 2023 PEAK-System Technik GmbH...
  • Page 15: Receive / Transmit Tab

    Properties window. 4.4 Transmit a LIN Frame Depending on the customer's requirements, different scenarios for sending LIN frames are possible. 4   LIN Monitor PLIN-View Pro PLIN-USB User Manual 2.1.0 © 2023 PEAK-System Technik GmbH...
  • Page 16 Note: In the following example, a frame is sent manually from a master as publisher without a scheduler. For automated sending, further expertise in configuring LIN frames and at least one additional LIN node are required. 4   LIN Monitor PLIN-View Pro PLIN-USB User Manual 2.1.0 © 2023 PEAK-System Technik GmbH...
  • Page 17 |Space bar|. The message is sent on the LIN bus and appears in the Receive window. „1" for Transmit and Receive is displayed in the Count column. 4   LIN Monitor PLIN-View Pro PLIN-USB User Manual 2.1.0 © 2023 PEAK-System Technik GmbH...
  • Page 18: Trace Tab

    Newly recorded LIN frames are appended to the bottom of the list. Depending on the selected setting, recording is done temporarily or directly to a file. 4   LIN Monitor PLIN-View Pro PLIN-USB User Manual 2.1.0 © 2023 PEAK-System Technik GmbH...
  • Page 19: Scripting Tab

    C# assemblies can optionally be included via the menu Tools > Options > Tab References > Assemblies. For more details open the Help with the key |F1|. 4   LIN Monitor PLIN-View Pro PLIN-USB User Manual 2.1.0 © 2023 PEAK-System Technik GmbH...
  • Page 20: Lin Interface Tab

    In this example for the Interface PCAN-USB Pro FD. To distinguish several LIN interfaces of the same type, the Hardware ID of the LIN interface can be determined here. 4   LIN Monitor PLIN-View Pro PLIN-USB User Manual 2.1.0 © 2023 PEAK-System Technik GmbH...
  • Page 21: Plin-Api

    The programming interface PLIN-API provides basic functions for the connection of own programs to the LIN hardware of PEAK-System. PLIN-API is the interface between the program and the device driver. In Windows operating systems this is a DLL (Dynamic Link Library).
  • Page 22: Features

    Notification of the application through Windows events when a message is ■ received and on plug-in or plug-out of a device Function to get error code descriptions in 4 languages ■ 5   PLIN-API PLIN-USB User Manual 2.1.0 © 2023 PEAK-System Technik GmbH...
  • Page 23: Technical Data

    8 schedule tables with 256 slots in all configurable Galvanic isolation up to 500 V Power supply PLIN-USB (without Transceiver) 5 V DC via USB port 6 to 28 V DC via D-Sub, Pin 9 Transceiver Current consumption 30 mA Transceiver max.
  • Page 24 Conformity RoHS EU Directive 2011/65/EU (RoHS 2) + 2015/863/EU DIN EN IEC 63000:2019-05 EU Directive 2014/30/EU DIN EN 55032:2022-08 DIN EN 55035:2018-04 6   Technical Data PLIN-USB User Manual 2.1.0 © 2023 PEAK-System Technik GmbH...
  • Page 25: Appendix Ace Certificate

    German version of EN 55032:2015 + AC:2016 + A11:2020 + A1:2020 DIN EN 55035:2018-04 Electromagnetic compatibility of multimedia equipment - Immunity requirements (CISPR 35:2016, modified); German version of EN 55035:2017 Darmstadt, 07 September 2023 Uwe Wilhelm, Managing Director Appendix A CE Certificate PLIN-USB User Manual 2.1.0 © 2023 PEAK-System Technik GmbH...
  • Page 26: Appendix B Ukca Certificate

    German version of EN 55032:2015 + AC:2016 + A11:2020 + A1:2020 DIN EN 55035:2018-04 Electromagnetic compatibility of multimedia equipment - Immunity requirements (CISPR 35:2016, modified); German version of EN 55035:2017 Darmstadt, 07 September 2023 Uwe Wilhelm, Managing Director Appendix B UKCA Certificate PLIN-USB User Manual 2.1.0 © 2023 PEAK-System Technik GmbH...
  • Page 27: Appendix C Dimension Drawings

    Appendix C Dimension Drawings Appendix C Dimension Drawings PLIN-USB User Manual 2.1.0 © 2023 PEAK-System Technik GmbH...
  • Page 28: Appendix D Disposal

    Appendix D Disposal The product must not be disposed of in household waste. Dispose of the product properly in accordance with local regulations. Appendix D Disposal PLIN-USB User Manual 2.1.0 © 2023 PEAK-System Technik GmbH...

This manual is also suitable for:

Ipeh-004052

Table of Contents