You are not registered yet. Please click here to register!


 
 
plc storereviewsdownloads
This board is for PLC Related Q&A ONLY. Please DON'T use it for advertising, etc.
 
Try our online PLC Simulator- FREE.  Click here now to try it.

---------->>>>>Get FREE PLC Programming Tips

New Here? Please read this important info!!!


Go Back   PLCS.net - Interactive Q & A > PLCS.net - Interactive Q & A > LIVE PLC Questions And Answers

PLC training tools sale

Reply
 
Thread Tools Display Modes
Old June 3rd, 2002, 02:15 AM   #1
LWILKERS
Member
United States

LWILKERS is offline
 
LWILKERS's Avatar
 
Join Date: Jun 2002
Posts: 5
ab plc5/20e update time

Need help. I am tring to create a graph. time verses an analog input from a pressure transducer. I need to look at a 20millisec window recieving an update every 1millisec. I also need to display this graph on a 1400e panelveiw I am using rslogix. thanks in advance
LW
  Reply With Quote
Old June 3rd, 2002, 06:55 AM   #2
Steve Bailey
Lifetime Supporting Member + Moderator
United States

Steve Bailey is offline
 
Steve Bailey's Avatar
 
Join Date: Apr 2002
Location: The boondocks of Western Massachusetts USA
Posts: 4,664
You may be asking for more than your hardware can deliver. The 1771 analog input modules don't refresh their data as fast as you need, and your PLC scan will likely be an order of magnitude slower.

Depending on the model number, a 1771 analog input module updates it's data from 5 mS/8 channels (1771-IFF)to as much as 500 mS (1771-IL).

Even assuming that you could get fresh data that frequently in the CPU, you won't get it transferred to the Panelview that fast, so if your intent is to make the PV behave like an oscilloscope, you'll be disappointed.

If you still want to proceed, your strategy should be to store the value from the analog channel at the fastest practical rate in a sequence of N-registers using a FIFO or Shift Register type of instruction. Then work out a ladder logic sequence to unload the values from the stack into a destination register that the PV monitors. Use the trend object in the PV to display the data. I'm not an expert in the use of the PV, so I'm not sure what tools you have available to upate a PV's trend chart. I'd expect to see timed and change-of-state.
  Reply With Quote
Old June 3rd, 2002, 07:13 AM   #3
LWILKERS
Member
United States

LWILKERS is offline
 
LWILKERS's Avatar
 
Join Date: Jun 2002
Posts: 5
Thanks Steve this is the kind of information i am looking for. Would rsveiw 32 work to display the graph assuming I can get the plc5 to record it in time
  Reply With Quote
Old June 3rd, 2002, 10:25 AM   #4
Peter Nachtwey
Member
United States

Peter Nachtwey is offline
 
Peter Nachtwey's Avatar
 
Join Date: Apr 2002
Location: Vancouver, WA, UMSA, United Marxist States of America
Posts: 5,486
I have a solution but it would cost about 3K USD. It can gather 16 bit analog data the at 1024 times per second for up to 1 second at a time and it communicates very quickly with AB PLCs or HMIs over Etherent. It is ceritified Etherenet/IP.
  Reply With Quote
Old June 5th, 2002, 10:04 AM   #5
Tom Jenkins
Member
United States

Tom Jenkins is offline
 
Tom Jenkins's Avatar
 
Join Date: Apr 2002
Location: Milwaukee, WI
Posts: 4,957
If you really need updates that fast you are trying to use the wrong tool for the job. You should probably be looking at a digital oscilloscope or National Instruments Labview software plus a high speed Data Acquisition card.

Are you sure your pressure transmitter is going to have that kind of response?
  Reply With Quote
Old June 6th, 2002, 01:15 AM   #6
LWILKERS
Member
United States

LWILKERS is offline
 
LWILKERS's Avatar
 
Join Date: Jun 2002
Posts: 5
Unhappy

They used the transducer to get a graph on a visitrack system. So I have been told. I am looking for a high speed plc just to track this one input. I may have to send it to a pc to monitor the graph. Thanks for the feedback.
  Reply With Quote
Reply
Jump to Live PLC Question and Answer Forum

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Topics
Thread Thread Starter Forum Replies Last Post
How AB Timers work. PhilipW LIVE PLC Questions And Answers 0 January 28th, 2005 02:47 PM
S7 VAT update time RMA LIVE PLC Questions And Answers 6 January 28th, 2005 04:43 AM
AB PLC5 Scan Time Question pnally LIVE PLC Questions And Answers 3 February 14th, 2004 05:04 PM
Time to buy the AB software g.robert LIVE PLC Questions And Answers 10 January 12th, 2004 08:35 PM
how often should I trigger the PID? Ron Beaufort LIVE PLC Questions And Answers 11 February 22nd, 2003 10:57 AM


All times are GMT -5. The time now is 09:27 PM.


.