| Lines 53-54 were replaced by line 53 |
| - For a simple driver, which is only a monitor (like a level meter), |
| - one needs to define |
| + For a driver, one needs to define |
| At line 58 added 3 lines. |
| + * a protocol dependent handler, dealing with the specialities of |
| + a protocol. This is normally implemented in a separate source file, |
| + as it might be used for different devices using the same protocol. |
| Line 60 was replaced by line 62 |
| - operation needed to drive to the target value |
| + operations needed to drive to the target value |
| At line 64 added 4 lines. |
| + |
| + For a list of predefined parameters and subcommands see [EaseParametersAndCommands] |
| + |
| + For list of a available drivers based on EASE see [EaseDrivers] |