Origen-SDK / origen_testers

Origen drivers/APIs for ATE tester platforms
http://origen-sdk.org/testers
MIT License
11 stars 23 forks source link

Force integer and double to their respective types #212

Closed JamesCreamer closed 4 months ago

JamesCreamer commented 4 months ago

SMT8 requires the types to be maintained for the parameters. Without forcing the type in the parameters, providing a string to integers and doubles will show up as strings in the final output.

ThaoHuynhFsl commented 4 months ago

Regressed the updates and I like the changes. Ran offline on my active projects with no issue.