sweep_binary_data property

sweep_binary_data property

Gets or sets the sweep binary data.

Definition:

@property
def sweep_binary_data(self):
    ...
@sweep_binary_data.setter
def sweep_binary_data(self, value):
    ...

See Also