Citect Scada Log int tag change with log device

macgioo2

Member
Join Date
Oct 2009
Location
Cambridge
Posts
98
Hi Guys,

Hope someone can help with this. I am trying to log variable changes to a text file using the Log device in citect Scada 7.4x

My Log device is set up as follows,

{Time, 15}{MsgLog, 32}{Arg1, 2}by {UserName,15}

I have created an object (Rectangle) which when pressed opens a number pad to enter a new temperature set point (type int)

In page properties I have set a "key sequence" to ## Enter and the "key sequence command" to "Arg1" but nothing is being passed to Arg1, so all I get as an output it time, message log and username.

Anyone know why this is wrong?

Thank,
Oran
 
Hmmm..... Arg1 seems to be ok, in that it is a system variable and doesn't need to be defined.

If I replace it with ArgVal1, it errors during compile citing undefined tag!?

But thank you very much for your input, T1969
 
Hi T1969,

I didn't have any luck getting this to work, ArgValue1 does compile ok however!

Can you explain to me how/where you passed the int value to ArgValue1?

Thanks in advance.
 

Similar Topics

Hello all! I am new in Citect SCADA. I need to create material tracking system in which I have a dozen of photometric sensors. When each sensor...
Replies
1
Views
3,016
Our system have 2 HMI using citect scada v 7.1 . one installed as a Remote station. in the Remote station the event alarm time different with PC...
Replies
0
Views
3,602
Hello, the system we use is Scada 7.5 series. We have usb key activ now we need additional key to make the system work, how do we solve this...
Replies
0
Views
100
So i've been at this for a long while, i have Citect Scada 2018, i have full access to everything but i can't seem to find any option or...
Replies
0
Views
127
I am trying to display a variable within a cicode function onto a graphics page. This function queries a SQL database. I can get the value onto a...
Replies
3
Views
348
Back
Top Bottom