stand-alone
operation
10
8
SYNRAD FH Series Flyer Operator’s Manual Version 3.4
Configuration
Keyword:
SetDigitalInit
Operation: Continuous, strobed
Required: No
Format:
“SetDigitalInit=arg1 arg2” where the arguments consist of decimal or hexadecimal
values.
Argument: Arg1 is a mask that defines the output bits to set or clear. Arg2 is the desired out-
put state.
Notes: The
SetDigitalInit command signals the automation controller that Flyer’s next
action is to read file input bits and perform a file match. When an IntitalDelay is
specified, Flyer waits the InitialDelay value before reading input status.
Example: # specify outputs OUT7 and OUT6 as the mask. OUT7 = 128 and OUT6 = 64,
# so mask value is 192 decimal or 0xC0 hex.
# The desired output state is OUT7 = 1 and OUT6 = 0, so the output
# value is 128 decimal or 0x80 hex.
SetDigitalInit =0xC0 0x80
# remember that a space is a data delimiter!
# next step in Master Control File.
Keyword:
InitialDelay
Operation: Continuous, strobed
Required: No
Format:
“InitialDelay=arg1” where arg1 is a single integer value.
Argument: InitialDelay forces Flyer to wait the InitialDelay value (in milliseconds) before
reading the current state of the inputs. Delay values are expressed in milliseconds
(ms) and are limited to 10000 (10 seconds). InitialDelay values greater than
10000 are ignored and the actual delay is set to 10000 ms.
Notes: Use
InitialDelay after a Strobe or SetDigitalInit command to force Flyer to wait
while inputs are switched to a valid file selection state. If an InitialDelay is not
used, then Flyer immediately performs an input read and file match operation.
Example: # enter a 15 millisecond delay while input status is reconfigured for a file match.
InitialDelay=15
# next step in Master Control File.
Keyword:
FileMask
Operation: Continuous, strobed
Required: Yes
Format:
“FileMask=arg1” where arg1 is a single decimal or hexadecimal value.
Argument: The FileMask indicates the range of valid inputs to use for file comparison and can
accommodate up to 16 bits.
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...