Jump to content

Flex727

MVP 2023
  • Posts

    3,275
  • Joined

  • Last visited

  • Days Won

    239

Posts posted by Flex727

  1. 38 minutes ago, AlexUT said:

    So if your power supply has load capacity less than 4A, than short time reverse polarity may activate power supply short circuit protection.

    It is recommended to be careful with power supply polarity.

    I'm sure my quick action is what saved me. The power supply I normally use in my office is 4.2 A (100W). Sometimes when setting things up for a quick test I get in a hurry and don't triple check the connections, but I've modified my bench with a bunch of pre-wired 5.5mm barrel connectors so that reverse polarity is no longer possible.

  2. I am programming a V130 PLC using VisiLogic 9.8.80. I have placed a Password variable on the screen for the user to enter a numeric password. However, when the screen appears, the user must press “Enter” before entering the password in order to make the variable “Active”. It’s the only variable on the screen. According to the Help file (see below) the display should load with the variable “Active”, but it does not. What do I need to do to make the variable default to “Active” when the screen is first loaded?

    image.png.0454caece9de665002c896ac59e60782.png

  3. 10 hours ago, Joe Tauser said:

    On an unrelated related note, I have determined that version 9.8.80 causes the dreaded Explorer looping problem.  If I edit a file in 9.8.80, save it, and the attach the .vlp file to a post on the forum using the Windows File Open dialog, it totally screws up my computer by causing explorer.exe to continually restart. 

    I have had that happen on two different Win10 laptops, once while I was out of town on a business trip. Without my computer my resources for solving the problem were more limited. Do we understand the exact sequence that causes this and why?

  4. I see a lot of these:

    Log Name:      Application
    Source:        Application Hang
    Date:          8/12/2021 9:45:19 AM
    Event ID:      1002
    Task Category: (101)
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      
    Description:
    The program VisiLogic.exe version 9.8.0.80 stopped interacting with Windows and was closed. To see if more information about the problem is available, check the problem history in the Action Center control panel.
     Process ID: 31fc
     Start Time: 01d78f82350186b4
     Termination Time: 15
     Application Path: C:\Program Files (x86)\Unitronics\Unitronics VisiLogic_C - 9880\Main\VisiLogic.exe
     Report Id: 

    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Application Hang" />
        <EventID Qualifiers="0">1002</EventID>
        <Level>2</Level>
        <Task>101</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2021-08-12T14:45:19.000000000Z" />
        <EventRecordID>766858</EventRecordID>
        <Channel>Application</Channel>
        <Computer></Computer>
        <Security />
      </System>
      <EventData>
        <Data>VisiLogic.exe</Data>
        <Data>9.8.0.80</Data>
        <Data>31fc</Data>
        <Data>01d78f82350186b4</Data>
        <Data>15</Data>
        <Data>C:\Program Files (x86)\Unitronics\Unitronics VisiLogic_C - 9880\Main\VisiLogic.exe</Data>
        <Data>
        </Data>
        <Binary>54006F00700020006C006500760065006C002000770069006E0064006F0077002000690073002000690064006C00650000000000</Binary>
      </EventData>
    </Event>

  5. Just recently I started having a problem with VisiLogic version 9.8.80 on my Windows 7 desktop. Every time I open a file, the file opens then VisiLogic immediately freezes. I have to open Task Manager to kill the program, then when I restart VisiLogic it goes through the standard "VisiLogic was not shut down properly. Press OK to recover." Then VisiLogic opens the program and all is well until the next time I open a file and I have to go through the same process.

    I am very experienced with VisiLogic (> 12 years) and know all the ins and outs. The program was installed and run "as administrator". I have uninstalled and reinstalled VisiLogic to no avail. I have installations of multiple other versions of VisiLogic that I access with Version Swapper and none of the others have a problem, only 9.8.80. Further, 9.8.80 works fine on my Win10 laptop. I also keep known working versions of each VisiLogic version installation on another drive (as you can tell I have encountered a lot of headaches with VisiLogic) and these previously untouched installations do not work either.

    I'm sure Microsoft has hosed up my Win7 desktop with some update that has caused this, but I'm wondering if anyone else has encountered this problem or if anyone with some in-depth understanding of the file open process that might have a clue where to begin troubleshooting the problem. Maybe the problem will go away with the next Microsoft update, but as of now this is a real pain, plus it prevents me from copy/paste from one project to another since the file kill from task manager also kills the copy/paste buffer.

    Any thoughts?

  6. I think he's just got things wrong way around. @Khom, you need to check the box to the left of the word "Toggle", then link MB 24 to O 0 the reverse of the way you have it:

    MB 24     O 0

    ---|  |------(  )-

     

    Edit: Upon re-reading, I think you're using some other condition to activate MB 24 (some alarm condition), not trying to toggle it by touch on the screen. In that case, simply leave the Toggle box unchecked and the logic will work properly as long as you have a coil somewhere for MB 24 that is activated for your alarm condition.

×
×
  • Create New...

Important Information

This site uses cookies. By clicking I accept, you agree to their use.