Jump to content

AlexUT

Moderators
  • Posts

    844
  • Joined

  • Last visited

  • Days Won

    40

Posts posted by AlexUT

  1. As I see from Quick Start Guide, outputs are PNP or NPN. So you have to use pull-up/pulll-down resistor.

    http://info.bannerengineering.com/cs/groups/public/documents/literature/177900.pdf

    Additional to this, you have to connect input terminal 10 (n/p) to either  0V or +24V - configure inputs as PNP or NPN, in accordance to used encoder.

    This will eliminate disturbance if one input to other.

    B.R.

    • Upvote 1
  2. Hi all!

    I found 2 critical problems with SD cards, when SD card is not detected at all, or detection take long time - more than 1 minute.

    1.When SD card include non 8.3 named files. Such files will be created by some PC applications. I found one of such application is automatic disk defragmenters.

    Such software cteate hidden long name files on each SD/Disk on key, etc. devices, connected to PC USB port.

    Solution  - use PC which have no such software installed, or uninstall it. Format of SD card is recommended to restore its normal condition.

    2.SD card lost its capacity.Solution - download Panasonic SD card formatter from  site and re-format SD card with RESTORE CAPACITY key.

    I restored number of SD cards by this software.

    3.Do not use cheap SD cards of unknown manufacturers. I failed with such 8 GB card of unknown manufacturer in Saturn store, Germany. Bought it to have SD/Mini SD/Micro SD adapters. But SD card is not working from the box.

    4.Use Safely Remove Media icon to remove SD card from PC.

    I hope this helps.

  3. Hi,

    For better help please provide more information, like RTD nominal resistance, link to RTD specification, full RTD model number (see p. 4 of document). etc.

    It seems, that you are talking about next RTD:

    http://ultra-nspi.com/product_groups/nuclear/nuclear_pdf/Models_601.pdf

    Current parameters you mentioned are for maximum RTD load, which in most cases is not reached.

    From this document follows, that there are 4 models of RTD sensors, 2x100 ohm, and 2x200 ohm.

    Unitronics PLCs supports 100 ohm RTD.

    You are not referring to PLC model. You can read V350 RA22 settings for RTD at following link:

    http://www.unitronics.com/Downloads/Support/Technical Library/Vision Hardware/Vision350 Installation Guides/V350-35-RA22_J_DOC13005-A3_06-13.pdf

    You have to configure Analog Input by jumpers, see page 4 and 6 for details, then configure it in VisiLogic Hardware Configuration as PT100 with corresponding "alpha" coefficient.

    Then in linked to this Analog Input MI you will have temperature in 0.1 C. having 235, you have to read it as 23.5 C.

    I hope this helps you to set it up.

    B.R.

  4. Hi,

    Thank you for interesting in Unitronics PLCs.

    V430-TR34 PLC does supports simple PTO.

    You can configure it in Hardware Configuration - High Speed Otputs (Step Control).

     

    But this PLC model also have support for PTO - Pulse Training Output.

    This supports acceleration, deceleration, and other Simple Motion Control function.

    But before use this mode, you have to configure PTO.

     

    There is PTO example in directory:

    C:\Program Files (x86)\Unitronics\Unitronics VisiLogic_C\Examples\Version 900\Project examples\PTO\

    V350_PTO example plus Jogging.VLP

    Look how it realized, and I hope you will like it.

    *Use only "PTO Read Status" without configuration is useless.

    I hope you can realize your PTO better.

     

    B.R.

    • Upvote 1
  5. Moran,

    1.Trend have minimum sample time 0.1 sec.

    2.As Joe say, Analog input is not so fast to sample 190 Hz.

    3.Digital input does not sense levels, different from logical 0 and 1. So it cannot measure amplitude.

    4.You can convert logical level to 0V/24V and use High Speed Counter to measure frequency, or period. But not signal amplitude.

    5.With some kind of RC filter you can measure average of input signal by analog input.

     

    Trend will not show high frequency signal. This is not a scope.

  6. Hi DavidThornton,

    It seems that Michael found and fixed problem.

    Modem you mentioned - ETM9400-1 - is not in supported modems list.

    So there is no warranty that it will work with GPRS.

    It may work, or may not work in SMS mode, when selected "Other..." type of modem.

     

    Enfora is supported for years, and in most of cases have no problems.

     

    Problems will arise, when cellular signal level is not good.

    *For Enfora modem minimum CSQ level is 11.

     

    For areas with a big signal fluctuation it is recommended to check, if antenna is not covered by trees, etc.

     

    If signal is low as result of weather condition - you have to check signal quality each 5-10 min., and make COM  INIT until CSQ will show good signal.

     

    As well, antenna re-positioning, or use antenna with highest gain, may solve problem, or extend hours with a good cellular signal level.

     

    B.R.

  7. Hi, Vinicator,

    After sending SMS to Modem for further processing, there is no easy way to manage SMS queue.

    Better p[ractice is to check SMS send result and act in accordance.

    1)Do not send batch of SMS without checking result.

    2)Allocate different memory registers for SMS SEnd status when you send more then 1 SMS.

     

    In this case it is simplest to eliminate problem then correct it.

     

    I hope this helps.

     

    B.R.

    • Upvote 1
  8. Hi Pawks,

    Jazz 2 (JZ20) does not support exponential function.

    Jazz 2 have limited Long support and no float point support.

    What kind of calculations do you need?

    What is a formula?

    What is an input and output numbers range?

    You can look at Internet, how to realize approximate exponent calculation in integer numbers.

    If you are in need of math functions, you can use Samba PLC, which have support of Exp function and Floating Point support.

    BR

  9. Hi tonymony,

    You are in Vision/VisiLogic branch of Forum.

    [unitronics Support Forum: Vision, M90/91, Jazz PLC HMI Controllers]

     

    There is no "big problem with Unitronics", as there is no problem at all.

     

    Vision controllers does not support any C/C++ code instead of Ladder.

     

    VisiLogic have Vector Functions to convert "Bits To Numeric" and "Numeric To Bits".

    See Menu->Vector->"Bits To Numeric" and "Numeric To Bits".

     

    Look in help how to use it.

    BR.

  10. Hi maharadza,

    MODBUS reads 16 bit registers/tags.

    Even if you successfully read 2x16 bit tags in squential MIs, Jazz PLC does not support float point numbers and cannot process it.

    It is recommended to use other PLC, which have support of Floating Point numbers.

    For example, SAMBA PLC.

     

    Please post klea documentation, or link to manufacturer site.

    Example you posted have unbelievable for 32 bits Float Point numbers (IEEE 754) high precision of 10 digits.

    In accordance to IEEE 754, Single Precision 32 bit Float Point numbers have precision of 7.22 decimal digits.

    After mathematical operations precision will be 5-6 decimal digits.

     

    What you will do with received Float Point number? Only show on display?

     

    B.R.

×
×
  • Create New...