Creating an onscreen editable Text Box in Crimson 3.0 G310

cockrell960

Member
Join Date
Aug 2014
Location
Texas
Posts
12
Hello,

I am having an issue and don't even know if its possible to create a selectable box that a user can click on and change what the text reads. We have a emergency response trailer that has a plc talking to a g310s210 redlion and need to be able to change the text of the h2s monitor locations in the redlion based on location of the emergency. These h2s monitors are not stationary and talk to the plc through a wireless radios and will change position based on emergency location. It is fairly important that during an emergency personnel know where the h2s monitors are in case one goes off. Any help would be greatly appreciated.

thank You
 
Hello,

I am having an issue and don't even know if its possible to create a selectable box that a user can click on and change what the text reads. We have a emergency response trailer that has a plc talking to a g310s210 redlion and need to be able to change the text of the h2s monitor locations in the redlion based on location of the emergency. These h2s monitors are not stationary and talk to the plc through a wireless radios and will change position based on emergency location. It is fairly important that during an emergency personnel know where the h2s monitors are in case one goes off. Any help would be greatly appreciated.

thank You

You can certainly create a box that the user can type text into, it would be an Internal Tag formatted as a String. However, where will this be stored? In the G310 only, or are you trying to get it into the PLC?

If into the PLC, then you will need to specify what type of PLC it is.
 
Use a data box. for Value selectt a string tag.
On operation select from drop down "Data Entry".

If your string tag is tied to a PLC address you should be able to go under the tags menu and setup the format of your string tag - like max Length
 
Thank You. After i posted this i did find out how to create a string tag. The address will not be reference in the PLC so i am just using an internal single array string tag. Thank you for your help.
 

Similar Topics

The idea here is to provide for a brief rapid influx of message codes while preventing sequentially repeating the same message. i.e. if two...
Replies
23
Views
668
Hello everyone, In a factory where we installed Citect 7.20 the computer began to show the first signs of end of life. They never considered...
Replies
0
Views
72
Hi everyone, I'm a last year student at the university in Ghent, and for my thesis i need to write a TwinCAT program that writes data to a .daq...
Replies
0
Views
136
When I go to create a new module in Studio 5000 I can't enter any information for the IP Address or change any other fields. Is there any fix to...
Replies
1
Views
251
Hello I am kind of new to the Rockwell world, i've mainly worked with Siemens and Schneider untill now. I am to make a HMI application running...
Replies
7
Views
1,056
Back
Top Bottom