This is historical information of device classes implemented in AcromagXT1121 device server.

Use this link to find the valid information.

Development status: New development
Information status: New

Contact: tnunez@mail.desy.de



Class Description


Setting the Acromag XT1121 digital IO

Families: InputOutput

Key words:

Platform: Unix Like

Language: Python

License: GPL

Contact: tnunez@mail.desy.de

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)
RegistersScalar: DevLong 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.

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

Added by:pgoryl2 on:29 Apr 2017, 3:02 a.m.