| Device Properties |
| Property name |
Property type |
Description |
| SocketProxyName |
Tango::DEV_STRING |
Name of the Device providing access to the DMM. |
| PollingPeriodMinutes |
Tango::DEV_DOUBLE |
Period of the temperature polling task, in minutes. |
| TemperatureAttributeList |
Array of string |
Temperature attribute list.
Each attribute contains the following parameters:
- Attribute name : name of the attribute (has to be unique in the list)
- ChannelId : Channel Identifier used by the Keithley (eg 2005,1002 …)
- Format : attribute format (ex : %2d, %6.2f)
- Description : attribute description (string)
- Unit : attribute unit (string) |
| NTCConfig |
Array of string |
Temperature parameter list.
Each attribute contains the following parameters:
- Temperature attribute name : name of the temperature attribute (should be defined in TemperatureAttributeList property)
- Rated res: rated resistance (same unit as read resistance)
- Rated temp: rated temperature (degree C)
- Rated beta: rated beta (degree K) |
| SettingFile |
Tango::DEV_STRING |
DMM setting file path and name. |
| HistoryDurationInHour |
Tango::DEV_DOUBLE |
Duration of the temperature history in hour |