Forums.MrPLC.com: CX Supervisor ActiveX Ascii strings - Forums.MrPLC.com

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

CX Supervisor ActiveX Ascii strings how do I send an ascii string to a message display using ActiveX Rate Topic: -----

#1
User is offline   armchairpilot 

  • Hi, I am New!
  • Pip
  • Group: MrPLC Member
  • Posts: 1
  • Joined: 20-July 10
  • Country:Canada
    Canada
Hi,
I am doing a project using CX Supervisor. I'm doing mostly data collection and monitoring of machines. I'm trying to add a marquee to inform plant operators when machines are in alarm and display the problem with the machine on the marquee. The marquee is made by EZ Automation and it is a 2 line, 3 color display. It has Ethernet and serial communications built-in. I can send ascii messages to the marquee serially from the plc, but would like to send via Ethernet from CX Supervisor. I've been told that I can use Active X to generate messages to send to the display, but haven't been able to find any examples as of yet. Right now I'm using the EZ Marquee software provided by EZ Automation to send messages manually. Basically it is an ascii string generator that turns text into a string that the marquee will understand. It then sends it to the IP address you want and displays that message until a new message is sent. Has anyone done this before? Does anyone have any ideas how to use the Activce X controls to perform a task like this? Any help would be very much appreciated.
Thanks
0

#2
User is offline   Berti Baker 

  • Sparky
  • PipPipPip
  • Group: MrPLC Member
  • Posts: 220
  • Joined: 26-July 06
  • Country:United Kingdom
    United Kingdom
The EZ Marque ActiveX control most probably has a text property or method to set the text. For example ".Value" or ".Text". After adding the control to the page it is probably as simple as writing some VB code for example: Marque1.Text = "Hello world"
BB
0

#3
User is offline   Cincy 

  • Hi, I am New!
  • Pip
  • Group: MrPLC Member
  • Posts: 1
  • Joined: 21-September 10
  • Country:United States
    United States
Hello, Armchairpilot.,
I also have an EZ Marquee and am trying to do exactly what you described and having problems. Did you ever find a solution?


View Postarmchairpilot, on 20 July 2010 - 07:26 PM, said:

Hi,
I am doing a project using CX Supervisor. I'm doing mostly data collection and monitoring of machines. I'm trying to add a marquee to inform plant operators when machines are in alarm and display the problem with the machine on the marquee. The marquee is made by EZ Automation and it is a 2 line, 3 color display. It has Ethernet and serial communications built-in. I can send ascii messages to the marquee serially from the plc, but would like to send via Ethernet from CX Supervisor. I've been told that I can use Active X to generate messages to send to the display, but haven't been able to find any examples as of yet. Right now I'm using the EZ Marquee software provided by EZ Automation to send messages manually. Basically it is an ascii string generator that turns text into a string that the marquee will understand. It then sends it to the IP address you want and displays that message until a new message is sent. Has anyone done this before? Does anyone have any ideas how to use the Activce X controls to perform a task like this? Any help would be very much appreciated.
Thanks

0

#4
User is offline   Berti Baker 

  • Sparky
  • PipPipPip
  • Group: MrPLC Member
  • Posts: 220
  • Joined: 26-July 06
  • Country:United Kingdom
    United Kingdom
Hi Cincy,

Perhaps you can answer for armchairpilot - does this ActiveX control have a .Value or .Text property? How to their examples show this being set?

Regards,
BB
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users