getHardwareImplementation

Class: coder.BuildConfig
Package: coder

Get handle of copy of hardware implementation object

Syntax

hw = bldcfg.getHardwareImplementation()

Description

hw = bldcfg.getHardwareImplementation() returns the handle of a copy of the hardware implementation object.

Input Arguments

bldcfg

coder.BuildConfig object.

Output Arguments

hw

Handle of copy of hardware implementation object.