Rockwell-automation AutoMax Enhanced Ladder Language Reference Manual Instrukcja Użytkownika Strona 271

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 352
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 270
13Ć5
13.2 Immediate Output (OUT)
Use the Immediate Output instruction when you need to update a global variable's
physical location prior to the end of the program scan. Output locations are normally
updated at the end of a program scan. This instruction lets you immediately use the
latest output value for a global variable.
While EN is true, the instruction updates a global variable's (Variable) actual location
with the value from the program's latched value.
13.2.1 Input
P
arameters for the Immediate Output Instruction
This table lists the inputs for the OUT instruction and the variable type and data
type/range that each input supports.
Parameter
Description V
ariable T
ype Data/Type Range
EN While this input is true, the instruction executes. When this
input is false, the instruction is not executed and ENO is
false.
Connect a Boolean input or output
Variable Enter the global variable that you want to update with the
value from the program's latched value.
Simple D Boolean
D integer
D double integer
Przeglądanie stron 270
1 2 ... 266 267 268 269 270 271 272 273 274 275 276 ... 351 352

Komentarze do niniejszej Instrukcji

Brak uwag