Does anyone knows this message in trace.log.
I can't find any rational explanation in the customer project.
This message appears directly in the PcVue start up
Thank you
Manu
Hi Manu,
I am not sure if it is related, just wondering if there could be any expression that is invalid from EXPRV.DAT and EXPRM.DAT.
Thanks,
Kantha
hi
there is no expression using those tags. 🙁
so if you have others ideas , i'll take it
manu
Hi,
The trace file indactes that it is linked to OPC communication. Try to have to the configuration of the variables.
Hi Florent,
can you give me more information please. I dont' understand completly this message expression "0" & the meaning of configuration of variables.
Thank you
Hi Manu,
Just copy the following lines (Varexp.dat) in a blank project and you will get the error.
(It is a simple OPC loopback to retrieve @System.Station_number)
OPCDEF,LoopBack,"","SV.OPCDAServer.1",1,1,1,,10000,60000,0,,8,0,0,"",30000,300000,1,1,1,1
OPCGROUPDEF,LoopBack,Group01,1,1000,0.000000,0,17,0,10000,,0,,1,2,0,0,0,0,1,0,0,0,1,1,0,,1000,10000,0,0,0,0
REG,110,LoopBack,System,Station_number,,,,,,,,,,,"","",,,,,,O,0,0,0,2,0,0,0,0,0,0,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,"",0,-1.797693134862315e308,1.797693134862315e308,0,-1.797693134862315e308,1.797693134862315e308,"",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,"","","",,,"","",,,,,,,,,,,,,,,,,,,,,,,,,,,,,"LoopBack","Group01","System.Station_number","",0,0,0,,,,,0,0,,,0,,,,,,,,,,,,,,0,-1,-2,-2,0,"",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
I will give the reason why in a second post.
Edouard
Here is the explanation:
It should be "" instead of 0 for field OPC_CustomizationExpression
you're a boss Edouard!
It works fine!
Thank you


