Skip to content
Snippets Groups Projects
Commit 3ec6b24d authored by mooney's avatar mooney
Browse files

No commit message

No commit message
parent 451eb440
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@ epicsEnvSet("MODEL", "SIS3820")
# signals,
# use DMA
# fifoBufferWords)
drvSIS3820Config($(PORT), 0xA8000000, 224, 6, $(MAX_CHANS), $(MAX_SIGNALS), 1, 0x2000)
drvSIS3820Config($(PORT), 0xA8000000, 224, 6, $(MAX_CHANS), $(MAX_SIGNALS), 1, 0x20000)
# This loads the scaler record and supporting records
dbLoadRecords("$(STD)/stdApp/Db/scaler32.db", "P=$(PREFIX), S=scaler1, DTYP=Asyn Scaler, OUT=@asyn($(PORT)), FREQ=50000000")
......
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