15.07.2013 Views

Automatic control function programming manual ladder language

Automatic control function programming manual ladder language

Automatic control function programming manual ladder language

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Variable Mnemonic Description<br />

%R96B.B Ts0_max4 Maximum time occupied by task %TS0 on cycle %TS4<br />

%R96C.B Ts4_avr Mean time occupied by task %TS4<br />

%R96D.B Ts4_max Maximum time occupied by task %TS4<br />

%R96E.W Overrun4 Computation time overrun on cycle %TS4<br />

%R970.B Sys_avr5 Mean time occupied by the monitor on cycle %TS5<br />

%R971.B Sys_max5 Maximum time occupied by the monitor on cycle %TS5<br />

%R972.B Ts0_avr5 Mean time occupied by task %TS0 on cycle %TS5<br />

%R973.B Ts0_max5 Maximum time occupied by task %TS0 on cycle %TS5<br />

%R974.B Ts5_avr Mean time occupied by task %TS5<br />

%R975.B Ts5_max Maximum time occupied by task %TS5<br />

%R976.W Overrun5 Computation time overrun on cycle %TS5<br />

3.8.6 Selecting the Module to Be Animated<br />

Variable Mnemonic Description<br />

%W97A.L Task type and number<br />

%W97A.L gives the task type and number of the module to be animated.<br />

3 - 64 en-938846/8<br />

Bit 31<br />

High byte MSB<br />

High byte LSB<br />

Task type<br />

Low byte MSB<br />

Low byte LSB<br />

Task number<br />

0 to 255<br />

The low byte gives the task number from 0 to 255.<br />

The high byte gives the task type.<br />

The task type codes are as follows:<br />

- 1 for a %TS task<br />

- 2 for a %TF task<br />

- 3 for an %SP task<br />

- 4 for a %TH task<br />

- 5 for an %INI task<br />

%W97E.B Component number<br />

%W97E.B gives the component number to be animated in the module.<br />

If these two variables are mutually consistent, the component of the module specified is opened and animated.<br />

Otherwise, the list of all the modules loaded on the PLC is proposed.<br />

Example<br />

%W97A.L = 0x00300F0<br />

%W97E.B = 2<br />

Component 2 of module SP240 is opened and animated.<br />

Bit 0

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!