Main Content
addNewPushButton
Class: soc.sdk.Hardware
Namespace: soc.sdk
Add new push button to hardware
Syntax
pushButtonObj = addNewPushButton(hardwareObj,name)
Description
creates a new pushButtonObj
= addNewPushButton(hardwareObj
,name
)soc.sdk.PushButton
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