Jump to content

Raymno

Members
  • Posts

    10
  • Joined

  • Last visited

Everything posted by Raymno

  1. Does UniStream afford any properties to act as a bridge in sharing Data Tables with V570's?
  2. Gabriel, Thanks for the suggestion. I wasn't aware of this function and I'll look into the possibility. Currently, I do not have an open slot to put an Ethernet Card. I have 3 serial ports being used in my application. Port1 talks to a printer, Port2 talks to 7 servo motors and Port3 talks to 4 bar code readers. I was hoping to use the CanBus port as the PLC bus.
  3. I need to share a data table across multiple V570 PLC's. Is this attainable? Can it be shared over UniCan?
  4. I need to search a vector of integers for a non-zero number. Perform an action based on location in the vector using the value and then search the next non-zero value. Is there a simple way to search the vector for the non-zero number?
  5. Alexander, Thanks for the info. That took care of it except for the stray timers that have no contacts. Is it detrimental to leave these or should they be removed?
  6. I've just installed the latest version of Visilogic Version 9.5.0. When I compile my project that were last edited and downloaded using version 9.4.0, the Compile report warns that many of my timers have coils but no contacts. A search of the timer shows that the contacts do exist. What am I doing wrong?
  7. Emil, Converting to Radians first worked perfectly. Thanks!
  8. I am trying to use the Sin and Cos functions on a V570 but am not getting the results I am expecting. For example, the Sin of 39 degrees should be about .6293. The output of the Sin function block with an input of 39 is .9637953. I checked other angles against my calculator and they were also incorrect. What am I doing wrong? A simple ladder used with only the Sin function block in the rung. I added a new rung using the formula function block and it to reported the incorrect result.
  9. I have a need to compare project files written for the V570. Is there a utility like VisiDiff that can be used? Will VisiDiff be updated for the enhanced PLC's?
×
×
  • Create New...