Search the Community

Showing results for tags 'display print button'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 34 results

  1. I am Looking to buy a ALLEN-BRADLEY 2706-D21J2 SER. C OPERATOR INTERFACE REV. A  (A 4 Roll Display,, I have every thing to operate the DL-20 2 Roll Display. Will what I use to control the DL-20 also work on the 2706-D21J2 SER. C 4 Roll ?? Thanks Whit
  2. Hello.   I have a question regarding NB series display. The comunication is made through RS232 / RS485 comunication. I would like to use NB display as MODBUS MASTER and SLAVE aplication. - Display would work as MADBUS-MOSTER to talk to plc controllers. (Working through COM2 - RS485) - Secondly, Display would work as MODBUS-SLAVE to talk with (SCADA). (Working – Registers LW, LB))   What I have trouble with, is: - I would like to change variable in the PLC - for example : Regime_PUMP (address: 0x0001). - Regime_PUMP variable should be settable from all three devices PLC <-> DISPLAY <-> SCADA So: - If I change Regime_PUMP through PLC it should refresh also on DISPLAY and SCADA. - If I change Regime_PUMP through DISPLAY it should refresh also on PLC and SCADA. - If I change Regime_PUMP through SCADA it should refresh also on DISPLAY and PLC.   Does anybody have an example for NB series of display to do this?   Best regards.
  3. I am running a very large step based program on an NJ plc.  I have several status and alarm messages that I need to display on the screen during the auto cycle.  Right now I have set up unions in the PLC for the faults... but this is a very large program with a lot of possible faults.  I'm up to 9 16-bit array unions already.  It is just getting really cumbersome.   I would like to just write an INT to a data area for each fault and status message.  That way I can assign each step a 5 values to be used for faults and messages (ie: step one can use numbers 1-5, step 2 can use 6-10, etc) .  Then I want to have the NS display a message from the string table based on the value in the data area.  Is this possible?
  4. I am working on project which is using Micrologix 1400 and AB Panelview. I am using FactoryTalk View Studio to build the HMI. The PLC needs to know which screen is displayed on HMI so some additional functionality can be activated. How would this be done? I was looking where could I write screen number to N7 location in the PLC or set a bit in B3 area but could not find anything. Thanks for your help.
  5. GE iFIX iClient - Mutiple Display

    We are getting a new HMI system that will be running on GE iFIX and iClients.  The HMI is designed for a single monitor (1920x1080) and this will be displayed on a system that can support duel monitors.  We would like to use the second monitor for other windows based applications but I have been told this is not possible on an iClient system.  I have no knowledge of iFix and its HMI programing but this does not seam reasonable.  Can anyone provide any input on this? We mainly would like to use the second monitor to display security and video information for the plant that we already have a windows based application built.   I really do not want to have an additional system just , for this considering we already have a primary and secondary iClient workstations setup. Thanks in advance for any assistance and information.
  6. printing alarms with ns15

    hi guys how can i print with ns15 the last alarm occured,with date and time and when it is cleared with date and time? i also want to print all the alarm list when i.e a button is pushed . Thanks!
  7. Greetings, Panelview Plus has a print screen capability, usb and ethernet. I thought this may be an easy way to print a report without using a PC. Simply create a screen with a report format and issue print screen command. Will this work? on a PV Plus 6, 10" screen, how will this look on a printed sheet? does it format to fit and fill the 8.5 x 11 sheet? Or would it just print a little 640x480 rectangle on the sheet? Anybody tried this? thanks!
  8. Hello. I'm having another issue regarding NT2S Display. Again I'm trying to convert my old project I made in NT2-ST software to NTXS software. I'm now having problems with: how to automatic go to screen1, if user doesn’t press any key for let's say 2 minutes? In old SW I have constantly checking DM00000 (screen trigger register) in PLC. If screen reg didn't change for 2 minutes I have write 1 to DM00000 (screen trigger register). With new software you cannot write to screen register directly. Or am I wrong? Did anyone do this function using NTXS software? Best regards.
  9. gx developer,gx works

    can any one provide me programme of start & stop using a push button in gx deveoper or gx works.