Jump to content

From Headquarters: VisiLogic

These are application posted by Unitronics.

12 files

  1. RS485 Break for PCOM

    When configuring the COM port to MODBUS the break signal switches the com port to RS232 PCOM and then you are unable to communicate with the PLC.
    There is a system bit that turns on when break signal occurs SB 330,331, and 332 for COM port 1, 2, and 3 respectively. You can use this system bit to change the com port setting to RS485 again (since the break signal changes it to RS232 by default).
    As you can see in the attached application after the SB 331 for COM 2 rises, we wait 5 seconds and change the com port settings to RS485. The disadvantage of this workaround is that you will need to try establishing the communication 2 times, the first time will change the com port to RS485 but you will receive error message that there is no communication but in the second time you will be able already to communicate. We tested it here using direct connection and also by network ID and it works properly.
    For customers that wish to re-establish communications afterwards with the original protocol SB 133 and 136, data transmit and receive can be used to power a timer when not active. After a pre-determined length of time this can re-initialize Modbus communications.

    405 downloads

    Submitted

  2. Rolling Average

    Example of a simple rolling average.

    522 downloads

    Submitted

  3. Troubleshoot Communication

    Use to troubleshoot communication between PC and PLC

    889 downloads

    Submitted

  4. UnCpCpl1

    This dll file replaces the existing one in V9.5.0 to provide a solution for the error stating Timer has a Coil, but no Contact.

    270 downloads

    Submitted

  5. Draw Graph from DT

    Draws a trend on screen using X,Y points from a DT

    590 downloads

    Submitted

  6. Prolific USB Drivers

    Driver for USB to RS232 adapters

    1,513 downloads

    Submitted

  7. string tools to make file name MMDDhhmm

    Here is an example program that takes the RTC to ASCII for the date and the time, Removes the / from the date and the : from the Time, then truncates the strings down to four chars, and then merges the two strings creating your file name.

    271 downloads

    Submitted

  8. Enable A1X_A03X Module

    Please click the "Download File" button below.

    209 downloads

    Updated

  9. Large Font

    This is how you use the largest font possible in Vision controllers.

    324 downloads

    Submitted

  10. PTO Example

    PTO Example, demonstrates most of the PTO functions

    810 downloads

    Submitted

  11. Drop Down List

    This Application demonstrates how to implement a drop down list

    767 downloads

    Submitted

  12. Quincy Training Examples 2011

    Quincy Training Examples 2011

    3,560 downloads

    Updated

×
×
  • Create New...