1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 <2020> 2021 2022 2023 2024 2025 | Index | 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 <2020> 2021 2022 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Re: Re: Epics iocInit() |
From: | fandayu--- via Tech-talk <tech-talk at aps.anl.gov> |
To: | "Mark Rivers" <rivers at cars.uchicago.edu> |
Cc: | "tech-talk at aps.anl.gov" <tech-talk at aps.anl.gov> |
Date: | Mon, 6 Jul 2020 17:09:03 +0800 |
YES,this is areaDetector IOC We want to develop our camera on Epics software.
I added the necessary DLL files,So I think it should not be caused by DLL
It crashes when it runs and there's no output, right
sometimes I find if i
Adding this function( createParam(TucsenPixelEncodingString, asynParamInt32, &TucsenPixelEncoding);
) will cause the program to crash
In particular this enumeration(asynParamInt32
)
Could I trouble you for help,thk
Hi,There is way too little information in your message to answer your question. Most of the people on tech-talk cannot read Chinese so we don't know what the error message says. But even if we did we need to know a lot more.- It looks like this is Windows, correct?- What does the error message say in English?- What versions of EPICS base and other modules (asyn, etc.)?- It looks like tucsen.com makes cameras. Is this an areaDetector IOC?- What IOC application is it? Is it one you wrote, or one you got from some EPICS module?- Do you get any output in the IOC console before you get that error? If the error is a missing DLL then you probably won't.- If you do get output then please send the complete output.Mark________________________________From: Tech-talk <tech-talk-bounces at aps.anl.gov> on behalf of fandayu--- via Tech-talk <tech-talk at aps.anl.gov>Sent: Friday, July 3, 2020 12:31 AMTo: tech-talk at aps.anl.govSubject: Epics iocInit()hi[cid:_Foxmail.1@ba3ab396-468b-e51a-e09a-1eb639df79e2]The code crashes when it is iocInit() .Do you have any other good Suggestions________________________________fandayu at tucsen.com