diff --git a/Orocos-Configuration.md b/Orocos-Configuration.md index 3219bad..db89552 100644 --- a/Orocos-Configuration.md +++ b/Orocos-Configuration.md @@ -84,7 +84,7 @@ These assignments must be declared after the corresponding device names are defi | Device Type | Variable Name | Function Syntax | | ------ | ------ | ------ | -| SensorAgilentPCI | device_nr | configure; start | +| SensorAgilentPCI | deviceName | configure; start | | SensorAttocube | device_nr | configure; start | | AnalogOutputComedi | device_nr | configure(); start() | | DigitalOutputComedi | device_nr | configure(); start() |