Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » 4DIAC - Framework for Distributed Industrial Automation and Control » FORTE Monitoring: no error message after giving invalid force value?
FORTE Monitoring: no error message after giving invalid force value? [message #1788292] Wed, 30 May 2018 16:37 Go to next message
Luca Hollkosse is currently offline Luca HollkosseFriend
Messages: 10
Registered: March 2018
Junior Member
Dear all,

I have a question regarding FORTE Monitoring.


I am able to force a value of an F_ADD-fb with this command:
<Request ID="1" Action="WRITE"><Connection Source="INT#123" Destination="F_ADD.IN1" force="true" /></Request>


FORTE sets the force correctly.

So far, so good - but, after that I tried forcing to an invalid type/value:
<Request ID="2" Action="WRITE"><Connection Source="INVALIDTYPE#123" Destination="F_ADD.IN1" force="true" /></Request>


Good: The force is not set to 4DIAC-RTE.
But why do I get the same response as for the (first) correct force-command?


I got these Responses which look like everything was fine:
<Response ID="1"></Response>
<Response ID="2"></Response>


I had expected Responses like those:
<Response ID="1"></Response>
<Response ID="2" Reason="INVALID_FORCE_PARAMS"></Response>


Is there a setting I overlooked? Did I miss something while creating (VS / CMake)?
If not, this functionality would be a nice feature of FORTE Monitoring.

As a workaround it would be possible to use the ReadWatches-command afterwards to check if the force was set correctly. But I would like to prevent this procedure.

Best regards

[Updated on: Wed, 30 May 2018 16:51]

Report message to a moderator

Re: FORTE Monitoring: no error message after giving invalid force value? [message #1789992 is a reply to message #1788292] Fri, 01 June 2018 19:29 Go to previous messageGo to next message
Alois Zoitl is currently offline Alois ZoitlFriend
Messages: 1582
Registered: January 2014
Senior Member

To be honest I would also have expected that an error response is generated. Could you be so kind and fill a bug report in our bugzilla for that.
thanks,
Alois
Re: FORTE Monitoring: no error message after giving invalid force value? [message #1789995 is a reply to message #1789992] Fri, 01 June 2018 20:07 Go to previous messageGo to next message
Luca Hollkosse is currently offline Luca HollkosseFriend
Messages: 10
Registered: March 2018
Junior Member
Thank you for your fast reply.
I have reported the bug (https://bugs.eclipse.org/bugs/show_bug.cgi?id=535471).

I was searching for version number 1.9.1 but didn't found it. Can you add that version please?

Best regards

[Updated on: Fri, 01 June 2018 20:11]

Report message to a moderator

Re: FORTE Monitoring: no error message after giving invalid force value? [message #1789996 is a reply to message #1789992] Fri, 01 June 2018 20:25 Go to previous messageGo to next message
Luca Hollkosse is currently offline Luca HollkosseFriend
Messages: 10
Registered: March 2018
Junior Member
By the way: Why is the version number mentioned under menue Help -> About 4diac-ide not the same as under "Installation Details"?

index.php/fa/32993/0/
Re: FORTE Monitoring: no error message after giving invalid force value? [message #1790037 is a reply to message #1789996] Sun, 03 June 2018 19:56 Go to previous message
Alois Zoitl is currently offline Alois ZoitlFriend
Messages: 1582
Registered: January 2014
Senior Member

Hi,

I just added the version number to the bugzilla and updated your bug-report.

Thanks for noting this. I thought that the about dialog takes the information from the product configuration. As I found out now it is taken from the main plugin. I'll note this for the next release.
Previous Topic:Forte v1.9 with open62541 on RPI
Next Topic:4DIAC-RTE: have I misunderstood data type architecture?
Goto Forum:
  


Current Time: Fri Apr 19 02:00:14 GMT 2024

Powered by FUDForum. Page generated in 0.01537 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top