lpellicier

Members
  • Posts

    4
  • Joined

  • Last visited

lpellicier's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. Hello, for my project I use DAQFactory_19. In my main I read data from my PLC, then I put measurements in a graphical channels. In my graphic channels, I have between 64800 and 86400 lines. I save a .csv file with the Export function. I do an export.start() in a Main cadencer sequence. I do an export.start() every 10 seconds. This sequence works, but my main sequence stops and my graphic channel is emptied. After several searches, I got the following message in StrAlert: "Unknown error in logging thread". Can you tell me what this message means? On which side should I look for this bug? Thanks for your help.
  2. Hello, I am using DaqFactory version 19.1. I saw that there was a function InterpolatePoly(X Array, Y Array, Interpolate To Array X) I don't understand how to use the function, the input parameters and the output of the function. Can you help me with more precision or an example please? Thanks in advance, PELLICIER Ludovic
  3. Hello, My project is on DAQFactory 18.1. The supervision freezes, the operator has to stop the software and restart. What can cause this freeze? Can a Modbus TPC/IP communication on a while loop cause this problem? Thank you for your feedback PELLICIER Ludovic
  4. Hello, On a PC with Window 10 configured in Chinese, I tried to create the REG_DWORD with the code page 936. It didn't work and yet, I tried several fonts. I only see ???? instead of the Chinese symbols Is it possible to display in the supervision and write in Chinese files with DAQFactory?