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.


Messages - jazzplayermark

Pages: 1 [2] 3 4
16
Open Discussion / 7" PC
« on: January 03, 2019, 09:53:45 AM »
At one time there was discussion about 7" touchscreen pc. Archie is there any chance this could happen in the future? I'm interested in switching one of me customers (an equipment oem) from from a non-pc hmi but if I do it needs to be something that will be around for awhile.  thanks.

17
Support Questions / Re: problem with Meter Expansion Pack 3.99y beta
« on: December 25, 2018, 12:25:41 PM »
Oh guezz... I meant to put that in the property 'target value', not PlcAddressTargetValue...

thanks. that fixed it...

18
Support Questions / Re: problem with Meter Expansion Pack 3.99y beta
« on: December 25, 2018, 11:53:00 AM »
Here is one of the meters.
Code: [Select]
  'LinearMeterV1
        '
        Me.LinearMeterV1.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
        Me.LinearMeterV1.BorderColor = System.Drawing.Color.DimGray
        Me.LinearMeterV1.BorderWidth = 8
        Me.LinearMeterV1.CenterTargetValue = False
        Me.LinearMeterV1.CommComponent = Me.EthernetIPforSLCMicroCom1
        Me.LinearMeterV1.FillAreaBackcolor = System.Drawing.Color.LightGray
        Me.LinearMeterV1.FillColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(16, Byte), Integer), CType(CType(16, Byte), Integer))
        Me.LinearMeterV1.FillColorInRange = System.Drawing.Color.FromArgb(CType(CType(16, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(16, Byte), Integer))
        Me.LinearMeterV1.FillType = MfgControl.AdvancedHMI.Controls.LinearMeterBase.FillTypeOption.Fill
        Me.LinearMeterV1.ForeColor = System.Drawing.Color.Black
        Me.LinearMeterV1.KeypadFontColor = System.Drawing.Color.WhiteSmoke
        Me.LinearMeterV1.KeypadMaxValue = 0R
        Me.LinearMeterV1.KeypadMinValue = 0R
        Me.LinearMeterV1.KeypadScaleFactor = 1.0R
        Me.LinearMeterV1.KeypadText = Nothing
        Me.LinearMeterV1.KeypadWidth = 300
        Me.LinearMeterV1.Location = New System.Drawing.Point(803, 374)
        Me.LinearMeterV1.MajorDivisions = 2
        Me.LinearMeterV1.Maximum = 50.0R
        Me.LinearMeterV1.Minimum = 0R
        Me.LinearMeterV1.MinorDivisions = 5
        Me.LinearMeterV1.Name = "LinearMeterV1"
        Me.LinearMeterV1.NumericFormat = Nothing
        Me.LinearMeterV1.PLCAddressKeypad = ""
        Me.LinearMeterV1.PLCAddressTargetValue = "30"
        Me.LinearMeterV1.PLCAddressText = Nothing
        Me.LinearMeterV1.PLCAddressValue = "f8:0"
        Me.LinearMeterV1.PLCAddressVisible = Nothing
        Me.LinearMeterV1.ScaleTargetValue = True
        Me.LinearMeterV1.ShowValidRangeMarker = True
        Me.LinearMeterV1.ShowValue = True
        Me.LinearMeterV1.Size = New System.Drawing.Size(86, 175)
        Me.LinearMeterV1.TabIndex = 92
        Me.LinearMeterV1.TargetValue = 50.0R
        Me.LinearMeterV1.ToleranceMinus = 10.0R
        Me.LinearMeterV1.TolerancePlus = 10.0R
        Me.LinearMeterV1.Value = 0R
        Me.LinearMeterV1.ValueScaleFactor = 1.0R

19
Support Questions / Re: problem with Meter Expansion Pack 3.99y beta
« on: December 25, 2018, 10:23:56 AM »
I'm using the same address in a basic label, panelmeter and pressure gauge and they all seem fine. This is not an emergency Archie. You can take the day off :).

20
Support Questions / problem with Meter Expansion Pack 3.99y beta
« on: December 25, 2018, 08:15:05 AM »
I'm trying to use the LinearMeterH and LinearMeterV components and keep getting an error at runtime.

The component works fine and then posts the error 'Invalid Slc/Micro address - 30'. It's cyclic and repeats every few seconds.

I used the files from the root of the extracted folder.

21
Support Questions / Re: error in new download of 2017
« on: December 10, 2018, 07:21:25 AM »
I had no problems with 3.99y. thank you.

22
Support Questions / Re: error in new download of 2017
« on: December 08, 2018, 07:16:32 PM »
I'm on 3.99x. I'll download the beta version tomorrow and give that a try.
thanks

23
Support Questions / Re: error in new download of 2017
« on: December 08, 2018, 07:20:11 AM »
I just downloaded that latest 2017 and AdvancedHMI and had the same error. I also had to delete the mainform.resx file under C# to get it to work. Just an FYI.

24
Open Discussion / Re: Interest in Free Hand-On Training
« on: November 24, 2018, 08:21:17 PM »
yes I would come. I'm in New Jersey so anytime from Jan-Mar would be good :)

25
Open Discussion / Re: Which method should I use?
« on: April 12, 2018, 08:37:37 PM »
I am currently using only 1 driver. This is a new project and I'm trying to prove the point that the reporting can be done with a click of the mouse rather than someone importing data into 25 excel sheets and generating graphs for 2 hours every morning:) I am getting data from a red lion modular controller and it is running a recent version of crimson software. The entire project, should I get the job will have 16 of these devices and I will use a different driver instance for each of them, or at least that's the plan.

26
Open Discussion / Re: Which method should I use?
« on: April 12, 2018, 10:01:55 AM »
I just looked through the frame details for the reply that didn't work and under TCP it says 'bad checksum'.....  I think I need to get their IT people involved.. Thank you for looking at it.


27
Open Discussion / Re: Which method should I use?
« on: April 12, 2018, 09:47:42 AM »
Thanks Archie. I'll try wireshark again.

28
Open Discussion / Re: Which method should I use?
« on: April 11, 2018, 04:34:38 PM »
I tried polloverrides from 500 to 5000 and timeouts from 100 to 15000 and always get the same results. I had trouble using wireshark but I did get a capture with Microsoft Network Monitor. Here is a frame summary.  It's interesting that the first time I get data back and roughly every 4th time after that. I'm hoping this is enough info to help. I really don't know what I'm looking at..... :-[

I've attached a text file of the results.

29
Open Discussion / Re: Which method should I use?
« on: April 10, 2018, 08:09:01 PM »
I took it up to 2 seconds but the result was no different. I'll try to get in and run a wire shark on it. thanks

30
Open Discussion / Re: Which method should I use?
« on: April 10, 2018, 07:42:11 PM »
Ok thanks. I can do that. If that's the case would changing the pollrateoverride help?

Pages: 1 [2] 3 4