Indirect Address
Select this check box to add the value of the address in [Offset Value Address] to the addresses specified in the following. When multiple features are set to a single Switch, the offset is applied to each feature.
Switch Feature tab
[Bit Address] for Bit Switch
[Word Address] for Word Switch
Lamp Feature tab
[Bit Address]
This feature is not applied to [Add Data] - [Addition Base Word Address] nor to [Subtract Data] - [Subtraction Base Word Address].
This feature is not applied to the addresses specified for a Special Switch or Selector Switch.
GP3000 Series and GP-4100 Series (Monochrome Model) do not support the indirect address setting feature.
Offset Value Address
Specify the address to store the offset value for the address defined for the Bit Switch, Word Switch and Lamp feature. The valid range for the offset value is from 0 to 65535.
Example 1: Offset the bit address defined for the Bit Switch and Lamp feature.
Defined Bit Address |
Offset Value |
Bit Address Actually Used |
---|---|---|
[PLC1]X000010 |
0 |
[PLC1]X000010 |
[PLC1]X000010 |
9 |
[PLC1]X000019 |
[PLC1]X000010 |
16 |
[PLC1]X000020 |
Example 2: Offset the bit address defined for the Bit Switch and Lamp feature.
Defined Bit Address |
Offset Value |
Bit Address Actually Used |
---|---|---|
[PLC1]D000010.0 |
0 |
[PLC1]D000010.0 |
[PLC1]D000010.0 |
9 |
[PLC1]D000010.9 |
[PLC1]D000010.0 |
16 |
[PLC1]D000011.0 |
Example 3: Offset the word address defined for the Bit Switch and Lamp feature.
Defined Word Address |
Offset Value |
Word Address Actually Used |
---|---|---|
[PLC1]D000010 |
0 |
[PLC1]D000010 |
[PLC1]D000010 |
9 |
[PLC1]D000019 |
[PLC1]D000010 |
16 |
[PLC1]D000026 |