
FANUC PMC-MODEL SD7
Programming Manual
01 01.11.26
Hanaoka
New
A-78550E
EDIT DATE DESIG.
DESCRIPTION
150/
316
TITLE
DRAW.NO.
- Control Word.
pv: INT variable or constant (0 - 32,767); preset value in ten seconds.
r: BOOL variable; resets 'cv' to zero when True.
4.2.2.6 ONDTR_MIN(address, r, pv)
The on-delay stop watch timer increments every one minute while an accumulator is present, and holds its value when
the accumulator is removed.
address: The first of three consecutive word registers. Word 1 - Current Value 'cv', Word 2 - Preset Value 'pv', Word 3
- Control Word.
pv: INT variable or constant (0 - 32,767); preset value in one minute.
r: BOOL variable; resets 'cv' to zero when True.
For more details, see LD Functions.
Note: IL and LD functions are generally the same, with some differences in data types for operands.