Development status:
Released,
Release: Release_1_0
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/OtherInstruments/PiLC2Client
Contact:
Class Description
Interface to PiLC2
Families: OtherInstruments
Key words:
Platform: Unix Like
Language: Cpp
License: GPL
Contact:
Hardware
Manufacturer: none
Bus: Not Applicable
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. |
WriteRegisterInput: DevVarLongArray Register address and data Output: DevVoid |
— |
ReadRegisterInput: DevLong Register address Output: DevLong Data |
— |
BurstWriteRegisterInput: DevVarLongArray Register address, number of registers to write, data Output: DevVoid |
— |
BurstReadRegisterInput: DevVarLongArray Register address and number of registers Output: DevVarLongArray Received buffer |
— |
PiLCInitNetworkInput: DevVoid Output: DevVoid |
— |
PiLCDeinitNetworkInput: DevVoid Output: DevVoid |
— |
Pipes:
Properties:
Please log in to comment.
Updated:
The device class has been updated.
You can see previous version here .
22 Jan 2022, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
15 Jan 2022, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
8 Jan 2022, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
1 Jan 2022, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
25 Dec 2021, DS Admin
Created:
The device class has been added to catalogue.