Development status:
Released,
Release: Release_1_1
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Motion/VICIMultiPosValve
Contact:
Class Description
Class for the Two Position Multielectronic Valve Actuators from Valco Instruments Co. Inc. (VICI).
Families: Motion
Key words:
Platform: Unix Like
Language: Cpp
Contact:
Hardware
Manufacturer: Valco Instruments Co. Inc.
Product:
Two Position Multielectronic Valve Actuator
Bus: USB
Class interface
Attributes:
Name | Description |
---|---|
PositionScalar: DevDouble | Read/Write position as integer. |
NbPositionsScalar: DevLong | Number of positions for the valve |
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 |
---|---|
TerminalPortDevString | Name of the usb device (ex. /dev/ttyUSB0) |
Please log in to comment.