Registers

Things to come.
Post Reply
SpokaneBrewer
Posts: 13
Joined: Thu Oct 17, 2013 6:28 pm
Bot?: No
Location: Spokane, Washington

Registers

Post by SpokaneBrewer »

I am finding the value of registers. Is there any way to view all of the registers on the main page to see if they are asserted or not? This would help greatly with troubleshooting when using ladder logic. Thanks!
JonW
Site Admin
Posts: 1726
Joined: Sun Jul 18, 2010 7:51 am
Bot?: No
Location: Huntington Beach, CA
Contact:

Re: Registers

Post by JonW »

There isn't anything in the web interface to show the registers, but you can easily get all regs in a single API call.
Use the url /api/reg to see all regs at once.
http://embeddedcc.github.io/api-docs/
SpokaneBrewer
Posts: 13
Joined: Thu Oct 17, 2013 6:28 pm
Bot?: No
Location: Spokane, Washington

Re: Registers

Post by SpokaneBrewer »

Thanks!
Post Reply