This is historical information of device classes implemented in PT104PicoCh device server.
Use this link to find the valid information.
Development status:
New development
Information status: New
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. |
Updated:
The device class has been updated.
You can see previous version here .
26 Aug 2017, Piotr Goryl
Updated:
The device class has been updated.
You are looking at this version now.
19 Aug 2017, Piotr Goryl
Created:
The device class has been added to catalogue.