Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Darrell

Pages: [1] 2 3 ... 5
1
Feature Request / tooltip
« on: July 08, 2019, 10:17:19 PM »
I was asked this today , so its got me wondering , Is there a way to make a live plc address value show up in the tool tip

2
Open Discussion / scaling
« on: September 28, 2017, 08:00:32 PM »
Is there way to scale a value for digital panel meter , really don't have the option of changing the program to do it , that would be
too simple
example  (-32768 to 32767)  to  (-200 to 850)

3
Support Questions / Basic Label Highlighted
« on: March 16, 2017, 09:36:28 PM »
I have a label  that is visible all the time  , used in several places on the same page but i only want to light certain ones with a different bit at different times Can that easily be done

example

If PLCAddressHighlighted = b3/100 is true and PLCAddressHighlighted2 is not used the Label is highlighted
or
If PLCAddressHighlighted = b3/100 is true and PLCAddressHighlighted2 = b3/101 is true the label will be highlighted - If b3/101 is false the label will not be highlighted


PLCAddressHighlighted = b3/100
PLCAddressHighlighted2 = b3/101
PLCAddressKeypad =
PLCAddressvalue=
PLCAddressvisable =

4
Open Discussion / mouse pointer change
« on: March 06, 2017, 01:15:31 AM »
Is there a way to get the mouse pointer to change, lets say to a hand , when it is hovered over something that can be clicked

5
Support Questions / Selector Switch 3 pos
« on: February 19, 2017, 01:59:52 PM »
v399t , micrologix 1400 , EthernetIPforSLCMicroCom ,  SelectorSwitch3pos , when bit for right or left is true the switch will display that correctly it will change from right to left , but when both are false it wont move to the center position

6
Support Questions / PLC comms driver
« on: February 17, 2017, 11:21:24 AM »
I have 6 identical machines , none have HMI's , all have a drop to one  Ethernet switch . I built one hmi to run on a laptop with 7 pages , All my pages have the driver IP's starting with the  same IP address. On each page I have a button to force a specific IP into the PLC driver for any of the 6 machines I want to view, Is there way to change the IP on the fly from the startup page that will change it on all pages at once .

Darrell

7
Feature Request / Basic Label highlighted blink option
« on: February 15, 2017, 03:35:46 PM »
would be nice to have the option to blink a basic label when highlighted

8
Support Questions / basic label open another page
« on: February 15, 2017, 03:33:01 PM »
how can I use a basic label to open another form . Hide the form and open another when clicked  is this all i need


 FaultPage.Show()
        ' Me.Hide()
        Me.Visible = False

But I only want it to be clickable when the basic Label is highlighted via a PLC address

9
Open Discussion / BevelButtonDisplay
« on: January 31, 2017, 05:13:53 PM »
IS there a way to add the option . when the button is clicked a  message box will appear and ask (are you sure) yes or no . if yes , then it does what the button is supposed to do , If no is clicked the massage disappears and nothing happens.

Properties window

display message box - yes/no
Text for message

Darrell

10
Open Discussion / ping IP from AHMI
« on: December 12, 2016, 07:43:21 PM »
is there  simple way to ping an IP from a button in AHMI , Ive seen spread sheets where you enter and IP and it opens ping.exe and returns the info to the spreed sheet

11
Open Discussion / drivers - is there a list of plcs they are used for
« on: December 06, 2016, 02:10:28 AM »
Is there a list for all the driver and what they will work on , Some are obvious but some are not .I noticed this new one , EthernetIPtoDHRIOforSLCMicro - what is it for

thanks

12
Feature Request / 4 way tee pipe
« on: September 15, 2016, 10:45:51 PM »
the pipe could use a 4 way tee

Darrell

13
Support Questions / Inporting ver 399N to ver 399P error
« on: August 29, 2016, 05:16:36 PM »
I get this error when importing a HMI from 399N to 399P

14
Support Questions / Guage show wrong value
« on: August 18, 2016, 07:41:41 PM »
Gauge  always seems to go to  full value using ver 399n  Micrologix 1400

15
Support Questions / Tank Level Indication
« on: August 18, 2016, 07:40:22 PM »
The tank level seems to go past the bottom of tank , is this normal  using ver 399n  Micrologix 1400

Pages: [1] 2 3 ... 5