nl.kbna.dioscuri.module.pic
Class InitSequence

java.lang.Object
  extended by nl.kbna.dioscuri.module.pic.InitSequence

public class InitSequence
extends java.lang.Object

Class representing the Initialisation Sequence of the PIC.
Takes the PIC through the initialisation mode and bring it to normal operation.


Field Summary
(package private)  int currentComWordExpected
           
(package private)  boolean inInitSequence
           
(package private)  byte numComWordsReq
           
 
Constructor Summary
InitSequence()
           
 
Method Summary
protected  void reset()
          Resets all parameters to their default value
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

inInitSequence

boolean inInitSequence

numComWordsReq

byte numComWordsReq

currentComWordExpected

int currentComWordExpected
Constructor Detail

InitSequence

public InitSequence()
Method Detail

reset

protected void reset()
Resets all parameters to their default value