create#

EyeDiagram.create(plot_name=None)[source]#

Create an eye diagram report.

Parameters:
plot_namestr, optional

Plot name. The default is None, in which case the default name is used.

Returns:
bool

True when successful, False when failed.