Search found 4 matches

by KiranKeshavegowda
Wed 2. Apr 2025, 15:35
Forum: PLIN-API
Topic: Implementing 'Publish' Direction in Slave Mode Using PLIN API
Replies: 7
Views: 11383

Re: Implementing 'Publish' Direction in Slave Mode Using PLIN API

Hello Michael,
Here is what i am trying to do, i have two peak Lin H/W (IPEH-004052). i want to configure one of the unit as master and other as Slave. So when the master transmits the Message/LIN Frame , i want the Slave to Respond with a frame.. let me know if we can do this using C# script. and i ...
by KiranKeshavegowda
Wed 26. Mar 2025, 09:21
Forum: PLIN-API
Topic: Implementing 'Publish' Direction in Slave Mode Using PLIN API
Replies: 7
Views: 11383

Re: Implementing 'Publish' Direction in Slave Mode Using PLIN API

Hello Michael
So if we need to write script in PCAN View Pro tool then we need to refer to C# examples right not the VB Script.

Thanks
by KiranKeshavegowda
Tue 25. Mar 2025, 10:43
Forum: PLIN-View Pro
Topic: How to repeatedly send 4 different data in sequence
Replies: 5
Views: 9311

Re: How to repeatedly send 4 different data in sequence

Hello Riedl,
you mentioned the lin SLAVE can only publish the data. So can we set the configuration in such a way only when there is a request from LIN master to send the data , the LIN Slave can publish.. without we manually triggering to send the data..

Regards
Kiran
by KiranKeshavegowda
Mon 24. Mar 2025, 16:56
Forum: PLIN-API
Topic: Implementing 'Publish' Direction in Slave Mode Using PLIN API
Replies: 7
Views: 11383

Re: Implementing 'Publish' Direction in Slave Mode Using PLIN API

Hello..
I am new to LIN protocol and studying how to Simulate LIN message using the LIN API.. is it possible to share the Code developed to transmit the message using LIN API.

Thanks