slaclab / pysmurf

Other
2 stars 9 forks source link

Adds data_path_id to SmurfControl Args #665

Closed jlashner closed 3 years ago

jlashner commented 3 years ago

Issue

Resolves #664.

Description

Adds the data_path_id to the smurf_control args, which allows one to set a unique id in the data path to avoid collisions.

Does this PR break any interface?

jlashner commented 3 years ago

Thanks shawn! Fixed the docstring