MidTmcLeafNodeCspSubarray Tango Device

Tango device class for tmc csp subarray leaf node low

Properties

MidTmcLeafNodeCspSubarray.AdapterTimeOut
Data type:

DevFloat

Default value:

2

MidTmcLeafNodeCspSubarray.CommandTimeOutDefault
Data type:

DevFloat

Default value:

30

MidTmcLeafNodeCspSubarray.CspSubarrayFQDN

FQDN of the CSP Subarray Tango Device .

Data type:

DevString

MidTmcLeafNodeCspSubarray.DelayCadence
Data type:

DevFloat

MidTmcLeafNodeCspSubarray.DelayModelTimeInAdvance
Data type:

DevShort

Default value:

30

MidTmcLeafNodeCspSubarray.DelayValidityPeriod
Data type:

DevFloat

MidTmcLeafNodeCspSubarray.EventSubscriptionCheckPeriod
Data type:

DevFloat

Default value:

1

MidTmcLeafNodeCspSubarray.GroupDefinitions
Data type:

DevVarStringArray

MidTmcLeafNodeCspSubarray.LivelinessCheckPeriod
Data type:

DevFloat

Default value:

1

MidTmcLeafNodeCspSubarray.LoggingLevelDefault
Data type:

DevUShort

Default value:

4

MidTmcLeafNodeCspSubarray.LoggingTargetsDefault
Data type:

DevVarStringArray

Default value:

[‘tango::logger’]

MidTmcLeafNodeCspSubarray.SkaLevel
Data type:

DevShort

Default value:

4

MidTmcLeafNodeCspSubarray.TelmodelPath

Telmodel path for array layout.

Data type:

DevString

MidTmcLeafNodeCspSubarray.TelmodelSource

Telmodel source for array layout.

Data type:

DevString

WeatherStationDevName
:module: MidTmcLeafNodeCspSubarray

TRL of Weather Monitoring Station device.

data type:

DevString

Attributes

MidTmcLeafNodeCspSubarray.State

The operational state of the device as enumeration.

Access:

READ

Data type:

DevState

Data format:

SCALAR

MidTmcLeafNodeCspSubarray.Status

More detailed textual information about the device’s status.

Access:

READ

Data type:

DevString

Data format:

SCALAR

MidTmcLeafNodeCspSubarray.adminMode

The Admin Mode of the device. It may interpret the current device condition and condition of all managed devices to set this. Most possibly an aggregate attribute.

Access:

READ_WRITE

Data type:

DevEnum

Data format:

SCALAR

MidTmcLeafNodeCspSubarray.buildState

Read the Build State of the device.

Returns:

the build state of the device

Access:

READ

Data type:

DevString

Data format:

SCALAR

MidTmcLeafNodeCspSubarray.commandTimeOut

Command execution time limit.

Access:

READ_WRITE

Data type:

DevUShort

Data format:

SCALAR

MidTmcLeafNodeCspSubarray.commandedState

The last commanded Operating State of the device. Initial string is “None”. Only other strings it can change to is “OFF”, “STANDBY” or “ON”, following the Off(), Standby() or On() commands. If the state transition commands are long running commands the commanded state will only update when the long running command starts executing.

Access:

READ

Data type:

DevString

Data format:

SCALAR

MidTmcLeafNodeCspSubarray.controlMode

The control mode of the device are REMOTE, LOCAL Tango Device accepts only from a ‘local’ client and ignores commands and queries received from TM or any other ‘remote’ clients. The Local clients has to release LOCAL control before REMOTE clients can take control again.

Access:

READ_WRITE

Data type:

DevEnum

Data format:

SCALAR

MidTmcLeafNodeCspSubarray.cspSubarrayAdminMode

Admin Mode of Csp Subarray

Access:

READ

Data type:

DevEnum

Data format:

SCALAR

MidTmcLeafNodeCspSubarray.cspSubarrayDevName

No description

Access:

READ_WRITE

Data type:

DevString

Data format:

SCALAR

MidTmcLeafNodeCspSubarray.cspSubarrayObsState

Obs State of Csp Subarray Obs State

Access:

READ_WRITE

Data type:

DevEnum

Data format:

SCALAR

