Remote-processing CAMBASIC Uživatelský manuál Strana 178

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 208
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 177
CONFIG C ommands - 5
CONFIG CLOCK
Statement
SYNTAX: CONF IG CLOC K mode,run
CONF IG CLOC K run (RPC-2350 series only)
PURPOSE: Configures real time clock for 12 or 24 hour modes and starts or stops the clock.
REMARK S: The TIME $ function returns the tim e in 12 or 24 hour forma ts. Set mode = 0 for 12 hour time and
1 for 24 hour time format.
run turns the clock on and off. 0 = off or stopped, 1 = on or run.
RELATED: TIME$, DATE$
EXAMPLE: CONFIG CLOCK 1,1
Sets to clock to 24 hour mode and starts it running.
CONFIG CLOCK 1 Starts clock (2350 series only)
ERROR: < Data out of range> - if data other than 0 or 1 are used.
Zobrazit stránku 177
1 2 ... 173 174 175 176 177 178 179 180 181 182 183 ... 207 208

Komentáře k této Příručce

Žádné komentáře