Main Content
test
Class: soc.sdk.BoardSupport
Namespace: soc.sdk
Test hardware and features of the BoardSupport object
Syntax
test(boardSupportObj)
test(boardSupportObj,'feature',featureName)
Description
test(
tests all features
provided by boardSupportObj
)boardSupportObj
, an soc.sdk.BoardSupport
object.
test(
tests the feature given by boardSupportObj
,'feature',featureName
)featureName
, provided by
boardSupportObj
, an soc.sdk.BoardSupport
object.
Input Arguments
Version History
Introduced in R2019b