StatusWord

org.eso.ias.tranfer.utlitymodule.StatusWord
See theStatusWord companion class
object StatusWord

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
StatusWord.type

Members list

Value members

Concrete fields

val ACPower: String
val ATZenith: String
val AntennaPos: String
val DriveCabTemp: String
val EStop: String
val Fire: String
val Hvac: String
val RecvCabTemp: String
val StowPin: String
val UpsPower: String
val bitsToNames: Map[Int, String]

Associate the bits to their name

Associate the bits to their name

Attributes

val monitorPointNames: List[String]

The name of the monitor point in the status string sent by the utility module plugin

The name of the monitor point in the status string sent by the utility module plugin

Attributes

val namesToBits: Map[String, Int]

Associates the names of the monitor points to the status bits

Associates the names of the monitor points to the status bits

Attributes