15
04.00 Tables
15.2 List of s
stem variables
15
ï›™
Siemens AG 2000. All rights reserved
SINUMERIK 840D/840Di/810D/FM-NC Programming Guide Advanced (PGA) – 04.00 Edition
15-547
Identifier Type Description: System variable/value range/index Part pro Sync O S
$AC_FIFO1
REAL $AC_FIFO1[n]
FIFO for motion-synchronized actions and cyclic measurements
n: Parameter number 0 – max. FIFO element
Special meaning:
n=0: On write accesses with index 0, a new value is stored in the
FIFO,
On read accesses with 0, the oldest element is read and deleted from
the FIFO
n=1: Read access to oldest element
n=2: Read access to latest element
n=3: Total of all elements in the FIFO if bit 0 is set in MD
$MC_MM_MODE_FIFO
n=4: Read access to current number of FIFO elements
n=5–m: Read access to individual FIFO elements
5 is the oldest element
6 is the second-oldest, etc.
RS W R W + 4
$AC_FIFO2
REAL $AC_FIFO2[n]
FIFO for motion-synchronized actions and cyclic measurements
n: Parameter number 0 – max. FIFO element
Special meaning:
n=0: On write accesses with index 0, a new value is stored in the
FIFO,
On read accesses with 0, the oldest element is read and deleted from
the FIFO
n=1: Read access to oldest element
n=2: Read access to latest element
n=3: Total of all elements in the FIFO if bit 0 is set in MD
$MC_MM_MODE_FIFO
n=4: Read access to current number of FIFO elements
n=5–m: Read access to individual FIFO elements
5 is the oldest element
6 is the second-oldest, etc.
RS W R W + 4
...
... ...