Home
Change View
Print
CimDeviceList
.Delete (method)
Deletes a device
Syntax:
object
.
Delete
DeviceID
Parameters:
DeviceID
As
String
- Name of the device to delete.
Description:
CimDeviceList.Delete
deletes a
CimDevice
from the project.
Examples
dl.Delete "PLC1"