Writing a Numerical Value in CITECT

eyad267

Member
Join Date
Jun 2009
Location
amman
Posts
62
Dear All,

How can i write a numerical value to an integer in the citect... i can only see the value but i cannot enter any numberical value.

This is extremely urgent, please help
 
Two methods
1. Key Board Comand.
Double click on your displayed integer.
Select "Input" tab.
Select "Keyboard command"
Under "Key Sequence" enter
"### ENTER"
In Command box enter
"MyInterger = Arg1"

Then run,
When mouse over your integer enter your value eg. "123" then press Enter.

2. Touch
Double click on your displayed integer.
Select "Input" tab.
Select "Touch" tab.
Enter into box:
"MyInteger = FormNumPad("Key Pad", MyInteger,0)
Then compile and run.
By left mouse click on your integer will bring up a key pad form.
 

Similar Topics

Hi, I'm having an issue in crimson 3.0 when I create a programme using a case statement referencing a fault word that each bit needs to change the...
Replies
4
Views
191
Hello all, I'm currently working on a servo motor linear positioning system (ball screw). I'm all set up regarding communication between my HMI...
Replies
1
Views
90
Hello All: I have a Windows 10 PC running a FTView ME Station 10.00. I have a .mer file version 6.00. It has been running well on it for a long...
Replies
1
Views
164
My R55 Ingersollrand is tripping on motor overload and im falling to see the trip history it is writing Acquarring texts
Replies
0
Views
132
Hi. Not the fist time I'm saying this but just to give a background. 95% of my PLC programming has used Schneider over the last 10 years on...
Replies
66
Views
4,947
Back
Top Bottom