pyads icon indicating copy to clipboard operation
pyads copied to clipboard

Feature: read/write by list for AdsSymbol

Open RobertoRoos opened this issue 3 years ago • 0 comments

I could use functions to read/write to/from a list of symbols (i.e. update multiple symbols with a single request to save some overhead). Pretty much read_list_by_name but for Symbol instances instead.

I'll try to whip up a pull request later this week.

RobertoRoos avatar Sep 22 '21 09:09 RobertoRoos