removeLED
Class: soc.sdk.Hardware
Namespace: soc.sdk
Remove LED from hardware
Syntax
removeLED(hardwareObj,name)
Description
removeLED(
removes the hardwareObj
,name
)soc.sdk.LED
object, with
Name
property set to name
, from the soc.sdk.Hardware
object.
Input Arguments
Version History
Introduced in R2019b