addNewDIPSwitch
Class: soc.sdk.Hardware
Namespace: soc.sdk
Add new DIP switch to the hardware
Syntax
dipSwitchObj = addNewDIPSwitch(hardwareObj,name)
Description
Add-On Required: This feature requires the SoC Blockset Support Package for AMD FPGA and SoC Devices add-on.
creates a new dipSwitchObj = addNewDIPSwitch(hardwareObj,name)soc.sdk.DIPSwitch
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