Lookout

cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with conversion from lookout 5.0 to lookout 6.0.2

I convert an old project from lookout 5.0 to 6.0.2 loading the lks file instead of l4p file.
In the new project there are some expressions that does not working correctly.
These expressions are very simple: a logical expression like EXP=1 where EXP is a member of a data table stored in an expression object (call him ZZZ). The EXP data table member is linked in both direction with a pot object remoted on a Allen Bradley SLC500 object.
If I make an expression with the contents of EXP, this expression displays the value 1 (this value is correct, I verified them with the Allen Bradley programming software linked on the PLC), but the value of the expression ZZZ is FALSE!
Someone have had the same problem?
 
Thanks, Mario Fanelli
0 Kudos
Message 1 of 3
(4,018 Views)

Mario,

I am not sure I understood the setup correctly.  I tried the following and it works:  created an Exp object for Table1.A1.logical.  Where Table1.A1.logical is connected to Switch2.  Switch2 is remoted to Switch1 (to simulate PLC). 

Maybe you can create a simpler LKS file to demonstrate the issue, preferably not using any driver Objects. 

Ciao,

-Khalid

 

0 Kudos
Message 2 of 3
(4,005 Views)
Thanks Kalid,
I prepare a demo in the next days.
0 Kudos
Message 3 of 3
(3,982 Views)