CitectSCADA FormNumPad() question

Join Date
Nov 2015
Location
At home
Posts
1
Good day,

I'm currently tasked with making a numpad in citectSCADA and stumbled upon the FormNumPad() function. Is there a way to make the buttons bigger? How about changing the button layout from 7 8 9 4 5 6 1 2 3 0 <- clr to 1 2 3 4 5 6 7 8 9 <- 0 clr? It kinda peeves me that the button layout is like that since most people are used to the latter keypad layout than the former.
 
Good day,

I'm currently tasked with making a numpad in citectSCADA and stumbled upon the FormNumPad() function. Is there a way to make the buttons bigger? How about changing the button layout from 7 8 9 4 5 6 1 2 3 0 <- clr to 1 2 3 4 5 6 7 8 9 <- 0 clr? It kinda peeves me that the button layout is like that since most people are used to the latter keypad layout than the former.

You have the control over this function as detailed in the help file, if you need anything else you will need to write your own function, otherwise look in the Citect Toolbox on the support website, somebody has probably done it before.
 

Similar Topics

Hello everyone! I have a question about the allowable syntax for an expression in CitectSCADA. If I wanted an advanced alarm to trigger based on...
Replies
2
Views
930
Hello, Just wondering if it is possible to make internal CitectSCADA project tags available to an OPC server. (Schneider OFS). There are...
Replies
0
Views
915
Hello, This may not be the place for this but im curious of anyone has worked with CitectSCADA 2018 and windows sessions. Any feedback would be...
Replies
0
Views
1,584
Hi Guys, I am still trying to learn citectscada and curious about the how the hmi stores the alarms (active, historical, etc). I could see a...
Replies
1
Views
1,256
I want to make an application in C# .Net to read Tags from CitectScada (Local variables, Variables tags, Digital Alarms ...) so that I can process...
Replies
1
Views
1,594
Back
Top Bottom