+1

How to calculate a running Maximum value

Guy 7 months ago in IQANdesign updated 7 months ago 2

I'm new to Iqan so I apoplogize for the basic question. But, is it possible to calculate a running maximum input value with only the previous 20 or 30 sample. I don't want to consider the entire data series, only the values immediately before the current value. 

Thanks for the help

+1

Project Documentation for message channels

Lars Bolduc 7 months ago in IQANdesign updated 5 months ago 1

Customers would like us to export a list of all message channels that can pop up on the interface.

+1

SV camera mirror variable

Alastair Mason 8 months ago updated 8 months ago 2

Is it possible to have the SV camera mirroring able to be controlled via a variable?

I'm looking at potentially using these cameras but what cameras need mirroring will be inconsistent.

Even if those variables can only be defined in the initialization, it would simplify the integration.

+1

Read File Info tab (IQANPropSheet.dll)

Wilfred Sijtsma | Hytrans 8 months ago in IQANrun 0

From VB.net I would like to read the values ​​in the File Info tab of the file properties. This mainly concerns ircx files, but I would also prefer to read other IQAN files.

I am a bit stuck in my research. I think it concerns a Shell Extension. If I try to read the info via that specific shell extension, I only get the information that the file is an IQANrun clone file, but not the underlying attributes. In other words; I do have contact to read that Shell Extension.


Does anyone else have experience with reading the File Info tab of IQAN files?

+1
Fixed

IQANrun 7.04 doesn't launch

ANDREW SHIMEL 8 months ago in IQANrun updated by Gustav Widén (System support) 7 months ago 10

New install IQANrun 7.04 appears to install and license properly, but will not open the program at all. Windows 10 Pro. No errors or warnings, cursor just shows busy for a split second when trying to open the program. Tried unistalling and reinstalling with no change. Have SentinelOne cybersecurity system running, I know we have had issues with other programs due to this but I have no idea if it is related or not. Any ideas or knowledge of this issue?

+1
Completed

Format title for measurement in IQANrun & IQANdesign 7

A DOMS 8 months ago updated 2 months ago 6

Hi 

You did something well in IQANrun 7.x version for the measurements, 

it's to name automatically the measure file with :

- the name of the measure group

- the serialnumber of the machine

- the date and time

the problem is that the date is on this order : DD MM YYYY and when we have several measurement, it's not organised by date :

Image 4630

it would be better to reverse the date using this order : YYYY MM DD, to organize the files by chronological order.


Is it possible to have the same thing when saving a measurement with IQANdesign ?

+1
Fixed

MD5 Programming - stuck on "Updating fonts and images"

ZachR 8 months ago in IQANdesign updated by Gustav Widén (System support) 7 months ago 4
I have three MD5s that I have attempted to update to 7.04 from 7.02. This was before I read that this won't work in the known issues section. How can these be unbricked? They won't respond over ethernet at all.

+1

IQANdesign 7.04 released, updates for MD5

Gustav Widén (System support) 9 months ago in IQANdesign updated by I CAN GO 6 months ago 10

IQANdesign 7.04 released

Image 4615

Faster startup of IQAN-MD5 modules

Application logic startup dropped from about 6 s to 3 s. 

Display pages now show after less than 6 s.


Reduced size of project files with IQAN-MD5

File size reduced from about 100 MB to 50 MB


More resolutions for SOME/IP cameras

Video controls for "SV" camera now support more resolutions. 

Image 4619

    Note that cameras do not support all resolutions. The original IQAN-SV support previous resolutions and  1280x960.

    SOME/IP cameras from other brands can be used as "SV" module since 6.08.32.

    More changes and fixes

    Release notes - IQANdesign 7

    Release notes - IQANrun 7

    Release notes - IQANsimulate 7

    Release notes - IQANscript 7

    +1

    CAN J1939/Generic data length

    Marcel 9 months ago in IQANdesign updated by Gustav Widén (System support) 9 months ago 1

    I'm using an Modbus <-> CAN converter to get communication working between an MC41 and a Modbus device. The converter expects variable data lengths of the CAN frame it receives. It is not possible to add a variable parameter to the data length of a CAN frame is it? It doesn't understand bytes with 'ff' or '00', it wil be processed as data.

    +1

    Cyclic Timer

    D CBN 9 months ago in IQANdesign updated 8 months ago 2

    Hello,
    I need a cyclic timer for raise a flag all 500 ms, setting by user by parameter.

    The following code raise a flag all 520 ms:

    Image 4602


    It is not possible to have a cyclic timer directly ? if no, how to ?
    Best Regards