Pound

I think that's put there by RSLogix 5000 to indicate a placeholder when there's a math error. You sometimes also see #NaN for "Not a Number" or #INF for an Infinite result.

It's definitely not a user-entered tag or shorthand.
 
Sometimes this is use to determine the variable:

Prefix Description
16# Hexadecimal
For example; 16#0F0F
8# Octal
For example; 8#16
2# Binary
For example; 2#00110011

Can you provide the complete instruction?

Regards,
Garry
http://www.accautomation.ca
 
To Ken's point without seeing the statement #QUAN could refer to Quotient error, are you dividing by zero? or Quantity error, maybe it is expecting a non negative Integer and it is not getting one

BTW Just guessing on these
 

Similar Topics

Was trying to open a .dno file and a diaolge box open saying that it was NOT a compound file........What does that mean??? looked on AB site but...
Replies
0
Views
1,662
Hi all, I'm wrapping up the code for the water treatment plant I've been working on and I have one last loop to do; the chlorination loop. The...
Replies
10
Views
6,177
In every class I have attended regarding DC motors the litany goes series motors high torque poor speed control Shunt motors lower torque but...
Replies
7
Views
6,522
Back
Top Bottom