Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
13element.cmd 450 B
# AIMConfig(serverName, int etherAddr, int port, int maxChans, 
#	int maxSignals, int maxSequences, etherDev, queueSize)
AIMConfig("AIM2/1", 0x98c, 1, 4000, 4, 1, "ei0", 100)
AIMConfig("AIM2/2", 0x98d, 2, 4000, 4, 1, "ei0", 100)
AIMConfig("AIM3/1", 0x98b, 1, 4000, 4, 1, "ei0", 100)
AIMConfig("AIM3/2", 0x903, 2, 4000, 4, 1, "ei0", 100)

dbLoadRecords("mcaApp/Db/13element.db","P=xxx:med:,N=2000", mca)
dbLoadTemplate("13element.substitutions", mca)