Public Member Functions | |
| native void | finalize () |
| Finalizes Sputtering. | |
| Sputtering () | |
| Constructs a Sputtering objetct. | |
Static Public Member Functions | |
| native int | pidStartRealtime (int period) |
| Starts a real time PID controller. | |
| native void | pidStopRealtime () |
| Stops the real time PID controller. | |
| native void | setReference (float reference) |
| Sets PID reference. | |
| native float | getOutput () |
| Gets plant output. | |
| native int | getTime () |
| Gets current time. | |
| native void | unlock () |
| Unlocks Sputtering usage. | |
| native byte | lock () |
| Locks Sputtering usage. | |
| native int | shutterStartRealtime (int period) |
| Starts real time shutter controller. | |
| native void | shutterStopRealtime () |
| Stops the real time shutter controller. | |
| native void | findHome () |
| Moves motor to home position. | |
| native int | getIndex () |
| Gets index sensor status. | |
| native void | openShutter (int time) |
| Opens shutter for specified time. | |
|
|
Gets index sensor status.
|
|
|
Gets plant output.
|
|
|
Gets current time.
|
|
|
Locks Sputtering usage.
|
|
|
Opens shutter for specified time.
|
|
|
Starts a real time PID controller.
|
|
|
Sets PID reference.
|
|
|
Starts real time shutter controller.
|
1.3.6