0

Pop Up Error Message Discrepancy Between MD4 and MC43

Joe Logger 7 months ago updated by Gustav Widén (System support) 7 months ago 1

I use IQAN 6 with this display and module. The error pop up message on the MD4 display does not relay the correct MC43 pin. If there is an open load on MC43 pin C2:46, the display shows open load on pin C2:65. The display gets the output name, error, and module name correct, but the pin location is wrong in the pop up. 

Image 4178

Image 4179

Thanks,

0
Fixed

MD4-7 loss of contact with MC43 issue

george zalesski 7 months ago in IQANdesign updated by Gustav Widén (System support) 7 months ago 6

Hi,  I have a system were I have a MD4-7 and MC43 in the system.  Occasionally  the MD4 starts displaying every second a loss of contact with MC43.  i can see this being logged as well.  the MC43 seem ok, no loss of contact with MD4.   also I have checked the BUS, no errors no frame errors.  all I can see that every time this MSG pops up the 0EF00  84->83  message stops, when the CAN message restarts the MD4 pop up message disappears.  any help would be appreciated.

Image 4171

.  

0

Add milliseconds to log DateTime

Brendon 7 months ago in IQANdesign 0

Hey,

Not sure if this has changed in Version 7 but in Version 4, 5 and 6 the DateTime stored in Logs does not include Milliseconds.  Since the Cycle Time is in Milliseconds, would it be possible to add milliseconds to the Log DateTime?

DateTime is currently formatted like:

2/20/2024 8:04:16 PM


Perhaps a format like this....

2024-02-20T20:04:16+0250

Or something along those lines.

0

Command line arguments improvements

Nathan Depcik 8 months ago updated by Gustav Widén (System support) 7 months ago 2

would it be possible to have more Command line arguments available in a future update? some ideas are below

IQANdesign: having the ability recompile a converted idax file from txt back to idax.

IQANrun: having the ability to get a clone, Setting and log files from a machine. additional connection option with Bluetooth and sending an additional argument for the Bluetooth paring code. 

As well as a help command to list all the options available for command line arguments. Additionally, having the user manuals have more information in for command line arguments. such as in IQANrun 7 there is no mention on how to use the IQANconnect key if connecting with IQAN connect. 

0
Planned

Public scope channels referenced by logs give Qcode error "component name not unique" in 7.01

Ed Schippers 8 months ago in IQANdesign updated by Gustav Widén (System support) 8 months ago 3

After I upgraded my program it generates an error, i use cycle time and the error stats that the the name is not unique. the is not the case, copying the code in a function in the application it will generate no error

code used in the evend log:

Image 4131

Same code but used in an ID in the application:

Image 4132

0

How to efficiently use both IQANdesign and Matlab together for application development?

Veeresh 8 months ago in IQANdesign updated 7 months ago 2

How to efficiently use both IQANdesign and Matlab together for application development?

Since we have limitations of using matlab models with IQAN I'm 

trying to understand/decide what part of application logic to be implemented in IQANdesign and what part to be implemented in Matlab.

Thank you in advance.

Veeresh

0

Static IP

cdvorak 8 months ago in IQANdesign updated by Thomas Moberg (System support) 8 months ago 1

IQAN Design 6.08

MD4-5 Master module

Simple application no code just for testing remote connectivity via telemetry gateway. 
For some reason in Ethernet settings for the display I can not select and set Static IP, only default is available in the drop down selection. What am I doing wrong?

0
Answered

Step size real

Marcel 8 months ago in IQANdesign updated by Gustav Widén (System support) 7 months ago 4

Hello,

The minimal step size off a real number is 0,01 if I understand correctly. So this means the smallest adjustment through iQan Run for example is 0,01. Is there a possibility to change this and make it smaller? Or is there a workaround?

Can you explain why this is minimal 0,01?

Thanks in advance!

0

variant files issues

chuck streb 8 months ago in IQANdesign updated by Gustav Widén (System support) 8 months ago 4

Issues with variants.

1. no examples !!!  so i tried

2. It wasn't working, lots of errors, so i backed out

version 6 shows no errors, version 7 is litter with errors on same code

3. not sure how to make a variant i copied and pasted to create a new variant

Image 4126

Image 4127

0

Printing pressure transducer readings from MD4 display

Deanne 8 months ago in IQANdesign updated by Gustav Widén (System support) 8 months ago 1

For a customer application, they want to print pressure transducer readings that are stored in a MD4 without the need of a laptop. In searching for solutions, some people have suggested to have a gateway and a serial port printer. I am unsure of how to implement logic to communicate with a serial port printer. If anyone has insight on this, that would be greatly appreciated.