MidTmcLeafNodeCspSubarray.delayModel

No description

Access:

READ

Data type:

DevString

Data format:

SCALAR

MidTmcLeafNodeCspSubarray.delayModelError

String representing the last DelayModel error.

Access:

READ

Data type:

DevString

Data format:

SCALAR

MidTmcLeafNodeCspSubarray.healthInfo

JSON string representing the health information.

Access:

READ

Data type:

DevString

Data format:

SCALAR

MidTmcLeafNodeCspSubarray.healthState

Health state of the monitored CSP Subarray

Access:

READ

Data type:

DevEnum

Data format:

SCALAR

MidTmcLeafNodeCspSubarray.isAdminModeEnabled

No description

Access:

READ_WRITE

Data type:

DevBoolean

Data format:

SCALAR

MidTmcLeafNodeCspSubarray.isSubsystemAvailable

Boolean Flag for sub system available

Access:

READ

Data type:

DevBoolean

Data format:

SCALAR

MidTmcLeafNodeCspSubarray.lastDeviceInfoChanged

Json String representing the last device changed in the

internal model.

Access:

READ

Data type:

DevString

Data format:

SCALAR

MidTmcLeafNodeCspSubarray.loggingLevel

Read the logging level of the device.

Initialises to LoggingLevelDefault on startup. See LoggingLevel

Returns:

Logging level of the device.

Access:

READ_WRITE

Data type:

DevEnum

Data format:

SCALAR

MidTmcLeafNodeCspSubarray.loggingTargets

Read the additional logging targets of the device.

Note that this excludes the handlers provided by the ska_ser_logging library defaults - initialises to LoggingTargetsDefault on startup.

Returns:

Logging level of the device.

Access:

READ_WRITE

Data type:

DevString

Data format:

SPECTRUM

Max_dim_x:

4

MidTmcLeafNodeCspSubarray.longRunningCommandIDsInQueue

Read the IDs of the long running commands in the queue.

Every client that executes a command will receive a command ID as response. Keep track of IDs currently allocated. Entries are removed self._command_tracker._removal_time seconds after they have finished.

Access:

READ

Data type:

DevString

Data format:

SPECTRUM

Max_dim_x:

66

MidTmcLeafNodeCspSubarray.longRunningCommandInProgress

Read the name(s) of the currently executing long running command(s).

Name(s) of command and possible abort in progress or empty string(s).

Access:

READ

Data type:

DevString

Data format:

SPECTRUM

Max_dim_x:

2

MidTmcLeafNodeCspSubarray.longRunningCommandProgress

Read the progress of the currently executing long running command(s).

ID, progress of the currently executing command(s). Clients can subscribe to on_change event and wait for the ID they are interested in.

Access:

READ

Data type:

DevString

Data format:

SPECTRUM

Max_dim_x:

4

MidTmcLeafNodeCspSubarray.longRunningCommandResult

Read the result of the completed long running command.

Reports unique_id, json-encoded result. Clients can subscribe to on_change event and wait for the ID they are interested in.

Access:

READ

Data type:

DevString

Data format:

SPECTRUM

Max_dim_x:

2

MidTmcLeafNodeCspSubarray.longRunningCommandStatus

Read the status of the currently executing long running commands.

ID, status pairs of the currently executing commands. Clients can subscribe to on_change event and wait for the ID they are interested in.

Access:

READ

Data type:

DevString

Data format:

SPECTRUM

Max_dim_x:

132

MidTmcLeafNodeCspSubarray.longRunningCommandsInQueue

Read the long running commands in the queue.

Keep track of which commands are that are currently known about. Entries are removed self._command_tracker._removal_time seconds after they have finished.

Access:

READ

Data type:

DevString

Data format:

SPECTRUM

Max_dim_x:

66

MidTmcLeafNodeCspSubarray.lrcExecuting

Expose a signal as a Tango attribute.

Access:

READ

Data type:

DevString

Data format:

SPECTRUM

Max_dim_x:

2

MidTmcLeafNodeCspSubarray.lrcFinished

Expose a signal as a Tango attribute.

Access:

READ

Data type:

DevString

Data format:

SPECTRUM

Max_dim_x:

100

