SoftwareDescription
FlexibleAutomation
5−18
Counter RemanencyS14 Limiting (byte) address for counter remanency
Default Byte 0−7 non−remanent (C0−C63)
Byte 8−15 remanent (C64−C127)
Example
;Definition of the counter remanency limit
L W K2H,B ;C16 = 1st remanent counter
T W B,S14
Allocation ListsS16−S46 Set allocation lists for input and output modules.
Default no set allocation list defined
Allocation
S16, S18, S20, S22 4 words for input allocation (I0−I63)
S24, S26, S28, S30 4 words for output allocation (O0−O63)
S32, S34, S36, S38 4 words for extended input allocation
(EI0−EI63)
S40, S42, S44, S46 4 words for extended output allocation
(EO0−EO63)
Bit 1 = Byte allocated
Bit 0 = Byte not allocated (default), no set allocation list defined
Example
;1 word input allocation in S16, input bytes 0, 1, 4, 5 are used
L W K0033H,B
T W B,S16
Bit15 21034567891011121314
S16
0000000000110011
16−bitallocationmask
I−Byte 15 5 4 1 0
Theinputbytes0,1,4,5areused.
Fig.5−14Allocation Lists S16−S46 (Example)