stand-alone
operation
SYNRAD FH Series Flyer Operator’s Manual Version 3.4
11
1
Configuration
Notes: The
SetDigitalMatch command sets the desired output when Flyer has successfully
matched the current input state to a particular mark file.
Example: # specify outputs OUT5 and OUT4 as the mask. OUT5 = 32 and OUT4 = 16,
# so mask value is 48 decimal or 0x30 hex.
# The desired output state is OUT5 = 1 and OUT4 = 0, so the output
# value is 32 decimal or 0x20 hex.
SetDigitalMatch =0x30 0x20
# remember that a space is a data delimiter!
# next step in Master Control File.
Keyword:
SetDigitalNoMatch
Operation: Continuous, strobed
Required: No
Format:
“SetDigitalNoMatch=arg1 arg2” where the arguments consist of decimal or hexa-
decimal values.
Argument: Arg1 is a mask that defines the output bits to set or clear. Arg2 is the desired out-
put state.
Notes:
SetDigitalNoMatch sets the desired output when Flyer cannot match the current
input state to a particular file. Flyer will then execute a NullFile delay if one is
specified.
Example: # specify outputs OUT5 and OUT4 as the mask. OUT5 = 32 and OUT4 = 16,
# so mask value is 48 decimal or 0x30 hex.
# The desired output state is OUT5 = 0 and OUT4 = 1, so the output
# value is 16 decimal or 0x10 hex.
SetDigitalNoMatch =0x30 0x10
# remember that a space is a data delimiter!
# next step in Master Control File.
Keyword:
NullFile
Operation: Continuous, strobed
Required: No
Format:
“NullFile=arg1” where arg1 is a single integer value.
Argument: NullFile forces Flyer to wait the specified value in milliseconds before reading the
input state.
Notes: A
NullFile delay occurs after the input state is read AND no mark file match is
found. If the NullFile keyword is not defined in the Master Control File, Flyer
immediately scans the input for a matching file. Delay values are expressed in mil-
liseconds (ms) and are limited to 10000 (10 seconds). NullFile values greater than
10000 are ignored and the actual delay is set to 10000 ms.
Example: # enter a 30 millisecond delay before input status is rescanned for a file match.
NullFile=30
# next step in Master Control 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...