Programm questions

Efried

Active Member
Hello,
 
when receiving errors over the HTML UI,
does the line number communicated to me include blank lines? I can't relate the statement to the error message, I have 190 lines so far.
Is CZ OP8 a valid term?
 
thanks
 
You can logout then login again then go to PLC screen, that displayed PLC code was reading back from the board.
 
CZ OP6
is invalid, which checks OP6 state zero or not, but you did not call anything. CZ stands for Call if Zero.
CZ function
or
CZ OP6 function
both okay.
 
Back
Top