GE 90-30/20/Micro Universal Remote User Manual


 
4-102 Series 90-30/20/Micro Programmable Controllers Reference Manual September 1998 GFK-0467K
4
Valid Memory Types:
Parameter flow %I %Q %M %T %S %G %R %AI %AQ const none
enable
IN o o o o o
ok
Q
Valid reference or place where power may flow through the function.
o Not valid for DINT_TO_REAL.
Example:
In the following example, the integer value of input IN is 678. The result value placed in %T0016
is 678.000.
| _____
|ALW_ON | |
|——] [———| INT_|—
| | |
| | TO_ |
| | |
| | REAL|
| %T0001—|IN Q|—%T00016
| |_____|
|