National-instruments AutoCode NI MATRIX Manuel d'utilisateur Page 47

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 250
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 46
Chapter 2 C Language Reference
AutoCode Reference 2-30 ni.com
RT_SSHORT05 SS5;
RT_SSHORT SS0;
RT_SSHORT05 SS5_1;
};
struct _Sys_ExtIn {
RT_USHORT13 US13;
RT_SSHORT14 SS14;
};
/******* System Ext I/O type definitions. *******/
struct _Subsys_1_out subsys_1_out;
struct _Sys_ExtIn sys_extin;
static RT_FLOAT ExtIn [NUMIN+1];
static RT_FLOAT ExtOut [NUMOUT+1];
/******** Procedures’ declarations ********/
/******* Procedure: proc *******/
/***** Inputs type declaration. *****/
struct _proc_u {
RT_USHORT13 US13;
};
/***** Outputs type declaration. *****/
struct _proc_y {
RT_SSHORT13 SS13;
RT_SSHORT15 SS15;
RT_SSHORT15 SS15_1;
RT_USHORT14 US14;
RT_USHORT10 US10;
RT_SSHORT13 SS13_1;
RT_SSHORT12 SS12;
};
/***** Info type declaration. *****/
struct _proc_info {
RT_INTEGER iinfo[5];
};
User Types
You can define your own data types (called user types or UTs) in terms of
the intrinsic types using the Xmath UT editor. UTs and the UT editor are
described in the SystemBuild User Guide.
Vue de la page 46
1 2 ... 42 43 44 45 46 47 48 49 50 51 52 ... 249 250

Commentaires sur ces manuels

Pas de commentaire