TIMER
|
Command: |
TIMER |
|---|---|
|
Command Syntax: |
READ TIMER |
|
Code |
While getkey() <> "esc" Send "READ BRIGHTNESS" Get b Send "READ TIMER" Get t Disp "Brightness: ", b, "Timer: ", t Wait 1 EndWhile |
|
Range |
|
|
Describe: |
This is a built-in sensor. There is no need for CONNECT or DISCONNECT. The Timer is set to 0 at power up. It will increase monotonically. |
|
Result: |
|
|
Type or |
Sensor |
