Jump to content

Michael_P

Moderators
  • Posts

    65
  • Joined

  • Last visited

  • Days Won

    2

Posts posted by Michael_P

  1. The CPU hosts a RS 485 port that you can use for communication. This port is available for use. 

    You can set it up as a configuration in the process tree on the right hand side of the software. It does not require configuration function blocks such as VisiLogic would.

    I hope this helps to clarify. 

    • Upvote 1
  2. Hi Stavros,

    It may help to ensure there are no power-up values assigned. Another key is to check to see if the RTC (real time clock) has been reset. If this is the case and it is resetting  you may wish to contact Support@Unitronics.com for further assistance.

  3. Hi Luk,


    A counter counts rising-edge pulses.


    When the accumulated number of pulses equals the counter's preset value, power flows through the function and the counter bit turns ON. Once the preset value is reached, the counter bit stays ON until it is reset via a Reset Coil. This also initializes the counter value.


    It does not hold retentive values as a MI or ML would. This is why they are not listed to be used. 


    Mike


  4. Hi Russ, 

    There is no method of performing this action to date. There is no USB connection on the PLC The USB to serial converter is used to communicate from the software to the PLC and only operates well as there is a driver contained within the software. Therefore if the same concept were applied to saving to a USB like it were an SD card, this cannot be performed as the PLC does not have the driver or the capability to support the USB to serial converter on its own, nor does the USB have the ability to host software. This is why any information exchange uses a PC or other process/software driven operation other than standard flash memory like an SD card. 

    This can be performed on the UniStream controllers using the USB ports. 

    Hope this helps to clairify

    Mike

  5. Hi Steve, 

    I have seen similar conditions in the past, This sounds to be a ground condition. Please ensure the TC is connected to ground at the signal source. Please ensure the furnace is connected to ground as well. In the past I have seen a similar condition with a TC in a motor case, after further examination there was a ground strap that was loose, causing the condition. It may be helpful to test with a different TC to confirm it is the field wiring and not the hardware.

    Thank you 

  6. Hi Flex, 

    You have 2 options, you can Download the previous version and use Version Swapper. 

    https://unitronics.exavault.com/share/view/4lk6-5yavn87c

    You can also update the application the the newest version and use a UniDownloader file that has the firmware included(OS,BIN,Boot) 

    http://www.unitronics.com/support/webinars/downloading-utilities

    Either method will be sucessfull.

     

    Mike

  7. I have seen a similar condition in the past related to the baud rate setting, Please confirm it is set at 57600. You will need to update the OS of the controller to resolve the condition. For this case you will be placing the controller in Bootstrap mode prior to the update. To perform this task hold down the <I>+<Right Arrow> keys and cycle power to the controller then release. You can confirm the controller is in boot mode by checking the connection through the communication and OS window found in the Connection drop down. You will then proceed with the process of updating the controller. When you reach the point that the OS installation wizard appears and you can select the “Advanced”  Select this button and it will open a window for you to select the OS files manually. Select the browse button and then choose the file with the highest number and the most recent date. Then proceed with the download. Please let us know of your results.  

  8. as I had a similar condition in the past.   When the struct is placed directly on the rail this ensures it will run every scan.  When it is changed during a send command it can be problematic. In the past I have seen this condition generate a flicker to 0 as, if the struct is collecting during a send some values may be written as 0. It is also a good idea to use this contact in the vector  copy and compare as well.  This had cleared the condition I had with similar symptoms in the past.

    Please let us know if this solution works well for you.

    Mike

     

    Can

  9. The Samba does not have a traditional expansion port for I/O, If you do have the need for additional I/O with this unit you can include the EX-RC1 module which can connect to our additional expansion I/O modules. You will use the device net cable (CANbus) to connect the 2 units. 

    I hope this helps awnser your configuration question. 

    Thank you 

    Mike

  10. HI Rcerva, 

    You have already defined a data arrived bit within the logic, You can use a positive transition of that element to drive an incrementer. Also generate another incrementer when it sends to another unit.  These values can them be compared. What you will do is look to see that they are not equal, if not equal trigger or set a send bit or command, this will be used to drive the send operation, it is then incremented when the send is triggered. This will allow the unit to send only after it has received data from the previous unit, a cascading communication per say.  

  11. Hi gallucinator,

    The controller sounds as if it has a blank application within it. You will see a new application on the PLC when it is downloaded to it. It may be helpful if you were to provide us (unitronics support) with the file you intend to use, either the .vlp application or the clone file generated on the SD card. I have linked some helpful information for the communication. As well as a brief tutorial of the connection and how to update the OS, this may also help as well. These links will directly address the communication condition you are defining. 

    http://forum.unitronics.com/index.php?/user/7319-michael-p/

    http://www.unitronics.com/support/webinars/communication-and-os

    Thanks

    Mike

  12. Hi Baskar, 

    If you are using a HSC with reload you will not be able to directly manipulate the value of the counter. You can perform the same actions as you are: however you will need to sore the actual HSC into a buffer. You will need to account for the value that is retained within the HSC, You can store this into a new buffer and subtract to generate a home of 0. You can also trigger the reload event of the HSC. You can then add  t he new counts (MI0 = Buffer MI = actual counts) It is because we cannot directly store into the HSC register that prohibits the operation you have shown. 

    Please let us know of this helps.

    Thanks

  13. Hi Kikep, 

    This sounds as though it may be a windows setting or the initial install of the software. Please try to re install the software in accordance with the following links Keep in mind you will need to run the software with administrative privileges as well as adjusting the UAC during and after instillation If you continue to generate the error, take a screenshot and send it to Support@unitronics.com

    http://forum.unitronics.com/index.php?/topic/694-how-do-i-perform-a-full-re-install-of-visilogic/

    http://www.unitronics.com/docs/pdf/disable-uac-vista-win7.pdf?sfvrsn=2

×
×
  • Create New...