Development status:
Released,
Release: Release_1_0
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Communication/PIPEClient
Contact:
Class Description
Server for connecting via socket to the PIPE control system.
Families: Communication
Key words:
Platform: Unix Like
Language: Cpp
Contact:
Hardware
Manufacturer: none
Bus: Data Socket
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. |
WriteReadSocketInput: DevLong Request number Output: DevString Return message |
Send request to socket and get an answer |
Pipes:
Properties:
Name | Description |
---|---|
PortNbDevLong | Port Number open by the PIPE server |
HostnameDevString | Name of the computer opening the socket connection |
Please log in to comment.