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



Motors
Counters
MCA
Interfaces

    Hardware reference : Motors : Advanced Control System : Advanced Control System MCB

Advanced Control System MCB



Interface:
  • GPIB, Serial


config file

RS_MCB = device_name baud_rate number_of_motors 
GP_MCB = gpib_address number_of_motors 

edconf:   DEVICES screen
MOTORS        DEVICE   ADDR  <>MODE  NUM                                <>TYPE 
   YES                    6            4    Advanced Control System MCB (GPIB) 
   YES    /dev/tty00     <>    9600    4  Advanced Control System MCB (Serial) 
      
When used on the serial interface, the MCB appears to output characters using even parity in spite of the board's jumpers being set to generate no parity. To accomodate that hardware idiosyncrasy. spec opens the port using even parity. If future versions of the MCB generate parity properly according to the jumper settings, the jumpers should be set for even parity to accomodate spec .

Top