Are realized with PLC (Programmable Logic Controllers).
Process computer programming will be done exclusively with assembling language. The alternative of programming in C delivered by PIC’s controllers producers is excluded. Hexadecimal code generated by C compiler is tens (maybe hundreds) of times bigger and so on tens of times slower. Another major advantage of assembler language, combine with deeply understanding of PLC’s, is the commutation of any flip-flop or logical gate. So it can be used lower complexity PLC’s (RAM memory, EPROM, CTC’s), rising reliability, over the computation power requested by PLC’s from C language programming, used by most of designers.
|