Math function problem ge fanuc 90 30

Join Date
Apr 2011
Location
Manila, Philippines
Posts
295
GOOD DAY:

we have problems regarding math functions DIV INT dont do any calculations, all parameters are met.

we do it like this:

from function block "CSS1"
we get the variables "SET_SPEED_K8" (%R00708)(word)
then we use it on the DIV_INT as dividend.
8260 as divisor.

at start "SET_SPEED_K8" has a value of 15000
so we expect to have a quotient of 1 (since this is in INT form)
but there is no qoutient at all.

we also try to convert it from INT to REAL then use DIV_REAL but still nothing happened..

the variables "SET_SPEED_K8" are originally from CSS1 LD block.,
the math functions wherein SET_SPEED_K8 were used are located in "CSS2" a new LD block.. does math function requires it input to be in same LD block?? thank you.

thanks!!!:eek:
 

Similar Topics

I am working with plc5. I am using the CPT function but getting errors. The level of the silo is inputed at F51:031. The silo cuft is 3393 with...
Replies
3
Views
1,591
Hi, it's me again asking for help here to make me understand more on PLC. I've been reading about the MATH function and MOV function, yet I can't...
Replies
5
Views
2,555
I am using Intellution's Fix32 7.0 HMI and was wondering whether anyone can help me in getting additional mathematical blocks as options on...
Replies
6
Views
4,127
I have an expression in a structured text routine of a Logix controller that looks more or less like the following: ResultInteger := Integer1 *...
Replies
13
Views
389
This application has a motor with encoder feedback that drives a linear actuator that moves in/out, and is at roughly 45 degs from horiz. As the...
Replies
19
Views
1,365
Back
Top Bottom