Development status:
Released,
Release: Release_1_0
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/MeasureInstruments/PT104PicoCh
Contact:
Class Description
Channel of the PT-104 device
Families: MeasureInstruments
Key words:
Platform: Unix Like
Language: Python
License: GPL
Contact:
Hardware
Manufacturer: Pico Technologies
Product:
PT-104
Bus: Ethernet
Class interface
Attributes:
Commands:
Name | Description |
---|---|
StateInput: DevVoid Output: State Device state |
This command gets the device state (stored in its device_state data member) and returns it to the caller. |
StatusInput: DevVoid Output: ConstDevString Device status |
This command gets the device status (stored in its device_status data member) and returns it to the caller. |
Pipes:
Properties:
Name | Description |
---|---|
PT104DeviceDevString | Name of the PT104Pico device connecting to the hardware. |
MeasurementTypeDevLong | Type of measurement: 0 -> Temperature, 1 -> Resistance, 2 -> Voltage single ended, 3 -> voltage differential |
ChannelDevLong | Channel number, from 0 to 3. |
Please log in to comment.