Glossary entry (derived from question below)
English term or phrase:
counter
Russian translation:
счетчик
English term
counters
num-----------Numeric values (registers, COUNTERS)
bool-----------Logical values (true or false)
robtarget-----------Position data
tooldata-----------Tool data (see Chapter 8 Coordinate Systems)
wobjdata-----------Work objects (see Chapter 8 Coordinate Systems)
pose-----------Program displacement frames (see Chapter 8 Coordinate Systems
Data is used to define positions, numeric values (registers, COUNTERS) and coordinate systems, etc. Data can be changed manually, but it can also be changed by the program; for example, to redefine a position, or to update a counter.
Jul 1, 2005 11:15: mk_lab changed "Field (specific)" from "(none)" to "Computers: Software"
Proposed translations
счетчики
--------------------------------------------------
Note added at 11 mins (2005-04-03 09:24:48 GMT)
--------------------------------------------------
А отличие таких переменных от обычных числовых типов данных в том, что они могут изменять свое значение не произвольным образом, а увеличиваться/уменьшаться (или как говорят инкрементироваться/декрементироваться) на фиксированную величину (шаг) - обычно на 1.
Something went wrong...