stand-alone
operation
102
SYNRAD FH Series Flyer Operator’s Manual Version 3.4
Configuration
Bit masks
Several of Flyer’s Master Control File (MCF) keywords allow masking of input or output bits to
limit valid input or output states to a specific range. For example, the FileMask keyword causes
Flyer to scan up to 16 input bits when looking for a valid mark file match. By using a FileMask
value of 0x0F hex (15 decimal), you can narrow the valid input range down to the first four
bits (inputs IN0–IN3).
Input masks
An input mask is required for FileMask and Strobe keywords. For example, the Strobe key-
word is used by the MCF strobed mode of operation to define the input state causing FH Flyer
to perform another read of the inputs. The first argument is the mask value and the second
argument is the required input state. The mask value forces Flyer to ignore any inputs outside
of the mask boundary. This concept is illustrated below:
Input example # 1:
Input
#
IN7 IN6 IN5 IN4 IN3 IN2 IN1 IN0
Current
input
state
(0x5F)
0 1 0 1 1 1 1 1
Strobe
mask
value
(0x03)
0 0 0 0 0 0 1 1
Desired
input
state
(0x01)
0 0 0 0 0 0 0 1
Result
of
mask
(0x03) 0 0 0 0 0 0 1 1
In this case, the mask result, 0x03, does not match the desired input state (0x01) and the
Strobe function will not occur. Flyer will continue to mark the previous mark file loaded into
memory.
Input example # 2:
Input
#
IN7 IN6 IN5 IN4 IN3 IN2 IN1 IN0
Current
input
state
(0x5D)
0 1 0 1 1 1 0 1
Strobe
mask
value
(0x03)
0 0 0 0 0 0 1 1
Desired
input
state
(0x01)
0 0 0 0 0 0 0 1
Result
of
mask
(0x01) 0 0 0 0 0 0 0 1
In example # 2, the mask result, 0x01, matches the desired input state (0x01). The Strobe
function is valid, which instructs Flyer to end the current mark session, read the current input
state, perform a file match and begin another mark session using a new mark file.
Summary of Contents for FH FLYER
Page 146: ...SYNRAD FH Series Flyer Operator s Manual Version 3 4 116 This page intentionally left blank...
Page 206: ...SYNRAD FH Series Flyer Operator s Manual Version 3 4 176 This page intentionally left blank...
Page 224: ...222 SYNRAD FH Series Flyer Operator s Manual Version 3 4 This page intentionally left blank...