Support forum for Schneider Electric SCADA systems, radios and RTUs. From commissioning integration devices and software, to enhancing existing installations or troubleshooting.
Send a co-worker an invite to the portal.Just enter their email address and we'll connect them to register. After joining, they will belong to the same company.
You have entered an invalid email address. Please re-enter the email address.
This co-worker has already been invited to the Exchange portal. Please invite another co-worker.
Please enter email address
Send InviteCancel
Invitation Sent
Your invitation was sent.Thanks for sharing Exchange with your co-worker.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2019-10-2602:13 AM
[Imported] Read registers as float C++ tools
>>Message imported from previous forum - Category:SCADAPack RTU<< User: mchartrand, originally posted: 2018-10-18 20:17:19 Id:140 This is a re-posting from the obsoleted (October 2018) "Schneider Electric Telemetry & SCADA" forum.
-------------------------------
**_brcgomezle: Hi all, I'm working on some program in which I need to read some float values stored in Telepace modbus addresses. I know I can use dbase(MODBUS, Register) to read a 16b register and store it as a Integer, but Is there a function to read directly from the database and obtain a 32b Float?_**
_________
bevanweiss: I haven't worked in the Telepace environment, but it looks like what you might want is the databaseRead() instruction.