Fix mismatch between struct size and ODB

This commit is contained in:
2026-07-09 08:56:26 +02:00
parent 1ee474e656
commit 8377623a5b
+1 -1
View File
@@ -108,7 +108,7 @@ typedef struct {
int epics_channels; /* number of EPICS channels in /Devices/EXPMAG/EPICS/DD*/
char device[EMNDEVS][16]; /* device names WEDAMP WEUDAC WED .... */
char type[EMNDEVS][16]; /* device type MAG|PSIBL|GOSSEN|IPS120|EPICSGFA */
char server[EMNDEVS][255]; /* "information server" :
char server[EMNDEVS][32]; /* "information server" :
* CHAN|MAG|EPICS|<langpibserver>|<tcp/ip server name>
* CHAN : use communication handle of CHAN
* <Channel number>