Manual
PoBlocks user manual (March 31, 2014)
39
www.poscope.com
the Schedule block to access the editor. Each rule defines one time interval during
which the output is activated. Use left mouse button to drag the ON and OFF sliders
to appropriate positions and select weekdays that the rule is valid on. If OFF slider is
positioned to the left of the ON slider, ON slider time refers to the time in the next
day.
By default, 2 rules are available for setup (to increase the number of rules, change
the 'Rules' property of the block).
With separate outputs option set to 'False', the block outputs single value, based on
the On/Off values, defined in the Schedule block editor (in upper-right corner).
If separate outputs option is enabled (set to 'True'), the Schedule block outputs
separate values for each defined rule with their respective On and Off values, set in
the fields on the right side of the dialog. The 'Out' output outputs a logical 1/0 value,
indicating whether any of the rules is active or not.
In order to allow remote schedule modification, 'Expose rules values' option is
available. Additional rules outputs appear on the block, which can be connected to
Shared data slots. The rule is bit-wise encoded in a 32-bit value as described in the
list below:
o Bits 0-5: onMinute
o Bits 6-10: onHour
o Bits 11-16: offMinute
o Bits 17-21: offHour
o Bits 22-28: bit-encoded week days
o Bits 29-31: unused
16.57. Extended - Multiplexer n-1
Description
Multiplexer n-1 routes an input, specified by the SEL input, to output. Unconnected
input will be resolved as 0.










