 | ITemperatureControllerGetConfigInterface Method |
Namespace: CompreDriveSDK.PluginsAssembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntax
Remarks
If the returned object is a windows forms control, it will be displayed in the temperature controller connection dialog in CompreDriveControl.
Here, the user can select settings relevant for the controller connection. These settings should be returned as key/value pairs and handed to
the
TryConnect(DictionaryString, String) function.
See Also