+1

Show custom video on MD5

Mats 2 weeks ago in IQANdesign updated by Kevin 2 weeks ago 1

Is there a way to show a custom video on the MD5 screen? 

For example while powering up and shutting off the machine. 

+1
Not a bug

Expression not used

D CBN 2 weeks ago in IQANdesign updated by Gustav Widén (System support) 2 weeks ago 2

It is possible to add an option in Project Check for retrieve the Expression not used in QCode ?

In my case, i consider that it is a bug because i cannot set correctly the result as expected

Image 4569

+1

Project Statistics Display

D CBN 3 weeks ago in IQANdesign updated 3 weeks ago 2

The size of a list can be optimized in KB or MB;
But the last items in the list should always be displayed as BYTES

+1

Type in Array as boolean array

D CBN 4 weeks ago in IQANdesign updated 4 weeks ago 0

we can have an internal digital channel, or an integer math channel, or a match channel...
Why not have array in each type?

+1
Planned

Reference Lines Not Showing Up

Chris Litwin 4 weeks ago in IQANdesign updated by Gustav Widén (System support) 4 days ago 2 1 duplicate

IqanDesign 7.03

When 'Show all references' is not selected, only the forward side reference lines show up. 

+1

Popup (alarm messages) deactivation should be related to the alarm severity level

Simone Delfitto 4 weeks ago in IQANdesign 0

Deactivation (on User Interface à System dialog boxes) can consider the dialog priority info. It can be implemented in different ways.

Deactivation should be an integer instead of {No, Yes}. The application can assign an integer channel to the Deactivation with the following logic:

  • Deactivation = 0: equivalent to “No”
  • Deactivation = 1: equivalent to “Yes” for all popups
  • Deactivation = 2: equivalent to “Yes” for all popups with dialog priority level lower than the Information (so the deactivation is active only for Message)
  • Deactivation = 3: equivalent to “Yes” for all popups with dialog priority level lower than the Confirmation (so the deactivation is active only for Message and Information)
  • Deactivation = 4: equivalent to “Yes” for all popups with dialog priority level lower than the Warning
  • Deactivation = 5: equivalent to “Yes” for all popups with dialog priority level lower than the Alarm
  • Deactivation = 6: equivalent to “Yes” for all popups with dialog priority level lower than the Error
  • Deactivation = 7: equivalent to “Yes” for all popups with dialog priority level lower than the Critical (so the deactivation is active for ALL except Critical)


This integer value can be connected an integer parameter (adjustable) on the Master display.

The idea is to delegate to our Service or dealer the possibility to decide from which severity level the driver acknowledge is mandatory.

Every customer/dealer wants to have a different approach.


If a subsystem raises a DTC with low severity level, the driver confirmation should be not required.

  • i.e. to inform the driver that the required function is temporarily unavailable because an interlock is active:
    • it should be visible until the function is requested or the interlock is active
    • and the message should be hidden automatically. If we don’t close automatically, for the driver it is a source of distraction and the interaction to close the message is very annoying for our customers. If we don’t show the message to inform about the interlock, they claim because they don’t understand the reason of loss of functionality.

But if the DTC is critical for safety reasons or to avoid a component damage or if an analogue signal is disconnected/short to GND o Vbat, we MUST require a driver confirmation.

So, they can understand the seriousness of the situation and they call the service/maintenance to fix it.

+1

String Compare or Text Handling?

705David 2 months ago in IQANdesign 0

Is there any plan to add string compares or other string functions to IQAN yet?

I run into this wall somewhat regularly as our machines get more complex. Adding even simple comparison to strings would be useful. The problem I am trying to solve right now is that I have no way to compare a string to know if it has changed.


Alternatively, if there was some channel status on a text parameter to know if it was updated, that would be useful as well.


I did read through Gustav's thread about string functions here: String functions / Software / IQAN

Doesn't seem there has been much advancement on this topic and those string functions wouldn't accomplish what I am looking to do.

+1

IQANdesign 7.02.33 update

A release update to 7.02 is now available, IQANdesign 7.02.33


MD4

This version has a bug fix update for IQAN-MD4, we found and fixed an old issue where bursts of errors on CAN could lead to an MD4 watchdog reset. It is very unusual to be seeing this symptom even on machines with problematic CAN installations. But over the years there have been a number of events that can now be explained, and avoided by updating. 

MD5

MD5 update solving MD5-10 touch issues. 

See Release notes - IQANdesign 7 

+1
Under review

CAN-FD

OLIVIER CÔTÉ 3 months ago in IQANdesign updated by Gustav Widén (System support) 3 months ago 4

Does Parker IQAN team has any plan/interest to implement CAN-FD (Flexible Data Rate) capability in the future ? 

+1

COUT Minimum Current

Josh Holt 3 months ago in IQANdesign updated by Joshua Holt 3 months ago 3

Hello,


I am trying to run a Mitsubishi VFD that takes a current input of 4-20mA to change what hz the connected motor is running at. The VFD says it's not receiving a current command.

I see this excerpt in the manual:


Minimum current
There are several diagnostics methods that are active, one of these methods is based on
measuring current. The threshold for detection has been selected based on the
assumptions that currents below specified minimum current does not cause movement.
Error detection limits and delay
The COUT has two separate measurements of current, and is capable of detecting drift
faults on the closed loop control of the output. To avoid spurious trips, it is designed to
tolerate some deviation. The worst-case detection time for the most severe type of
faults are listed in the table below:
Since the MC4xFS COUT channels are grouped in pairs sharing an internal high-side
driver channel, shutdown of one COUT will cause shutdown of both COUT channels
in the pair. Restart conditions are controlled by the application.
Appendix B has detailed lists of failure modes focused on output wiring faults.
C4x-SMR-027:A Minimum current when using COUT
Safety related output functions controlled by COUT shall be designed so that
movement can only be activated if the output current is > 100 mA. 


Maybe I'm misunderstanding, but if the minimum current is 100mA, why does it let me set a COUT range of 4-20mA without throwing an error?