Page 1 of 1

PLIN - Delete frame after LIN_SetFrameEntry()

Posted: Thu 12. Aug 2021, 08:22
by Ales1000
Hello,

which method to use for deleting slave responses to specific frame previously set by LIN_SetFrameEntry() (using PLIN-Basic.dll using PCAN-USB Pro FD)? I expect, the data response set by this method can be changed by new call of this method, is it right?

Thank you in advance.

Aleš


Info from Admin: ** Topic moved to PLIN API **

Re: PLIN - Delete frame after LIN_SetFrameEntry()

Posted: Thu 12. Aug 2021, 12:44
by M.Riedl
Hello,

If you are mean the PLinApi.dll, that is right.
You can also use LIN_SetFrameEntry again to disable the response by first setting the Direction property of the dependent TLINFrameEntry to dirDisabled.

You are welcome.

Regards
M.Riedl