OPERATION
3-50 L025317 Issue 1 March 2011
Conditional Printing
For conditional printing the digital inputs needs to be conftgured. While the
condition mask only specifies which inputs to look at the condition value
needs to be set according to the exact state the inputs shall have in order to
mark the object.
Both condition mask and condition value are calculated by the sum of the
binary representation value of the inputs to be used:
• User Input A - 1
• User Input B - 2
• User Input C - 4
• User Input D - 8
• User Input E - 16
• User Input F - 32
• User Input G - 64
Examples
• I an object shall only be printed if user input A is high then mask=1/
value=1
• If an object shall only be printed if user input A is low then mask=1/
value=0
• If an object shall only be printed if user input A is low and user input B is
high then mask=3/value=2
For a description of the user port see the "Options Guide".