100 likes | 107 Views
This proposal discusses the internal and external structure of SoftIOC and ChannelArchiver, including the use of SNMP and CAR results. It also provides instructions for creating and initializing a new SoftIOC directory.
E N D
SoftIOC directory Structure Proposal • We have a lot of softIOC application in different places (e2t, snmp, rtemsDIMM …) • SNMP , CAR Results • Internal structure of SoftIOC • Proposal about external Structure(under vxBoot)
SNMP MIBS • We’re using • EPICSORA and • softIOC
Creating and initializing a new <top> • Create a new directory and run makeBaseApp.pl from within that directory • mkdir lectureExample • cd lectureExample • /usr/local/iocapps/R3.14.6/base/bin/linux-x86/makeBaseApp.pl -t example first • Provide full path to makeBaseApp.pl script <base>/bin/<arch>/makeBaseApp.pl • The template is specified with the ‘-t’ argument • The application name (firstApp) is specified with the ‘first’ argument
External is /vxBoot/softIOC/appTop CARv2 Test environment working under /applic/bin/archiver/tests Migration under krynfs active mode cluster Under /data8
All application as StripTool and IDL and new Java interface will work through AAPI-protocol without any changes.