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