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.
Tag Bit addressing for the EtherNet/IP driver
Geo SCADA and Remote Operations Devices Ideas
Use this portal to submit your innovative ideas to make Geo SCADA Expert and Devices such as SCADAPack, Trio and Realflo of greater value to you and to the SCADA & Telemetry community. Every idea will be individually reviewed by our team for merit and will be marked Under Consideration.
Search in
Improve your search experience:
Exact phrase→Use quotes " "(e.g., "error 404")
Wildcard→Use * for partial words(e.g., build*, *tion)
AND / OR→Combine keywords(e.g., login AND error, login OR sign‑in)
Keep it short→Use 2–3 relevant words, not full sentences
Filters→Narrow results by section(Knowledge Base, Users, Products)
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.
As per the email exchange with Amy Anger, it would be ideal to have the ability to access bits in the EtherNet/IP analog point tag field as possible in an OPC - Advanced analog point.
This would allow for clients who use DINTs to package information in their systems fully transition to Geo SCADA smoothly.
I'd say that this should be implemented more in accordance with Modbus than OPC.
Modbus has a fixed 16 bit register (for IR / HR), requesting any bit reference within such a register is automatically promoted to retrieving the entire 16 bit register.
For PCCC / CIP when such a subindex is referenced, then it should be promoted (in the protocol side) to a full Item access, and then the subindexs split out as configured in Geo SCADA Expert 🙂
It might even be possible to re-use parts of this Modbus code... although in RSLogix world it's possible to apply subindexes on many data types.. DINTs, INTs, SINTs [I think... it's been a little while since I've tried this]