This is historical information of device classes implemented in TimIQ device server.
Use this link to find the valid information.
Development status:
Released,
Release: release_0_0_2
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/CounterTimer/TimIQ
Contact:
Class Description
- This device controls a Tim IQ card whose function is to de-phase a sinusoidal voltage
- signal from 2 voltage commands: - IValue - QValue
Families: CounterTimer
Key words: Miscellaneous
Platform: All Platforms
Language: Cpp
Contact:
Hardware
Manufacturer: none
Bus: Not Applicable
Class interface
Attributes:
Name | Description |
---|---|
workingFrequencyScalar: DevDouble | — |
boardTemperatureScalar: DevDouble | — |
iValueScalar: DevDouble | — |
qValueScalar: DevDouble | — |
mixerCosOutputScalar: DevDouble | — |
mixerSinOutputScalar: DevDouble | — |
mixerMaxCosOutputScalar: DevDouble | — |
mixerMaxSinOutputScalar: DevDouble | — |
mixerCosPhaseScalar: DevDouble | — |
mixerSinPhaseScalar: DevDouble | — |
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. |
AcknowledgeErrorsInput: DevVoid Output: DevVoid |
Acknowledgment of all errors. |
PLLcalibrationInput: DevVoid Output: DevVoid |
PLL calibration of TimIQ card. |
ResetInput: DevVoid Output: DevVoid |
Resets the TimIQ card. |
Pipes:
Properties:
Name | Description |
---|---|
IPaddressDevString | Embeded Web server IP address. Mandatory |
PortDevShort | Embeded Web server port number. Mandatory |
TminDevDouble | Minimum temperature, in degree Celsius, for triggering an ALARM state. |
TmaxDevDouble | Maximum temperature, in degree Celsius, for triggering an ALARMstate |
WorkingFrequencyDevDouble | The TimIQ card input frequency, in Hz. |
MixerMaxCosOutputDevDouble | The 0 degree mixer max cosinus output, in volts. |
MixerMaxSinOutputDevDouble | The 90 degree mixer max sinus output, in volts. |
MixerCosPhaseDevDouble | The 0 degree mixer cosinus phase, in degree. |
MixerSinPhaseDevDouble | The 90 degree mixer sinus phase, in degree. |
Updated:
The device class has been updated.
You are looking at this version now.
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.