Hello
I'm trying to figure out how to create a multiplexer within a multiplexer.
Example of application : UDS read data by local ID.
Symbol _ CAN ID : 7E8h
_Multiplexer : 62 ( Service 22 read data by local ID + 40h : response )
___Multiplexer 1000 : byte 1&2 = 1000
____Variable 01 :
____Variable 02 :
___Multiplexer 1001 : byte 1&2 = 1001
____Variable 01 :
____Variable 02 :
_Multiplexer : 63 ( Service 23 read memory by adress )
Is it possible ? It would allow managing answer of multiple UDS service.
Multiplexer within a multiplexer
Re: Multiplexer within a multiplexer
Sorry, but it is not possible to create a multiplexer within a multiplexer.