Which inputs and outputs are in the process image and which can only be accessed directly?
FAQ #100809
Inputs / Outputs < 256 are in the process image and are read cyclic. The access can be per example: L IW 128 (Load Input Word 128)
Inputs / Outputs > 256 are not in the process image and can only be read directly, per example: L PIW 258 (Load Periphery Intput Word 258)
Categories
xx7 Series
Last update: 24.05.2015 00:32
First release: 01.11.2007 15:01
Views: 1520