lnls-sirius / machine-applications

Soft IOCs for Sirius Control System
GNU General Public License v3.0
2 stars 0 forks source link

Setting EPICS_CA_MAX_ARRAY_BYTES incorrectly #147

Closed xresende closed 4 years ago

xresende commented 4 years ago

@fernandohds564 , I think setting this env variable should occur before importing pcaspy (and thus loading CA libraries)

https://github.com/lnls-sirius/machine-applications/blob/a6c854a715ee33ba77a8829120c18beea1eeee97/li-ap-energy/scripts/sirius-ioc-li-ap-energy.py#L9

fernandohds564 commented 4 years ago

@xresende, I don't think it is necessary, because I think this variable is consulted when the IOC is initialized.