rstelektronik

Members
  • Posts

    13
  • Joined

  • Last visited

Posts posted by rstelektronik

  1. Dear Sir,

     

    We use the DAQ Factory program to collect data from the field.

    We are adding the equipment in the field, part by part.

    We had no problems until the attached A4V12 program.

    Data readings from analyzers added after program A4V13 started to arrive very late for gateway1

     

    There were 18 devices connected to gateway 1, we added another gateway  ( gateway 9 ) to divide them.

    But same.

     

    When start to program like below

     

    resim1_daq1

     

    After hours, it starts to look like this:

    Resimdaq2

     

    We can read any register from any of the devices connected to this gateway when we read it directly with the Modbus program. ( ModScan32.exe ) 

     

    We can also read directly in the reading program we prepared in DAQ. ( MODBUS OKUMA.ctl )

     

    You can see this situation in Excel records  ( A4_Elekitrk.csv ) as follows

    Resimdaq3

     

    • After some time pass Most of the data is coming, but some data is not coming
    • When we read this data that does not come alone, it comes directly and we can read this data.
    • But when we read the entire system, some data does not come and these data that do not come may be random.
    • We cant find any problem could you please check and give us some solition

     

    We made many attempts but we couldn't get it right, why?

    How can you help us?

    And if it possible we can show to our these problems with you by Teams Online meetings.

     

    If you have questions*, I can try to answer them.

    *our network structure, gateway details, equipment registers etc.

     

    Best regards

    Resim1_daq1.png

    Resimdaq2.png

    Resimdaq3.png

    A4_V15.ctl

  2. The values we read in the Daq factory are values with commas. But when we save it to excel in logging, it rounds the values to integers, for example 43.65 -->44 as 56.10-->56. where does this problem come from and how can i fix it
    image.png.82392d0a5f70f989e2e36c080a62d2ed.png

    image.png.040c13a038b7e7fc1289fdefbaa4b3dd.png

  3. On 12/30/2022 at 10:38 PM, AzeoTech said:

    You are logging the data as a CSV file, but Excel isn't recognizing that, possibly because in your country you use commas as the decimal point.  First, I would recommend ensuring that the filename you log ends with ".csv", so, for example: c:\data\myDataFile.csv   The .csv at the end will tell Excel that you are using commas for delimiters.  This should solve the problem.  

    Thank you so much for your reply to us

  4. hello mr admin
    In the datalogging part, I have a problem in saving the data as excel, the data I receive from many channels is put into one digit in excel,
    For example, it assigns all the data to the A line, we want it to record each data on a different line. The 1st data is the A line 2 . data line B line 3 data line C

    Ekran Resmi 2022-12-30 11.37.50.png

    Ekran Resmi 2022-12-30 11.35.46.png