Installation manual
CNC 8035
PLC PROGRAMMING
Action instruction.
8.
(SOFT M: V15.3X)
(S
OFT T: V16.3X)
·307·
8.5.1 Binary assignment instructions
They assign the value obtained from evaluating the logic expression (0/1) to the indicated resource.
I3 = TG1 4 100
Assigns the status of input I3 to the trigger input TG1 of timer T4. Thus, an up-flank at I3 will
trigger the TG1 input of timer T4.
(I2 OR I3) AND (I4 OR (NOT I5 AND I6)) = M111
It assigns to Mark M111 the value obtained in the evaluation of the Logic Expression (I2 OR I3)
AND (I4 OR (NOT I5 AND I6)) .
= I 1/512 Inputs
= O 1/512 Outputs
= M 1/5957 Marks
= TEN 1/256 Timer enable
= TRS 1/256 Timer reset
= TGn 1/256 n/R Timer trigger input
= CUP 1/256 Counter count up
= CDW 1/256 Counter count down
= CEN 1/256 Counter enable
= CPR 1/256 n/R Counter preset
= B 0/31 R 1/499 Register Bits