Jump to content

john_s

Members
  • Posts

    10
  • Joined

  • Last visited

Posts posted by john_s

  1. You'll need a V130 at minimum, and depending on the resolution you're looking for a V130-33-R6 would probably handle the job.

    Read ALL the Help on Data Tables and the RTC to ASCII function. Then look at the System Integers to see where the clock registers are.

    After you do this, take a swing at writing a program to meet your requirements and post it with further questions.

    Joe T.

    Thanks Joe, I'll read through and try to understand the details of ALL that you suggested.

    This will be my very first attempt in programming the PLC using Unitronics tools so expect plenty of ooops...

    I only had my hands on V350 demo unit some time ago, and now is the time to be serious about my application.

    Regards,

    John

  2. Simon,

    Thanks for the suggestions. I need to stay as close to ALL-IN-ONE unit unless I expand the number of A/D inputs.

    However, I am still a bit lost with the description of 4-20mA inputs as found in their docs.

    For example in V-350-35-TRA22 it says...

    "... Normal mode

    Resolution, except 4-20mA 14-bit (16384 units)

    Resolution, at 4-20mA 3277 to 16383 (13107 units)

    Conversion time 100mS minimum per channel. See Note 4

    Fast mode

    Resolution, except 4-20mA 12-bit (4096 units)

    Resolution, at 4-20mA 819 to 4095 (3277 units)..."

    What are those magic numbers 3277 to 16383 (13107 units) and 819 to 4095 (3277 units) ?

    Is it 12-bit or 11.5 or ...?

  3. Here's my very 1st post and a question..

    This project requires to read, store and display 4 current loop inputs (4 to 20mA).

    The data needs to be kept and displayed in table format; where Format = Date + MAX_val(day) + MIN_val(day).

    The other requirement is to easy read and scroll through those historical MAX and MIN values

    using some sort of UP and DOWN scroll buttons or a toggle switch.

    I'd appreciate any feedback and hardware suggestions.

    Regards,

    John

×
×
  • Create New...