Previous Topic: PPQ4500WNext Topic: PPQ4514E


PPQ4509E

Invalid to use WAIT and ITEMNUM operands together.

Reason:

You cannot specify both the WAIT and ITEMNUM operands in a PPQ READ command.

Action:

Rewrite the program so that either the WAIT operand is not necessary (and the program periodically polls for the desired item) or the ITEMNUM operand is not required.