Please Help - Cicode Display Function

R.Mati

Member
Join Date
Nov 2010
Location
Melbourne
Posts
25
Hi all,

I need your help in finding a way to display a Variable tag in a page ( pop up ) which is created by using CICode ---> hForm16 = FormNew(" Programmes Number", 93, 21, 1);

and I used ----> FormInput(0, 0, "Description ", Description_tag, 40);
FormInput Function which is working well but the user wants to only display the value without changing it.

So I have replaced FormInput into :

FormPrompt(0,0, "Description");
FormPrompt(30,0,Description_tag);

which is displaying the value BUT without updating it ( no refresh ).

Now, it there are another way doing it rather than using FormPromt Function? How can I display a value using a Cicode?


any information would be great.

Thanks
 

Similar Topics

hi, i have problem please help me, very important how create a dll in vb 6(visual basic 6) for use in cicode citect please give me a sample...
Replies
0
Views
1,438
Hello, I am trying to get a Yokogawa Hart pressure Transmitter and a Rosemount Temp Transmitter to read on a 1769-IF4 module on an L33ERM...
Replies
10
Views
376
Please help me, I have solve many week but still not solve it. I found trouble of factory talk studio when I set tag by browse address of OPC...
Replies
0
Views
117
Hello Everyone, i Have im my Industry a Endress & Hauser Promag400 this has a screen that constantly have that error, it says to wait, somebody...
Replies
2
Views
475
Back
Top Bottom