MidTmcLeafNodeCspSubarray.lrcProtocolVersions

Return supported protocol versions.

Returns:

A tuple containing the lower and upper bounds of supported long running command protocol versions.

Access:

READ

Data type:

DevLong64

Data format:

SPECTRUM

Max_dim_x:

2

MidTmcLeafNodeCspSubarray.lrcQueue

Expose a signal as a Tango attribute.

Access:

READ

Data type:

DevString

Data format:

SPECTRUM

Max_dim_x:

32

MidTmcLeafNodeCspSubarray.simulationMode

When TRUE the device is using a simulator

Access:

READ_WRITE

Data type:

DevEnum

Data format:

SCALAR

MidTmcLeafNodeCspSubarray.testMode

If TEST the device is using testing logic

Access:

READ_WRITE

Data type:

DevEnum

Data format:

SCALAR

MidTmcLeafNodeCspSubarray.versionId

Read the Version Id of the device.

Returns:

the version id of the device

Access:

READ

Data type:

DevString

Data format:

SCALAR

Commands

MidTmcLeafNodeCspSubarray.Abort() DevVarLongStringArray

No input parameter (DevVoid)

Returns:

information-only string

MidTmcLeafNodeCspSubarray.AbortCommands() DevVarLongStringArray

No input parameter (DevVoid)

Returns:

returns (None): A tuple containing a return code and a string message indicating status. The message is for information purpose only.

MidTmcLeafNodeCspSubarray.AssignResources(DevString) DevVarLongStringArray
Parameters:

argin (DevString) – (not documented)

Returns:

return:

(not documented)

rtype:

DevVarLongStringArray

MidTmcLeafNodeCspSubarray.CheckLongRunningCommandStatus(DevString) DevString

command id

Returns:

TaskStatus

MidTmcLeafNodeCspSubarray.Configure(DevString) DevVarLongStringArray
Parameters:

argin (DevString) – (not documented)

Returns:

return:

(not documented)

rtype:

DevVarLongStringArray

MidTmcLeafNodeCspSubarray.DebugDevice() DevUShort

No input parameter (DevVoid)

Returns:

The TCP port the debugger is listening on.

MidTmcLeafNodeCspSubarray.End() DevVarLongStringArray

No input parameter (DevVoid)

Returns:

return:

(not documented)

rtype:

DevVarLongStringArray

MidTmcLeafNodeCspSubarray.EndScan() DevVarLongStringArray

No input parameter (DevVoid)

Returns:

return:

(not documented)

rtype:

DevVarLongStringArray

MidTmcLeafNodeCspSubarray.GetVersionInfo() DevVarStringArray

No input parameter (DevVoid)

Returns:

returns (None): The result code and the command unique ID

MidTmcLeafNodeCspSubarray.Init() DevVoid

Init

MidTmcLeafNodeCspSubarray.Off() DevVarLongStringArray

No input parameter (DevVoid)

Returns:

[ResultCode][message or command id]

MidTmcLeafNodeCspSubarray.On() DevVarLongStringArray

No input parameter (DevVoid)

Returns:

[ResultCode][message or command id]

MidTmcLeafNodeCspSubarray.ReleaseAllResources() DevVarLongStringArray

No input parameter (DevVoid)

Returns:

return:

(not documented)

rtype:

DevVarLongStringArray

MidTmcLeafNodeCspSubarray.Reset() DevVarLongStringArray

No input parameter (DevVoid)

Returns:

[ResultCode][message or command id]

MidTmcLeafNodeCspSubarray.Restart() DevVarLongStringArray

No input parameter (DevVoid)

Returns:

return:

(not documented)

rtype:

DevVarLongStringArray

MidTmcLeafNodeCspSubarray.Scan(DevString) DevVarLongStringArray
Parameters:

argin (DevString) – (not documented)

Returns:

return:

(not documented)

rtype:

DevVarLongStringArray

MidTmcLeafNodeCspSubarray.SetAdminMode(DevEnum) DevVarLongStringArray

The input string in JSON format.

Returns:

(ReturnType, ‘informational message’)

MidTmcLeafNodeCspSubarray.Standby() DevVarLongStringArray

No input parameter (DevVoid)

Returns:

[ResultCode][message or command id]