IDistance |
The IDistanceProvider type exposes the following members.
| Name | Description | |
|---|---|---|
| AcceptApiInstance |
Is called during plugin initialization on CompreDriveControl start and allows the plugin to receive an API interface of the CompreDriveControl instance it is loaded into.
(Inherited from ICommandAcceptor) | |
| ExecuteCommand |
Execute the given command.
(Inherited from ICommandAcceptor) | |
| GetAvailableCommands |
Get the commands available to run.
(Inherited from ICommandAcceptor) | |
| GetDistance | Get the current distance in [m]. | |
| Initialize |
Called once after the plugin is loaded to allow initialization.
(Inherited from IInitializeRequired) | |
| PerformTare | Perform a tare operation, setting the current value to the given value. | |
| Shutdown |
Called before the program shuts down to allow freeing plugin resources.
(Inherited from IInitializeRequired) |