Jump to content

Jeff164

Members
  • Posts

    46
  • Joined

  • Last visited

  • Days Won

    1

Jeff164 last won the day on April 24 2022

Jeff164 had the most liked content!

Profile Information

  • Gender
    Male

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Jeff164's Achievements

Advanced Member

Advanced Member (3/4)

3

Reputation

  1. Hello I have an application that I have built already in Unistream that I need to replicate but also to expand. The system primarily controls valves uisng discrete off/on outputs via transistor outputs through isolation relays. There are some other functions but the lions share of the outputs are valves. The smaller version only has 10 valves but there is a larger system with 46 valves; so as you can imagine there's allot of hard wired relays. I need to condense the panel footprint as well as reduce labor to build; so looking to use Ethernet I/P addressable solenoid valve manifolds to eliminate relays in the panel and the labor to wire same. Have reviewed the information from my SOV mfg's details on their Comminication module interface; and they support Ethernet TCP/IP. I've never worked with ethernet connected field devices that are 3rd party however so this is a bit murky just yet. Have looked at the COM: EtherNetI/P functions blocks from the drop down menu off the Ladder Toolbox, reading some of the help files; but as yet I havent found perhaps a sample program showing how they get implemented; perhaps I'm overlooking. thanks for your pointers !
  2. Thanks Joe, my desktop is ugly...I generally dont use it for a place to open files or programs from; I typically use the start menu. Periodically I go in and peform desktop housekeeping and remove the litter. I guess I need to create a folder there for these things.
  3. Sorry to dredge up an old thread .... but I have just installed the latest version of Unilogic 1.35.227 I did use the right click; "Run as Administrator"; the Unilogic installer showed that it was going to keep the old version (was previously running 1.33.373 So how do I go about launching the previous versions ? When I go to the Windows start menu, it does not show options to select other versions. I can go to the Program Files (x86) file menu, and indeed the program files are there... I suppose I need to pin a link to an executable to the start menu somehow...but which file? thanks much !
  4. You arent the only one having issues getting hardware. I've had to resort to buying some components from 3rd party resellers found on eBay and the like. Hardware is trickeling in through normal channels but its a struggle and I'm unfortunatly having to look to other platforms for new builds as I work for an OEM mfg; we need consistent supply.
  5. Just a follow up note: It seems I found my own mistakes and it was more related to not having good seperation & step mangment in the structure of my state engine. I did play around with the Click / Tap option on the button press functoin and it did not seem to help, only made things worse; so I'm back to the Set on press and Reset on release. If anyone has good kowledge of how this function works it would be great to hear.... it would be nice to have less mouse clicks involved in building these systems. thanks ! Jeff
  6. Hello I'm getting some inconsitent results with the button press functions within the HMI. I'm using the State Machine Button, and within the List of Texts, have actions set to Set and Reset a bit on the Press and Relase respectivly. There are some instances in this code where I will want this these buttons to also drive a screen change, other instances just need to load a new value into the State Machine integer memory. This seemed to be casuing a conflict so I pulled the screen change function off to the ACTIONS section of the solution explorer. It seemed to resove the issue but I still get occasinoal errant hangups where the function isnt happening. I was wondering about the "Click / Tap" function as opposed to the Set / Reset. I tried it but it didnt seem to work at all, perhaps I was not using it properly. I didnot find anything about Click/Tap in the help menu. thanks
  7. Hey Joe - thanks for this note - seems that my last windows upgrade courtesy of my IT partners changed my default settings and I had no idea why I couldnt find the image library anymore! I know this is an old thread but its still good information ! Jeff
  8. @kratmel - Thank you for your reply, I truly do appreicate it. I will need to dig into this further. Is it possible for you to cite the appliciable code reference? Our existing Push / Pull start-stop device is one device, IE while it has 2 functions, its one device, one panel cutout. The manner in which you operate it defines the outcome. The issue we are currently having is that the original MFG we used has discontinued the line, and our current supply has some QC issues, IE we get switches that fail to make contact on the NC side and sometimes or fail to open the NC contact. It has been brought up to the distibutor but beyond credit for faulty product there doesnt seem to be any resolution. I started exploring this solid state switch as a means of addressing that issue. The solid state switch has an integral LED that is color configurable, so the red and green lights in my solution were to drive the green light as in a "ready to start" mode and the red when the switch would function as a stop switch. The contact output of the solid state switch is a single pulse out, irregardless of how long you hold the switch so a longer press would not help in this instance. We do have a seperate, maintained contact Emergency Stop mushroom head type pushbutton on all machines and this will always be a hard contact switch. Again - I thank you for pointing this out - I've been workign hard to improve our products and I'll not knowingly skirt safety regulations.
  9. Thanks ! I had played with the toggle coil but I belive my mistake was setting up 2 toggle coils, one for each of the two states.
  10. I'm curious to see if someone else out there has had a need to do this and if there is a cleaner way to accomplish it. Many of our panels use a single mechanical switch housing that we call a "Push / Pull". It combines the function of a momentary NO Start button and momentary NC stop button, and pilot light, into one physical housing. You pull it to engage the NO start and push it to engate the NC stop. Used to use an IDEC product until they discontinued the line. Currently using an alternate brand however its much more expensive and we are having QC problems with it. So my vendor gives me a sample of a Solid State Switch with an integral LED pilot light that can be configured to different colors. It only has 1 switch contact, however there are no moving parts and seems quite robust. The sample has both red and green LEDs. Since the unit has to drive a PLC input anyway, I wrote a basic test program to evaluate its functinoality. Here is a screen shot, took 4 lines of code, not very complicated. Bascially on first scan the PLC sets 05 and lights the green LED in the switch, could be considred a "READY TO START". Press the switch and its pulse output resets the GREEN LED output and sets the RED LED output. Cosnider this a "On" state. Press again while its RED is lit and it functions as a stop button. Works fine but I needed the two short fractional second timers to keep the PLC scan time from running faster than the pulse transtions. While that in of itself is an issue, I would like to avoid the timers, especially since the Samba platform is limited to 32 timers. Anyone have a better idea? thanks ! Jeff
  11. Thanks much. I knew it was a combination of keystrokes but coulnt remember what they were. I suspected that it might be a windows thing more than a Visi thing but Visi is the only place I have the issue, ATM.
  12. Hello I've run into this a couple of times before and there seemed like there was a workaround that involved a combination of keystrokes to restore it, cant remember what they were. I searched the board, this seems related - its close but not exactly my issue and there dosent seem to be resolution as yet. https://forum.unitronics.com/topic/8604-visilogic-popup-windows-dont-stay-on-correct-multiple-screens/#comment-36104 Working in visilogic - I always run 2 screens when I'm at my desk - but on the shop floor in the field its just the notebook PC - when doing somethign that causes a pop up window such as searching for an element - that pop up window is somewhere off screen - I have no idea where it goes - but until I can find it & click on its response button Visilogic is locked up. There was a kestroke combination that forced the pop up back onto the main screen visible but for the life of m eI cannot remember what it was. thanks much !! Jeff
  13. I can see value in being able to change properties of several (font characteristics, background colors etc.) elements at once as well.
  14. Thanks Aus For the record I didn't mean my reply to be percived as a slight against @AlexUT and my apologies if it came off that way. I work for a small OEM mfg & we do all our PLC work in house. Our systems change too much for us to outsource this work; as we do a high degree of customization. I'm currently dealing with 4 differnet PLC platforms (actually 5 when you consider that VisiLogic and UniLogic are different). I also get involed in a fair amount of hands on field work so it keeps me a bit scattered. I'm really liking some of the features that UniLogic offers and it seems to be a very capable platform. I hope to exploit some of these features further in the future if I can steer more jobs into this package.
  15. Thanks - I do appreciate the reply Yes, in fact I had looked at the help menu and I have already been moving the "tiles" or boxes around, and as well I have been using the "auto-hide" feature. Auto hide is usefull when working from the smaller notebook computer. The Toolbox however does not seem to have the autohide function that most of the other windows have. I can move it around, resize it etc, but I cannot make it hide unless I'm missing somthing. The reset to default button is something I have had already had to to use several times to recover functinoality after I seem to have "broken" it. From what I can see: The Toolbox can be repositioned and resized - however the relative layout of the components within the toolbox and selection of same is still confied to the its current format. IE they are arranged in a vertical stack, with a navigational tree that can be expanded and collapsed. The expand all / collapse all icons are usefull, but From my perspective if the toolbox could be displayed as an optional ribbon IE - horizontal arrangment (keyword optional here) it would be helpful when using a smaller computer screen. This ribbon could then have the major element groupings staged horizontally instead of the vertical stack as shown here. Some consolidation of groupings; IE one group for COM, one group for Data Tables. etc. could possibly reduce the number of groups needed. Please note: I did not think I was saying or implying that this was a 'requirement'; even after rereading my original post - quite honestly I'm not sure why you read it that way. I saw it as just a request for an alternate functinoality. As I see it this forum is created and sponsored by the manufacter and there are MFG reps as moderators, so it seemed a logical place to post such a request. My apoologies if this is not the case. If there are alternate / more proper channels to interact with the MFG reps please advise. I undertand that perhaps there may be some techincal limitations to the GUI and how it interacts with the source code that drives Unilogic; that might make it difficult to implement this and to have have multiple formats to be able to display and interact with the software. thanks again for your consideration. Jeff
×
×
  • Create New...