Ask our Experts
Didn't find what you are looking for? Ask our experts!
Launch of Consumer/Home Owner registration process! We are pleased to announce the commencement of the Consumer/Home Owner Registration Process on Community. Consumers/Home Owners may now proceed to register by clicking on Login/Register. The process is straightforward and designed to be completed in just a few steps.
Support forum for Schneider Electric SCADA systems, radios and RTUs. From commissioning integration devices and software, to enhancing existing installations or troubleshooting.
Search in
Link copied. Please paste this link to share this article on your social media post.
Posted: 2023-01-03 12:34 PM
Hi,
My object is T_SPx70_REAL data type and I would like to use that object as an input to the FB. My problem is that FB input is set to REAL data type.
How to convert/modify data object so FB can use it?
Thanks
Arek
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2023-01-03 01:10 PM
Hello Arek,
The T_SPx70_REAL data type includes multiple parameters (metadata), and cannot itself be used as an input or output of a function block. Instead you must use one of the parameters. In the Derived Variables list, find the object and click the [+] to its left. Scroll down to look at all of the parameters, and you will see one called VALUE. This is what must be used.
For example, if your T_SPx70_REAL object is called Tank_Level, the parameter you will use as the input to the function block will be Tank_Level.VALUE.
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2023-01-03 01:10 PM
Hello Arek,
The T_SPx70_REAL data type includes multiple parameters (metadata), and cannot itself be used as an input or output of a function block. Instead you must use one of the parameters. In the Derived Variables list, find the object and click the [+] to its left. Scroll down to look at all of the parameters, and you will see one called VALUE. This is what must be used.
For example, if your T_SPx70_REAL object is called Tank_Level, the parameter you will use as the input to the function block will be Tank_Level.VALUE.
Link copied. Please paste this link to share this article on your social media post.
You’ve reached the end of your document
Create your free account or log in to subscribe to the board - and gain access to more than 10,000+ support articles along with insights from experts and peers.