ModifyDeviceSubType
Modify a device subtype.
Synopsis
[Actions]
ModifyDeviceSubType:Name=DeviceSubTypeName,[PropertiesToModify]
Where you substitute [PropertiesToModify] for the properties you want to modify.
Description
ModifyDeviceSubType specifies changes to make to an existing device subtype. InterSystems IRIS® modifies this device subtype when processing the [Actions] section during a configuration merge. During the merge, InterSystems IRIS runs Config.DeviceSubTypes.Modify()Opens in a new tab to modify the device subtype defined by ModifyDeviceSubType.
Changing this Operation
This operation is designed to be used during a configuration merge. You can change ModifyDeviceSubType by editing the merge file in a text editor (as described in Editing the Active CPF).
See Introduction to I/O for more details on devices.