This is historical information of device classes implemented in devTCP device server.
Use this link to find the valid information.
Development status:
Released
Information status: New
Contact:
Class Description
Families: Communication
Key words:
Language: Python
Contact:
Class interface
Attributes:
Commands:
Name | Description |
---|---|
StateInput: DevVoid Output: State |
This command gets the device state (stored in its device_state data member) and returns it to the caller. |
StatusInput: DevVoid Output: DevString |
This command gets the device status (stored in its device_status data member) and returns it to the caller. |
OpenInput: DevLong Output: DevString |
Open the communication |
CloseInput: DevVoid Output: DevString |
close the communication |
SendInput: DevString Output: DevString |
Send a command |
ReceiveInput: DevShort Output: DevString |
Read an answer |
Pipes:
Properties:
Name | Description |
---|---|
IpAdressDevString | The ip adress use to establish a communication |
BufferSizeDevShort | The buffer size for the recieved frame |
22 Feb 2018, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
20 Apr 2017, Piotr Goryl
Updated:
The device class has been updated.
You are looking at this version now.
23 Feb 2017, Piotr Goryl
Created:
The device class has been added to catalogue.
Updated:
The device class has been updated.
You can see previous version here .
20 Apr 2017, Piotr Goryl
Updated:
The device class has been updated.
You are looking at this version now.
23 Feb 2017, Piotr Goryl
Created:
The device class has been added to catalogue.
Added by:pgoryl2
on:20 Apr 2017, 1:08 p.m.