DutInfo Object


Description:

object representing a device under test

Parents: TestInfo

DutInfo Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
Description

Description of the DUT

Type: string

Default: "" (empty string)

DutName

Name for the DUT

Type: string

Default: "" (empty string)

HwVersion

Hardware version of the DUT, can contain any characters

Type: string

Default: "" (empty string)

SerialNumber

Serial number of the DUT, can contain any characters

Type: string

Default: "" (empty string)

SwVersion

Software version of the DUT, can contain any characters

Type: string

Default: "" (empty string)

DutInfo Read-Only Attributes

There are no read-only attributes.