Skip to content

MODULE/WIREBONDING Wirebond Pull Test: "Pull test data" Data type change from float to list

In LocalDB viewer, the Manual Input for "Wirebond Pull Test" at the MODULE/WIREBONDING stage has a field called "Pull Test Data" that needs to accept a list, but only accepts a float.

The input data looks like this, and is recommended to be input as such under the "Pull Test Data" input box: [(10.073, 2, 1), (10.137, 2, 1), (9.9951, 2, 1), (10.856, 2, 1), (9.8809, 2, 1), (10.212, 2, 1), (10.043, 2, 1), (10.635, 2, 1), (10.404, 2, 1), (9.9261, 2, 1), (11.175, 2, 2), (10.815, 2, 2), (11.442, 2, 2), (10.137, 2, 2), (11.168, 2, 2), (10.14, 2, 3), (10.464, 2, 3), (10.75, 2, 3), (11.019, 2, 3), (10.764, 2, 3), (11.421, 2, 3), (10.946, 2, 3), (10.976, 2, 3), (10.326, 2, 3), (10.868, 2, 3)]

Would you be able to change the accepted data type to accept this data? Thank you!