Welcome | spec | C-PLOT | Support | Users | Contact
 



Motors
Counters
MCA
Interfaces

    Hardware reference : Interfaces Controllers and General Input/Output : Generalized CAMAC I/O

Generalized CAMAC I/O




config file

CA_IO = slot_number 

edconf:   CAMAC screen
Slot    Module  Unit          Description 
   1        IO     0          Generalized CAMAC I/O 
  
CAMAC modules configured for Generalized CAMAC I/O can be accessed using spec 's ca_get() and ca_put() functions. (See here in the Reference Manual.) The module address for those functions is the unit number on the CAMAC configuration screen. Note that even more generalized access is available using the ca_fna() function. (See here in the Reference Manual.) Arbitrary commands can be sent to any CAMAC module, whether or not the module is listed in the config file.

Top