Skip to main content

DeleteComport

Delete a COM port definition in the [ComPorts] section of the CPF.

Synopsis

[Actions]	DeleteComport:Name=ComPortName

Description

DeleteComport deletes a defined COM port in the [ComPorts] section of the CPF. InterSystems IRIS® deletes the defined COM port when processing the [Actions] section during a configuration merge. During the merge, InterSystems IRIS runs Config.ComPorts.Delete()Opens in a new tab to delete the COM port. It only requires you to define the Name parameter to identify the COM port.

Changing this Operation

This operation is designed to be used during a configuration merge. You can change CreateComport by editing the merge file in a text editor (as described in Editing the Active CPF).

See Terminal I/O for more information about COM ports.

FeedbackOpens in a new tab