com.pentec.adaq.fist
Class FlipMirror

java.lang.Object
  extended by com.pentec.adaq.fist.FlipMirror

public class FlipMirror
extends java.lang.Object

Flip mirror actuator controller control

Author:
Pender Technology

Field Summary
static java.lang.String $Address
           
static java.lang.String $Disable
           
static java.lang.String $Enable
           
static int iPort
           
 
Constructor Summary
FlipMirror()
           
 
Method Summary
static void main(java.lang.String[] args)
           
static void setEnabled(boolean isEnabled)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

$Address

public static final java.lang.String $Address
See Also:
Constant Field Values

$Disable

public static final java.lang.String $Disable
See Also:
Constant Field Values

$Enable

public static final java.lang.String $Enable
See Also:
Constant Field Values

iPort

public static final int iPort
See Also:
Constant Field Values
Constructor Detail

FlipMirror

public FlipMirror()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception

setEnabled

public static void setEnabled(boolean isEnabled)
                       throws java.lang.Exception
Throws:
java.lang.Exception