edu.wpi.first.wpilibj.fpga
Class tSystem
java.lang.Object
   edu.wpi.first.wpilibj.fpga.tSystem
edu.wpi.first.wpilibj.fpga.tSystem
- All Implemented Interfaces: 
- ExpectedFPGASignature
- Direct Known Subclasses: 
- tAccumulator, tAI, tAlarm, tAnalogTrigger, tCounter, tDIO, tDMA, tDMAManager, tEncoder, tGlobal, tInterrupt, tInterruptManager, tSolenoid, tSPI, tWatchdog
- public abstract class tSystem 
- extends Object- implements ExpectedFPGASignature
 
 
| Constructor Summary | 
| protected  | tSystem()
 | 
 
 
 
m_DeviceHandle
protected static int m_DeviceHandle
status
public static NiRioStatus status
tSystem
protected tSystem()
finalize
protected void finalize()
- 
 
- 
 
getFpgaGuid
public int[] getFpgaGuid(NiRioStatus status)
- 
 
- 
 
Release
public void Release()
- Releases the native C++ resources held by the tSystem instance.
 
- 
 
- 
 
"For updated information see the Java FRC site"