launchDataCollectorPlugIn Last update: 16.07.2025 abstract fun launchDataCollectorPlugIn(plugInName: String, dataExplorer: DataExplorer) Launches a specific Data Collector PlugIn, by name, on the specified Data Explorer. Parameters plugInName The name of the Data Collector PlugIn to be launched dataExplorer The Data Explorer for which to launch the PlugIn Throws ModelCenterException If something goes wrong in launching the PlugIn