0

Bluetooth disconnected scenario continues measure

Kevin 3 weeks ago in IQANdesign updated by Gustav Widén (System support) 3 weeks ago 1

If a system gets switched off or becomes disconnected suddenly (interrupted Bluetooth) during measure in IQAN design, I have noticed that measure still remains active and design wont let you do anything until the measure icon is switched off. Initially took me a while to see what was happening as the comms toolbar (I was attempting to reconnect) was greyed out until the measure was unlatched. See measure icon below still active after disconnect and browsing to a page in the logic.

Weirdly it displays a simulator error after disconnect even though its actual hardware I was connected to:

Image 4837

Image 4838

If you disconnect manually using the comms menu it unlatched the measure, would be helpful if it did this also with comms failure.

IQAN Design 7.04

0

XC22 messages persist

chuck streb 4 weeks ago in IQANdesign updated by Kevin 4 weeks ago 1

i am getting system messages that say the xc22 module isn't found. then it powers up and works but messages doesn't go away. highly annoying for operators

0

Controller Capacity

Nur 1 month ago in IQANdesign updated by Anders Olsson 4 weeks ago 1

Hello,

Where can we learn the capacity of the processor of the MC42-MC43 controllers, how much of it we use, and how much we need to use?

0

Function Group Deactivate

Nur 1 month ago in IQANdesign updated by Michael Carlyle 1 month ago 1

Hi, There are many function groups, I rewrote a function group. Can I run the other one without deleting that group? Or how can I deactivate that old function group?

0

Timer Channel

Nur 1 month ago in IQANdesign updated by Thomas Moberg (System support) 4 weeks ago 3

Hello, does the Timer channel send data only in 50 mS? Can we reduce this? We want it to do it more frequently. How can we do this?

0

Wire kit 20085205 missing Address wires for MD5?

Jacob Meng 1 month ago in IQANdesign updated by Jos Lentfert 1 month ago 4

Wire kit 20085205 does not have C1:31 and C1:45 for an address tag even though it is shown on the pinout. Is there an internal selectable tag? Do I need to manually add these wires?

0

math error

MScottM 2 months ago in IQANdesign updated 1 month ago 1

Hello,  

I have an MD4-7 that I'm working with.  On one of my screens I display GPS coordinates in decimal degrees and D.M.S.  Sensor is external NMEA2000 device. While working on this screen I noticed that my Minutes display of Longitude did not correlate with the decimal display.

I've verified the GPS position I'm using as a sample against two other GPS receivers so I know what the correct position should be to within a few meters.

The incoming decoded decimal portion of the longitude position is x.56, and when multiplied by 60 should give me Minutes of 33 and change.  The MD4 is displaying Minutes at 26

I've tried a couple different variants of the basic formula:

Result := (Longitude - floor(longitude)) * 60 

Variant uses integer value from int math channel to subtract the integer part of the number.

The Latitude calculation is giving what seem to be correct results at first glance (the number displayed is "more" correct in terms of actual position), however, 0.42 * 60 = 25.2.

Am I doing something wrong with the number types?  Is there some truncation/resolution issue in the background?

CALC - LON = raw decoded float value (NOT SHOWN)

CALC - LON-DEGREE-FLOAT (alternate math channel - troubleshooting)

CALC - LON-DEGREE (INT math channel - troubleshooting)

CALC - LON-MINUTES (longitude decimal minutes)

CALC - LON-SECONDS (longitude decimal seconds)

Image 4809

Image 4810

0

Suppress PWM Input Low Error

scottk 2 months ago in IQANdesign updated by Gustav Widén (System support) 3 weeks ago 4

We have a situation where a PWM input occasionally drops to 0%, which is intentional and not indicative of a fault condition.
However, this triggers a low error message that we would prefer to suppress unless the condition persists for a defined duration, such as 10 seconds.


As discussed in other forum topics, one approach is to place the PWM input channel into a function group and enable or disable the function group to control the error message display. 

While this method can suppress the error message, it also disables the evaluation of the input channel, which is not suitable for our application.

Ideally we would like to:

  • Suppress the low error message for transient drops below 2.5%.

  • Display the error message only if the low condition persists for a specified duration (e.g., 10 seconds).

  • Maintain continuous evaluation of the PWM input channel to ensure accurate monitoring.

Any help would be most appreciated

0

Firmware Discrepancy

Lars Bolduc 2 months ago in IQANdesign updated by Gustav Widén (System support) 2 months ago 1

Hello,

I program machine with 7.04.8.10088.

But machine reports back 7.04.7.9978. (Via SIC Software version)

Simulator reports back 7.04.3.7033.

Which is the correct firmware?

With multi-master it is important we know the exact one to send to customers in the field.

Regards,

0

IQANdesign performance issues

toby 2 months ago in IQANdesign updated 2 months ago 4

IQAN design takes a painfilly long time (5-30s) to load blocks (int, real, digital, arrays) that contain Qcode, seems to take longer, the longer the project is opened. Also the compile times vary a lot and can take insanely long to compile (20s-3min). The computer is modern and powerful (Intel(R) Core(TM) Ultra 9 288V, 32Gb DDR5 Ram, SSD etc., so it shouldn't be the issue. Is there anything I can do to improve this performance issue?

Image 4802