.

Average: 0
Rating Count: 0

Development status: New development
Information status: Updated
Repository: http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/CounterTimer/DigitalDelayGenerator
Contact:



Class Description


This device controls a T560 Digital Delay Generator :
  • four TTL-level pulse outputs, each programmable for delay and width up to 10 seconds each, with 10-picosecond resolution.
  • Programmable-level trigger input with divide/burst features and trigger enable GATE input.

System Message: WARNING/2 (<string>, line 4)

Bullet list ends without a blank line; unexpected unindent.

Controlled via a RS232 serial interface or a 10/100-mbps Ethernet interface.

NOTE : - RS232 config : 38400, 8, N, 1 - ETHERNET port : 2000

Families: CounterTimer

Key words: Instrumentation

Platform: All Platforms

Language: Cpp

License:

Contact:

Hardware


Manufacturer: Highland Technology

Product:

T560

Bus: Ethernet

Class interface


Attributes:

Name Description
shotsCounterScalar: DevULong
pulseDelayChannelAScalar: DevDouble
pulseWidthChannelAScalar: DevDouble
activateChannelAScalar: DevBoolean
pulseDelayChannelBScalar: DevDouble
pulseWidthChannelBScalar: DevDouble
activateChannelBScalar: DevBoolean
pulseDelayChannelCScalar: DevDouble
pulseWidthChannelCScalar: DevDouble
activateChannelCScalar: DevBoolean
pulseDelayChannelDScalar: DevDouble
pulseWidthChannelDScalar: DevDouble
activateChannelDScalar: DevBoolean

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.
HardwareResetInput: DevVoid
Output: DevVoid
Performs a hardware reset/restart of the T560 (equivalent to a power off/on cycle. NOTE : the reset takes about 4 seconds, after which the T560 will respond with the following string "Highland Thechnology T560 DDG " The last-saved setup will be installed.
ClearErrorsInput: DevVoid
Output: DevVoid
Clear error flag.
ResetShotsInput: DevVoid
Output: DevVoid
Reset shot counter.
SaveModuleConfigurationInput: DevVoid
Output: DevVoid
Save the T560 module configuration in its intrenal flash memory. This configuartion is applied after a reset.
RecallModuleConfigurationInput: DevVoid
Output: DevVoid
Reapply the previous module configuration. No need to do a reset.

Pipes:

Properties:

Name Description
CommunicationProxyDevString Name of the device which controls the communication link. This module support both RS232 and Ethernet interfaces.


Please log in to comment.

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 can see previous version here .



23 Feb 2017, Piotr Goryl
Created:
The device class has been added to catalogue.
Added by:pgoryl2 on:23 Feb 2017, 9:58 a.m.