![]() | Compre |
Class | Description | |
---|---|---|
![]() | DataProviderValue | Defines a data provider value. |
![]() | DataProviderValueCollection | Defines a collection of DataProviderValue objects. |
![]() | DataProviderValueDescription | Defines a description of a data provider value. |
![]() | NumberValueSettings | Defines settings for the case that the ValueType is Number. |
![]() | PluginCommand | Defines a command that can be sent to a plugin. |
![]() | PluginCommandCollection | Defines a read-only collection of PluginCommand objects. |
![]() | PluginCommandResult | Defines the result of executing a command. |
![]() | TextValueSettings | Defines settings for the case that the ValueType is Text. |
Interface | Description | |
---|---|---|
![]() | ICell | Represents a measuring cell in CompreDriveControl. |
![]() | ICommandAcceptor | Defines a type that can receive and execute commands. |
![]() | ICompreDriveControlPlugin | Defines shared basic functionality of a CompreDriveControl plugin. |
![]() | ICustomSetupControl | Defines a custom setup control offered by IProvidesCustomSetupControl. |
![]() | IDataProvider | Data providers can provide additional values that can be logged during measurements. |
![]() | IDistanceProvider | Defines a distance provider that gives a distance for the constant distance mode. |
![]() | IExperimentInfoProvider | Defines a plugin that can provide experiment information. |
![]() | IForceSensor | Represents a force sensor defined in the CompreDrive firmware, that is used to display information about it in CompreDriveControl. |
![]() | IGenericPlugin | Generic plugins provide no specific functionality but allow implementation of functions via API calls or commands. |
![]() | IInitializeRequired | Defines an interface that offers initialize and shutdown methods for plugins that need them. |
![]() | ILogger | Defines an object that is used to write log messages. |
![]() | IMultiDataProvider | Multi-data providers can provide one or more additional values that can be logged during measurements. |
![]() | IProvidesCustomSetupControl | Defines functions to create a custom setup control that is shown instead of the list of ICommandAcceptor commands in the CDC setup dialog. |
![]() | ITControllerConfigInterface | Defines an object that allows the user to set option used by ITemperatureController plugins to connect to the controller. |
![]() | ITemperatureController | Defines a temperature controller plugin. |
Enumeration | Description | |
---|---|---|
![]() | PluginCommandState | Defines the result of executing a result. |
![]() | PluginCommandValueType | Defines value types that a command can receive. |