Development status:
Released,
Release: Release_1_5
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/InputOutput/AcromagXT1121
Contact:
Class Description
Setting the Acromag XT1121 digital IO
Families: InputOutput
Key words:
Platform: Unix Like
Language: Python
License: GPL
Contact:
Hardware
Manufacturer: Acromag
Product:
XT1121-00
Bus: Modbus
Class interface
Attributes:
Name | Description |
---|---|
Register0Scalar: DevLong | Mask (in decimal) of the register (1 -> output is ON). Each register represent 4 channel (4 bits) |
Register1Scalar: DevLong | Mask (in decimal) of the register (1 -> output is ON). Each register represent 4 channel (4 bits) |
Register2Scalar: DevLong | Mask (in decimal) of the register (1 -> output is ON). Each register represent 4 channel (4 bits) |
Register3Scalar: DevLong | Mask (in decimal) of the register (1 -> output is ON). Each register represent 4 channel (4 bits) |
PositionScalar: DevDouble | Mask (in decimal) of the 4 registers (1 -> output is ON). Each register has 4 channels (4x4 bits) |
BitsDelayScalar: DevDouble | Time delay between changes in the bits state. |
UnitLimitMaxScalar: DevDouble | — |
UnitLimitMinScalar: DevDouble | — |
InputRegister0Scalar: DevLong | — |
InputRegister1Scalar: DevLong | — |
InputRegister2Scalar: DevLong | — |
InputRegister3Scalar: DevLong | — |
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 |
---|---|
ModbusIPAddressDevString | IP address of the Modbus device |
PortNbDevLong | Port number |
Please log in to comment.
Generated
Updated:
The device class has been updated.
You can see previous version here .
3 Feb 2018, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
13 Jan 2018, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
25 Nov 2017, Piotr Goryl
Updated:
The device class has been updated.
You can see previous version here .
18 Nov 2017, Piotr Goryl
Updated:
The device class has been updated.
You can see previous version here .
29 Apr 2017, Piotr Goryl
Updated:
The device class has been updated.
You can see previous version here .
20 Apr 2017, Piotr Goryl
Created:
The device class has been added to catalogue.