Hi everyone,
I am using a LIN communication network to check the output data of my slave which is a dimmer module used in cars. There are 3 modes of operation in this module and each mode gives a different data byte response. I am reading out 3 bytes of data from the slave. Now i need to implement a code to check if these data frames read out are correct.
I am not sure how to compare 3 bytes of data in Labview ?
Can anyone help me with this ?