Skip to content
Snippets Groups Projects
Commit 322377fa authored by mooney's avatar mooney
Browse files

No commit message

No commit message
parent 4b501367
No related branches found
No related tags found
No related merge requests found
......@@ -14,8 +14,8 @@ epicsEnvSet(STARTUP,$(TOP)/iocBoot/$(IOC))
errlogInit(20000)
# Specify largest array CA will transport
# Note for N doubles, need N*8 bytes
epicsEnvSet EPICS_CA_MAX_ARRAY_BYTES 64000
# Note for N doubles, need N*8 bytes+some overhead
epicsEnvSet EPICS_CA_MAX_ARRAY_BYTES 64010
################################################################################
# Tell EPICS all about the record types, device-support modules, drivers,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment