autosweep.data_types.metadata#
Classes
|
DUTInfo stores the part number, the serial number, and any additional information relevant to the DUT. |
|
A MetaNum is any alphanumeric string or int that is used to represent a specific value with fixed formatting |
|
The representation of a part number with a revision. |
|
The representation of a serial number. |
|
A TimeStamp is a simple object based on python's datetime which is used to represent dates and times in a convenient way for AutoSweep. |