scpi-parser icon indicating copy to clipboard operation
scpi-parser copied to clipboard

Does this project support mutithread application?

Open capwevan opened this issue 1 year ago • 3 comments
trafficstars

well, i would like to use this scpi-parser in a mutithread application, is there any guides? thanks.

capwevan avatar Aug 21 '24 04:08 capwevan

Library is not thread safe. See #69

j123b567 avatar Aug 21 '24 05:08 j123b567

I have another question, how to improve the parsing time of commands on embedded devices (such as STM32 devices). I tested that it takes about 1ms to parse a double type of data, any suggestions for improvement, thank you very much

capwevan avatar Sep 08 '24 13:09 capwevan

@j123b567

capwevan avatar Sep 08 '24 13:09 capwevan