export_mask_violation# EyeDiagram.export_mask_violation(output_file=None)# Export the eye diagram mask violations to a TAB file. Parameters: output_filestr, optionalFull path to the TAB file. The default is None, in which case the violations are exported to a TAB file in the working directory. Returns: strOutput file path if a TAB file is created.