Elmomc SimplIQ Command Reference Manuel d'utilisateur Page 160

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 188
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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
Vue de la page 159
1 2 ... 155 156 157 158 159 160 161 162 163 164 165 ... 187 188

Commentaires sur ces manuels

Pas de commentaire