Multiplexer within a multiplexer

Comprehensive CAN monitor for Windows® and its add-ins: Plotter, CANdb Import, Instruments Panel, and J1939
Post Reply
Aurelien
Posts: 8
Joined: Thu 27. Mar 2014, 14:13

Multiplexer within a multiplexer

Post by Aurelien » Wed 11. Jun 2014, 11:17

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.

K.Wolf
Software Development
Software Development
Posts: 141
Joined: Wed 22. Sep 2010, 15:37

Re: Multiplexer within a multiplexer

Post by K.Wolf » Fri 13. Jun 2014, 15:59

Sorry, but it is not possible to create a multiplexer within a multiplexer.

Post Reply