EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  <20162017  2018  2019  2020  2021  2022  2023  2024  Index 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  <20162017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: RE: Pilatus plugins is not available...
From: Mark Rivers <[email protected]>
To: mujin park <[email protected]>, "[email protected]" <[email protected]>
Date: Thu, 18 Feb 2016 11:43:05 +0000
Hi Mujin,

What version of areaDetector are you using?

You have showed us part of your startup script.  What we really need to see is the console output when you execute that startup script.

Your script contains these commands:

# Load all other plugins using commonPlugins.cmd
< ../commonPlugins.cmd

I suspect that command is generating an error.

At the IOC prompt you can also type the command "dbl" to see a list of records loaded. That will tell you if perhaps the plugins were loaded with the wrong PREFIX or something.

Mark

________________________________
From: [email protected] [[email protected]] on behalf of mujin park [[email protected]]
Sent: Thursday, February 18, 2016 2:13 AM
To: [email protected]
Subject: Pilatus plugins is not available...

Hello...

i use the pilatus detector...

i had setuped a pilatus ioc

but Plugins' pv is not Ok...

Only $(PREFIX):Image1:... 's pv is available..

st.cmd


######################### Pilatus Detector START  ######################################################
#epicsEnvSet("PREFIX", "BL5C")

epicsEnvSet("PILPORT",   "PIL")
epicsEnvSet("QSIZE",  "20")
epicsEnvSet("XSIZE",  "487")
epicsEnvSet("YSIZE",  "195")
epicsEnvSet("NCHANS", "2048")
epicsEnvSet("CAMSERVER", "10.0.1.100")

###
# Create the asyn port to talk to the Pilatus on port 41234.

drvAsynIPPortConfigure("camserver","$(CAMSERVER):41234")

# Set the input and output terminators.
asynOctetSetInputEos("camserver", 0, "\030")
asynOctetSetOutputEos("camserver", 0, "\n")

drvAsynIPPortConfigure("camserver","10.0.1.100:41234<http://10.0.1.100:41234><http://10.0.1.100:41234><http://10.0.1.100:41234>")

#asynSetTraceIOMask("camserver", 0, 2)
#asynSetTraceMark("camserver",0,9)

pilatusDetectorConfig("$(PILPORT)", "camserver", $(XSIZE), $(YSIZE), 50, 200000000)
dbLoadRecords("$(AREA_DETECTOR)/ADApp/Db/ADBase.template", "P=$(PREFIX):,R=cam1:,PORT=$(PILPORT),ADDR=0,TIMEOUT=1")
dbLoadRecords("$(AREA_DETECTOR)/ADApp/Db/NDFile.template", "P=$(PREFIX):,R=cam1:,PORT=$(PILPORT),ADDR=0,TIMEOUT=1")
dbLoadRecords("$(AREA_DETECTOR)/ADApp/Db/pilatus.template","P=$(PREFIX):,R=cam1:,PORT=$(PILPORT),ADDR=0,TIMEOUT=1,CAMSERVER_PORT=camserver")

# Create a standard arrays plugin
NDStdArraysConfigure("Image1", 5, 0, "$(PILPORT)", 0, -1)
dbLoadRecords("$(AREA_DETECTOR)/ADApp/Db/NDPluginBase.template","P=$(PREFIX):,R=image1:,PORT=Image1,ADDR=0,TIMEOUT=1,NDARRAY_PORT=$(PILPORT),NDARRAY_ADDR=0")
dbLoadRecords("$(AREA_DETECTOR)/ADApp/Db/NDStdArrays.template", "P=$(PREFIX):,R=image1:,PORT=Image1,ADDR=0,TIMEOUT=1,TYPE=Int32,FTVL=LONG,NELEMENTS=94965")

asynSetTraceMask("$(PORT)",0,255)

# Load all other plugins using commonPlugins.cmd
< ../commonPlugins.cmd
###############################################################################################

i can't see the areaDetector plugins is not working..

they are blank...


Can you tell me What is wrong?

Best Regards.

mujin







References:
Pilatus plugins is not available... mujin park

Navigate by Date:
Prev: pv monitor... mujin park
Next: RE: pv monitor... Mark Rivers
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  <20162017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Pilatus plugins is not available... mujin park
Next: does not exist, sCalcout.c 梁雅翔
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  <20162017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 15 Jul 2016 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·