You said couldn't find the conversion spelled out in CCW help. I haven't really found the CCW help file ....HELPFUL! I use the Logix theme as opposed to the default. I have called Rockwell on a few issues and they often seem as perplexed as I. Since I've been programming for a while, I'm generally relegated to draw on experience to figure these things out. Actually the Micro800 & PV800 are okay if you need to satisfy two requirements: 1) Must be AB hardware 2) Hardware must to be as inexpensive as possible.
Okay! Didn't even know these existed. Been doing the math way for a while. This is neat. Thanks. STOR, or STOD, or even DTOS. Ill let anyone know if they for whatever reason trip a controller, but they should never.
It is one of the instructions that I really like in CCW. Studio 5000 "automatically" does most of the ANY_TO instructions but this gives you a clear indication of what data format you are using. I should do a video on what can happen when mixing DINTs and REALs as far as rounding.
Good morning? Inquire about the Rockwell 1715-IF16 module range. The default value is 4-20ma, in case of underrange overrange, a 4ma signal fault alarm occurs, and a signal fault occurs even at 20ma. In the case of 4ma and 20ma, is there a way to receive a normal value without a signal fault?
I have a video coming on this but the short version is put the two INTs in to consecutive array elements, then use the COP instruction to put them in a REAL.
I was so confused why they had LREAL and not regular REAL. Thank you!
Yes it stumped me also!
You said couldn't find the conversion spelled out in CCW help. I haven't really found the CCW help file ....HELPFUL! I use the Logix theme as opposed to the default.
I have called Rockwell on a few issues and they often seem as perplexed as I. Since I've been programming for a while, I'm generally relegated to draw on experience to figure these things out.
Actually the Micro800 & PV800 are okay if you need to satisfy two requirements:
1) Must be AB hardware
2) Hardware must to be as inexpensive as possible.
Thanks Tim for your video on this!
You are welcome
Okay! Didn't even know these existed. Been doing the math way for a while. This is neat. Thanks. STOR, or STOD, or even DTOS. Ill let anyone know if they for whatever reason trip a controller, but they should never.
It is one of the instructions that I really like in CCW. Studio 5000 "automatically" does most of the ANY_TO instructions but this gives you a clear indication of what data format you are using. I should do a video on what can happen when mixing DINTs and REALs as far as rounding.
Thanks Tim!!!
You are welcome Israel!
Good morning?
Inquire about the Rockwell 1715-IF16 module range.
The default value is 4-20ma, in case of underrange overrange, a 4ma signal fault alarm occurs, and a signal fault occurs even at 20ma.
In the case of 4ma and 20ma, is there a way to receive a normal value without a signal fault?
The part number you provided is incorrect but almost all of these, you can disable the high and low alarms and still read the actual value.
how to convert two word as real?
I have a video coming on this but the short version is put the two INTs in to consecutive array elements, then use the COP instruction to put them in a REAL.