06-29-2022 10:33 AM - edited 06-29-2022 10:47 AM
----The micro controller is already programmed like this so im getting this output like this raw data with hex output.
Q1:--- Mc is connected to PC using USB
Q : 2--- after sending all the commands in Solved: Re: sending multiple commands at once using visa write and visa read - Page 2 - NI Community this link i will get this is the final output.
Q3: there are 14 commands and each commands should be send to the Mc( each command has different output but now im just care about the last commands output and as image shows the output of last command). in case if i dont send all the commands then output will not update.(so this is fixed command string which id commands)
q4: yes it always starts with 1A but last 4 values are changing.
06-29-2022 10:49 AM
Hi jeet,
@jeet4230 wrote:
q4: yes it always starts with 1A but last 4 values are changing.
06-29-2022 10:58 AM
thanks. will do that and ask you if i have any doubts.
06-29-2022 02:06 PM - edited 06-29-2022 02:58 PM
hi,
Can you tell me? how can i proceed further to select four char and eliminate other all the chars. (im using match pattern to compare strings with 1A so it is elimanating all the charathers after 1A)
06-30-2022 02:15 AM
hello it worked. i used two match patterns to remove the before and after values of my string