Tool/software:
can anyone guide me detail How to implement LXI(Lan extended for instrument) Protocol in TM4C1294ncpdt
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software:
can anyone guide me detail How to implement LXI(Lan extended for instrument) Protocol in TM4C1294ncpdt
Hi,
Sorry, doing some Google search, LXI seems to be some open standard protocol for instrumentation. I may be wrong but per discussion in this thread, LXI seems to be a layer-2 or layer-3 protocol. The TCP/IP stacks such as lwIP will not support this extension. You need to find another stack whether open-source or license version that supports this extended protocol.