Welcome | spec | C-PLOT | Support | Users | Contact
 
Contents -> REFERENCE MANUAL -> Built-In Functions and Commands
spec Manual


2.4. - Built-In Functions and Commands



These built-in functions and commands are described in the following sections.


 UTILITY FUNCTIONS AND COMMANDS 
 System Functions   Miscellaneous 
  

 chdir()   time()   gethelp()   file_info()   sleep()   calc()   lscmd   savstate 
 unix()   date()   getenv()   whatis()   spec_par()   history   memstat   sock_io() 



 KEYBOARD AND FILE INPUT, SCREEN AND FILE OUTPUT 
 Controlling   Reading From   Keyboard   Text   Binary 
 Output Files   Files   Input   Output   Input/Output 
  

 open()   on()   getline()   input()   print   fprintf()   fmt_read() 
 close()   off()   dofile()   yesno()   printf()   tty_cntl()   fmt_write() 
       qdofile()   getval()   eprint   tty_move()   fmt_close() 
             eprintf()   tty_fmt()    



 VARIABLES 

 global   constant   delete   syms 
 unglobal   local   array 



 MACROS 

 def   prdef   undef 
 rdef   lsdef   cdef() 



 HARDWARE FUNCTIONS AND COMMANDS 
  
 MCA   Images   CAMAC   GPIB   SERIAL   PORT I/O   VME 
  

 mca_sel()   image_par()   ca_get()   gpib_get()   ser_get()   port_get()   vme_get() 
 mca_par()   image_get()   ca_put()   gpib_put()   ser_put()   port_getw()   vme_put() 
 mca_get()   image_put()   ca_fna()   gpib_poll()   ser_par()   port_put()   vme_get32() 
 mca_put()      ca_cntl()   gpib_cntl()      port_putw()   vme_put32() 
 mca_spar()                  vme_move() 
 mca_sget()                   
 mca_sput()                   
  

  
 Misc   Counting   Moving and Motors 
  

 reconfig   mcount()   cnt_mne()   move_all   motor_mne()   read_motors()    
 set_sim()   tcount()   cnt_name()   move_cnt   motor_name()   dial()   user() 
 wait()   getcounts   cnt_num()   sync   motor_num()   chg_dial()   chg_offset() 
 stop()      counter_par()      motor_par()   get_lim()   set_lim() 



 DATA HANDLING AND PLOTTING FUNCTIONS 

 array_dump()   array_op()   data_grp()   data_dump()   data_bop()   plot_cntl() 
 array_read()   array_fit()   data_info()   data_read()   data_uop()   plot_move() 
 array_pipe()      data_nput()   data_pipe()   data_anal()   plot_range() 
 array_plot()      data_get()   data_plot()   data_fit() 
       data_put() 



 STRING AND NUMBER FUNCTIONS 
 Math Functions   String   Conversion 
  

 exp()   log()   sin()   cos()   tan()   index()   length()   asc()   deg() 
 exp10()   log10()   asin()   acos()   atan()   split()   sprintf()   bcd()   rad() 
 srand()   pow()         atan2()   substr()   sscanf()   dcb() 
 rand()   sqrt()   fabs()   int()       



  Top
  Prev | Next