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 - Alpaslan

Pages: [1]
1
Hi,

two of pages show this error.
Exception thrown: 'System.ObjectDisposedException' in System.Windows.Forms.dll

i understand me or something disposed something. however i don't know who.
How can i find the cause of this error?

Thanks.

2
Support Questions / DataLoggerChart annotations views out of area
« on: May 21, 2021, 04:04:19 PM »
Hi,

I use DataLoggerChart control in my project. I have some problems.  ;)
here are them:
1. When i define max and min values and checked show labels there is no problem. however when i select an area, labels are shown out of chart area. please refer to chart1.png.

2. I want to show more than 1000 values in my chart. i couldn't find where to do. is there anyone can tell me?

waiting for a kind answer. thanks.

3
Support Questions / TagAlias.txt and using tags
« on: May 01, 2021, 08:15:28 PM »
Hi,

In fact i used to know this however i have forgot.

I have a TagAlias.txt and i wrote tags in it.

Quote
sw_db_seperator,I0.0
sw_db_helezon1,10001
sw_db_helezon2,10002
sw_db_helezon3,10003
sw_db_helezon4,10004
sw_db_helezon5,10005
sw_db_helezon6,10006

when i use sw_db_helezon1 i am expecting it to be used 10001 as plc address. It is not. When i write 10001 control works however when write sw_db_helezon1 control doesn't work.

I couldn't find solution in forum.

How was we using tags?

Be happy.

4
Hi,

I created a custom control. It has a property that is not controlled by the value got from PLC. It can be done within project but this causes to do this every usage of control. I want to do this within the code of control. Let me clear;

Control has a property named StartToGet. It has 5 values.
Control has a property named PLCAddressValue. It gets a number from PLC.

I want to assign value of PLCAddressValue got from PLC to value of StartToGet property within the code of control.

How can do this?

Thanks for any help.

5
Support Questions / Is it possible to get keypad_v2 code
« on: October 15, 2020, 04:28:49 PM »
Hi,

I think this message is addressed to Archie. I want to get keypad v2 code in order to change its look and use.

If possible, would you like to kindly share it?

Thanks.

6
Open Discussion / How to add keyboard support to keypad
« on: October 15, 2020, 11:44:57 AM »
Hi,

I am using this keypad. (https://www.advancedhmi.com/forum/index.php?topic=1804.msg10044)

It is good, however when i pressed keys on physical keyboard keys are not functioning. How can i use physical keyboard with this keypad?

Thanks.

7
Open Discussion / S7 1200 Modbus and Floating Point Numbers
« on: October 14, 2020, 02:23:37 PM »
Hi,

Is there a good guy who knows how to implement floating point numbers in advancedHMI for s7-1200 with modbus driver?

I can read values in scientific notation however i want to use them like "123.45"

Within s7-1200; values are defined as Real that means these are floating point numbers.

Any kind of help is welcome.
Thanks.

8
Support Questions / Error : property value is not valid.
« on: February 01, 2019, 11:52:49 AM »
Hi,

when i place an analogvaluedisplay (and some other controls) and write register address to PLCAddressValue i get "property value is not valid" error. This error doesn't occur write register address to PLCaddressKeypad. I wish i could give detailed info however i didn't do much work. Only deleted texts on main form and placed modbustcp and analog display.

I attached an image of error.

Thanks for your kindness.

Pages: [1]