Development status:
Released,
Release: Release_1_0
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/MeasureInstruments/LKS425GaussmeterCtrl
Contact:
Class Description
Class connecting to the LakeShore 425 Gaussmeter
Families: MeasureInstruments
Key words:
Platform: All Platforms
Language: Cpp
License: GPL
Contact:
Hardware
Manufacturer: LakeShore
Product:
Model425
Bus: USB
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. |
WriteReadPortInput: DevString Output: DevString |
Write a command and returns the answer. |
Pipes:
Properties:
Name | Description |
---|---|
USBPortDevString | USB Port, ex. /dev/ttyUSB0 |
Please log in to comment.