This is historical information of device classes implemented in PrologixGpib device server.
Use this link to find the valid information.
Development status:
Released,
Release: Release_1_2
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Communication/PrologixGpib
Contact:
Class Description
Tango device server for the PrologixGpib LAN adapter
Families: Communication
Key words:
Platform: Unix Like
Language: Cpp
Contact:
Hardware
Manufacturer: Prologix
Product:
Bus: Ethernet
Class interface
Attributes:
Name | Description |
---|---|
ModeScalar: DevBoolean | true: controller mode, the prologix box acts as controller-in-charge on the GPIB bus false: device mode, the prologix box acts as another peripheral on the GPIB bus |
ReadTimeoutScalar: DevULong | read timeout in ms |
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. |
GPIBWriteInput: DevString Output: DevVoid |
Write string to connected gpib device |
GPIBWriteReadInput: DevString Output: DevString |
Write string to connected gpib device and return reply |
Pipes:
Properties:
Name | Description |
---|---|
HostNameDevString | hotsname or ip address |
Updated:
A device class has been added.
You can see previous version here .
8 Feb 2020, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
19 Oct 2019, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
17 Mar 2018, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
27 Jan 2018, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
2 Dec 2017, Piotr Goryl
Updated:
The device class has been updated.
You can see previous version here .
22 Jul 2017, Piotr Goryl
Updated:
The device class has been updated.
You are looking at this version now.
23 Feb 2017, Piotr Goryl
Updated:
The device class has been updated.
You can see previous version here .
19 Jan 2017, Piotr Goryl
Updated:
The device server has been updated.
You can see previous version here .
3 Jan 2017, Piotr Goryl
Created:
The device server has been added to catalogue.