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: A issue when trying to use modbus module |
From: | Mark Rivers <[email protected]> |
To: | "[email protected]" <[email protected]> |
Date: | Fri, 15 May 2015 14:59:52 +0000 |
I received the message below last night from someone named John. I believe it is a legitimate messages asking for help on Modbus. However, it appears to come from a blacklisted e-mail address at Argonne, so I cannot reply directly.
I am hoping that the sender reads tech-talk, so here is the reply. Please either use tech-talk to reply or send a message from another e-mail address. Your record has probably not yet been processed, since SEVR=INVALID and STAT=UDF. Please send your sim1.cmd (renamed to .txt so it gets though the mailer) and the database you used.
Mark *********************************************************************************************** Hi Mark, I am trying to test the modbus module on EPICS, I am using the sim1.cmd to connect with a modbus slave simulator. It looks connection is OK, there is no any warning message in IOC site. But when I modified the coil value in simulator slave
, I use the dbpr command to verify it , I can't find any change: dbpr SIM1:BO0B I config the modbus slave simulator is : address : 0001 length : 128 modbus point type : 01:coil status I think it should be right because I use modbus server to verified it. The simulator server always can read the simulator slave variables correctly. Did I miss something? Thanks John |