Ask Me About Webinar: Data Center Assets - Modeling, Cooling, and CFD Simulation Join our 30-minute expert session on July 10, 2025 (9:00 AM & 5:00 PM CET), to explore Digital Twins, cooling simulations, and IT infrastructure modeling. Learn how to boost resiliency and plan power capacity effectively.Register now to secure your spot!
2's Compliment, 16-bit Analog Scaling
Geo SCADA Knowledge Base
Access vast amounts of technical know-how and pro tips from our community of Geo SCADA experts.
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Show only
|
Search instead for
Did you mean:
Invite a Co-worker
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.
📖HomeBack The conversion between 2's complement and standard decimal numbers can be performed through the built in ClearSCADA scaling arrangements. Configure your points as follows:
Set Raw Zero Scale to -32768
Set Raw Full Scale to -32768 + (full scale of your number in decimal)
Set Zero Scale limit to 0
Set Full Scale limit to (full scale of your number in decimal)
e.g. 0-to-168 in 2's complement format:
Set Raw Zero to -32768
Set Raw Full to (-32768 + 168) = -32600
Set Zero Scale to 0
Set Full Scale to 168