291
Fixed
• It is activated if operation is for word device.
• Check to configure the appropriate word device as fixed value when trigger is
occurred.
• Example of operation for trigger in case, ”Indirect”
is not checked.
Setting : Save device (
) = D100, Fixed value (
)=64, Points(
)=4
Operation : D100 <-- 64
D101 <-- 64
D102 <-- 64
Value
• It is activated when operation is word device and
is checked.
• Designate fixed value to be saved in the appropriate word device when trigger is
Indirect
• It is activated when operation is related with word device.
• Check to configure value of the appropriate word device same as any device value
when trigger is occurred.
• Add configured fixed value to the current value of word device designated indirectly
at the time trigger is occurred and save in designated word device.
Fixed value
+ Indirect device value
--> Save device
• Device type designated indirectly conforms type of device executing operation. For
example, 32bit word device is designated as save device, indirect designation
device is also configured as 32bit type.
•
It is able to edit showing designated indirect device.
•
Designate indirect device calling device window.
FMOV
• It is activated when operation is related with word device and point is over 2.
• Save the current value of indirect device adding fixed value in all save devices.
Ex)Fixed value
=100, Indirect device
=D100, Save device
Points
=3. Write operation when trigger is occurred.
D100 <-- The value of 100 +D100
D101 <-- The value of 100 +D100
D102 <-- The value of 100 +D100
BMOV
• It is activated when operation is related with word device and point is over 2.
• The operation writing the current value of indirect device adding fixed value in all
save devices is same with FMOV while the series of device taking indirect device as
lead device are made as many as points.
Ex)Fixed value=100, Indirect device=D100, Save device=D200(16bit), Points=3
Write operation when trigger is occurred.
D200 <-- 100(Fixed value)+D100
D201 <-- 100(Fixed value)+D101
D202 <-- 100(Fixed value)+D102
※Notice
It can be only used with 32bit in accordance with connection device, refer to “Communication manual”.