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 » F_AND output data can't be connected to F_OR input data?
F_AND output data can't be connected to F_OR input data? [message #1815139] Thu, 26 September 2019 02:21 Go to next message
joy woo is currently offline joy wooFriend
Messages: 198
Registered: May 2019
Senior Member
they are both Any_BIT type, why monitoring the input data of F_OR
the value True or flase is not displayed, but with ND(Any)
Re: F_AND output data can't be connected to F_OR input data? [message #1815147 is a reply to message #1815139] Thu, 26 September 2019 08:27 Go to previous messageGo to next message
Martin Melik Merkumians is currently offline Martin Melik MerkumiansFriend
Messages: 117
Registered: March 2016
Senior Member
Because ANY_BIT is not a specific type and could be anything from BOOL to LWORD.

You could theoretically write some code, which calculates the output type, based on the input types for the IDE, automatically typing the output if possible.
Re: F_AND output data can't be connected to F_OR input data? [message #1815169 is a reply to message #1815147] Thu, 26 September 2019 12:48 Go to previous message
joy woo is currently offline joy wooFriend
Messages: 198
Registered: May 2019
Senior Member
but F_AND can display the TRUE and FALSE, why?
Previous Topic:Adapter for SubApplication
Next Topic:How to report correction in the 4diac website?
Goto Forum:
  


Current Time: Thu Apr 18 06:11:13 GMT 2024

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

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

Back to the top