Main Content
addNewLED
Class: soc.sdk.Hardware
Namespace: soc.sdk
Add new LED to hardware
Syntax
ledObj = addNewLED(hardwareObj,name)
Description
creates a new ledObj
= addNewLED(hardwareObj
,name
)soc.sdk.LED
object, with the
Name
property set to name
, and adds the new object
to the soc.sdk.Hardware
object.
Input Arguments
Output Arguments
Version History
Introduced in R2019b