-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path123456sys.add
More file actions
38 lines (32 loc) · 1.48 KB
/
123456sys.add
File metadata and controls
38 lines (32 loc) · 1.48 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
/* BEGIN GEGENEREERDE HEADER */
/* DEFINITIE BESTAND, GEBRUIKERS TOEVOEGINGEN */
/* --------------------------------------------------- */
/* KRUISPUNT: 123456
123456
123456
123456
BESTAND: 123456sys.add
CCOL: 12.0
TLCGEN: 12.4.0.19
CCOLGEN: 12.4.0.19
*/
/****************************** Versie commentaar ***********************************
*
* Versie Datum Ontwerper Commentaar
*
************************************************************************************/
/* EINDE GEGENEREERDE HEADER */
#define FCMAX (FCMAX1 + 0) /* Totaal aantal gebruikte fasecycli */
#define USMAX (USMAX1 + 0) /* Totaal aantal gebruikte uitgangen */
#define DPMAX (DPMAX1 + 0) /* Totaal aantal gebruikte detectoren */
#define ISMAX (ISMAX1 + 0) /* Totaal aantal gebruikte ingangen */
#define HEMAX (HEMAX1 + 0) /* Totaal aantal gebruikte hulpelementen */
#define MEMAX (MEMAX1 + 0) /* Totaal aantal gebruikte mem.elementen */
#define TMMAX (TMMAX1 + 0) /* Totaal aantal gebruikte timers */
#define CTMAX (CTMAX1 + 0) /* Totaal aantal gebruikte tellers */
#define SCHMAX (SCHMAX1 + 0) /* Totaal aantal gebruikte schakelaars */
#define PRMMAX (PRMMAX1 + 0) /* Totaal aantal gebruikte parameters */
#define MLMAX (MLMAX1 + 0) /* Totaal aantal gebruikte modulen */
#if !defined AUTOMAAT
#define LNKMAX (LNKMAX1 + 0) /* Totaal aantal gebruikte simulatie elementen */
#endif