Hi Justin, They will be needed, I just haven't implemented that. Usually this is the id of the client and the PLC used in the session and the max size a packet can have. I still have to implement a lot of the features of the protocol.
Chris Outlook for Android<https://aka.ms/ghei36> herunterladen Von: Justin Mclean Gesendet: Freitag, 5. Januar, 05:29 Betreff: IsoTPProtocol un-accessed private properties An: [email protected] Hi, IsoTPProtocol has these properties: private CalledTsapParameter calledTsapParameter; private TpduSizeParameter tpduSizeParameter; They are assigned but not accessed and could be local vars rather than fields. Is there any reason for that? I assume the code just not been completed yet? Thanks, Justin
