pyads
pyads copied to clipboard
Feature: read/write by list for AdsSymbol
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.