You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my setup I periodically read a bunch of values from an S7-300 using the read_multi_vars function. As the title states, in v3.0.0 read_multi_vars is approximately 10 times slower than read_multi_vars in v2.1.1.
In my setup I periodically read a bunch of values from an S7-300 using the
read_multi_varsfunction. As the title states, in v3.0.0read_multi_varsis approximately 10 times slower thanread_multi_varsin v2.1.1.