leescott

MrPLC Member
  • Content count

    2
  • Joined

  • Last visited

Community Reputation

0 Neutral

About leescott

  • Rank
    Hi, I am New!

Profile Information

  • Country United Kingdom
  1. HI, Its set for current and both the sensors are configured for current also. We are currently using Sick pressure and postion sensors. If we set the filter to 1365hz then they can read fast enough however if i set the pressures to 16hz and the postions to 50hz the cards response time is greater than 750ms. Which is no good as i need to trigger a data extract at 400ms. Forgot to mention that i am using the scaling instruction. The pressure sensor is 0 - 95 psi and we require up to 3 decimal places and the postiiton senor is 0 -64mm and we require 2 decimal places.
  2. First post. We recently upgraded our machine from an SLC to compactlogix. In the SLC 5/05 we used analog 1746-ni8 cards for pressure and position sensors. When we moved over to the compactlogix 1769 l36erm with 1769-if16c cards we seen issues where the analog values had very little definition accuracy. This can be resolved by changing the filters but then the response time of the card is to slow and we miss data. All of the relevant code from these sensors are in their own task and ive tried periodic, event and continous tasks but none of this helps. The strange thing is with the SLC we never seen these issues. Any ideas how i can improve the reponse time when the filters are set low?