English | Russian |
behavior of the variable | свойства переменной (ssn) |
declaration of the retain behavior of the variable | объявление свойств переменной в части сохранения (см. IEC 61131-3:2013 Programmable Controllers – Programming Languages ssn) |
retain behavior of the variable | свойства переменной в части сохранения (ssn) |
the retentive behavior can declare for all variables contained in the variable sections VAR_INPUT, VAR_OUTPUT, and VAR of functions blocks and programs to be either retentive or non-retentive by using the RETAIN or NON_RETAIN qualifier | Свойства в части сохранения могут объявлять переменные, содержащиеся в секциях переменных VAR_INPUT, VAR_OUTPUT и VAR функциональных блоков и программ, сохраняемыми или несохраняемыми, используя квалификаторы RETAIN или NON_RETAIN (см. IEC 61131-3:2013 Programmable Controllers – Programming Languages) |
the state variables are those variables that determine the future behavior of a system when the present state of the system and the excitation signals are known | Переменные состояния – это те переменные, которые определяют будущее поведение системы, если известно её текущее состояние и все внешние воздействия (см. Modern Control Systems by Richard C. Dorf & Robert H. Bishop 2008) |
the state variables are those variables that determine the future behavior of a system when the present state of the system and the excitation signals are known | Переменные состояния это те переменные, которые определяют будущее поведение системы, если известно её текущее состояние и все внешние воздействия (см. Modern Control Systems by Richard C. Dorf & Robert H. Bishop 2008) |