Elmomc SimplIQ Command Reference Manual do Utilizador Página 160

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 188
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 159
UI[N] – User Integer
Purpose:
Provides an array of 24 integer numbers for general-purpose use.
Attributes: Type: Parameter, Integer
Source: Program, RS-232, CANopen
Restrictions: None
Default values: 0 (RS), Non-volatile
Range: [(–2
30
+1)…(2
30
–1)]
Index range: [1…24]
Unit modes: All
Activation: Immediate
Typical applications:
General look-up tables of real numbers and parameters for machine task definition.
Example:
MO=0;
int MY_VAR ;
MY_VAR=10 ;
UI[2]=MY_VAR ;
for UI[1]=1:10
UF[UI[1]]=UI[2]*SP/UI[4];
end
In this example, the UF[] array is dynamically indexed and valued by elements of the UI
array.
See also:
UF
SimplIQ Command Reference Manual Alphabetical Listing
MAN-SIMCR (Ver. 4.5)
3-147
Vista de página 159
1 2 ... 155 156 157 158 159 160 161 162 163 164 165 ... 187 188

Comentários a estes Manuais

Sem comentários