Main Content

Production Device Details: Device type

Type of production hardware

Description

App Configuration Pane: Hardware

Configuration Objects: coder.HardwareImplementation

Specify the type of the hardware.

By default, the test and production hardware are the same. To specify different hardware settings for the test and production hardware, clear the Test Hardware is the same as production hardware checkbox.

MATLAB® Coder™ cannot generate code for ASICs or FPGAs. If the Device vendor and Device type for the production hardware are ASIC/FPGA, the test Device vendor is Generic and the test Device type is MATLAB Host Computer.

To view or modify the hardware implementation settings for the specified device vendor and type, click the Customize hardware implementation link.

Dependencies

Setting the Hardware board parameter to None — Select device below enables this parameter.

Settings

MATLAB Host Computer

This value is the default value.

List of device types

The app populates a list of hardware types.

Programmatic Use

Parameter: ProdHWDeviceType
Type: character vector | string scalar
Default: 'Generic->MATLAB Host Computer'

Version History

Introduced in R2011a