Remote-processing CAMBASIC Manual do Utilizador Página 31

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 208
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 30
Command Summary - 5
Command Syntax Purpose
PRINT$ PRINT $ char [,char] Prints string of characters
PULSE n= PULSE(m) Returns time from pulsed output
PULSE n,m,b,t,p Pulses an output bit
READ READ variable Reads DATA statement values
REMARK ' Allows pr ogram comm ents
RENUM RENUM [newline] . . Renumbers program lines
RESTORE RESTORE [line] Resets read pointer
RESUME RESUME Continues program execution
RESUM E line RESUME line Continues program execution
RESUME NEXT RESUME NEXT Continues program execution
RESUME COUNT RESUME COUNT m Reenables software counter
RETURN RETURN Resumes execution after GOSUB
RETURN ITR n RETURN ITR n Resumes execution after interrupt
RIGHT$ n$= RIGHT$(m$,p) Returns right most p char of m$
RND n= RND(m) Returns pseudo– random number
RUN RUN [line] Begins program execution
SAVE SAVE n Saves program or data to memory device
SGN n= SGN(m) Returns the sign of m
SIN n= SIN(m) Calculates sine function
SOUND SOUND frequency Outputs square wave at a frequency
SPI SPI(chan, len,data, dly,in) Comm unicates with SPI devices (some cards only)
SQR x= SQR(m) Returns square root
START BIT START BIT task number Enables a BIT task
START COUNT START COUNT n Activates software counter(s)
START INP START INP n Activates port checking task
STOP STOP Terminates program execution
STOP BIT STOP BIT task number Disables BIT task
STOP COUNT STOP COUNT n Deactivates softwar e counter(s)
STOP INP STOP INP n Deactivates port checking task
STR$ n$= STR$(m) Converts m to a string n$
SYS a= SYS(n) Accesses system data
TAB PRIN T TA B(m) Tabs to position m
TAN n= TAN(n) Returns the tangent indir ectly
TICK a= TICK(n) Return time from 12 hour clock
Vista de página 30
1 2 ... 26 27 28 29 30 31 32 33 34 35 36 ... 207 208

Comentários a estes Manuais

Sem comentários