0

Reset user logic

Paulo Cupertino de Lima 5 years ago in IQANdesign 0
Good Morning ,
I have an application where I implemented a logic of several users and wanted to add a function to factory reset returning the names and passwords of users to a standard, the logic used is attached here would like to know if anyone can help me,
thank youUser access example.ida4
0
Answered

Local Variables

Joe 5 years ago in IQANdesign updated by Gustav Widén (System support) 5 years ago 2

Can't find this in the literature: 

Are local variables always the same variable type as the channel.  In other words, are local variables within an IMAC, integer values; local variables within a MAC - reals?

0
Answered

Destination Address

Rainer Vermaasen 5 years ago in IQANdesign updated by Gustav Widén (System support) 5 years ago 2
I have the following problem with a J1939 control on a Deutz engine: 
The PGN 65110 is sent with a Source Address / Destination Address (see screenshot IQAN analyze).

Image 1421

Is it possible in IQANdesign to activate the Destination Address?
(see screenshot IQANdesign)

Image 1422

Answer

Hello Rainer

In the J1939 protocol, you have different configurations of the 29 bits identifier, where the PGN number is part of.

When the PGN number is between 0 and 61184, the SA and DA are in the identifier.

IQAN analyse will show both.

From 61185 and bigger, we have broadcast messages. In these messages, there is no DA and IQAN will not show the DA.

I hope this helps

0
Answered

Adding safe paswords using IQANSync

Meric Forest 5 years ago updated by Gustav Widén (System support) 5 years ago 1

I have the latest IQANSync version 5.02.6 downloaded to my iPhone. In the " Manage passwords" tool I can request a safe password however I do not know how to add the safe password once its created. How do we add the safe password?

0

Date in Memorizing Channel in 5.04

Jared Bird - AA 5 years ago in IQANdesign updated 5 years ago 2

When I updated to IQAN 5.04, I four new errors that popped up that seemed to be related to the fact that it can't use a date data type in the memorizing channel.  This exact same program works in IQAN 5.03.

Image 1418

0

GFIN - add Enable parameter

Florent Mirieu de Labarre 5 years ago in IQANdesign updated 5 years ago 2

Dear could you add a enable parameter on all CanBus function. If we have some option material, it is easy to desactivate some CanBus function.

In generale it could nice to add Enable Parameter on all function.

Regards

0
Answered

Change MD3 address from 0 to 3

Kevin 5 years ago in IQANdesign updated by Gustav Widén (System support) 5 years ago 5

I have 2 x MD3's that previously had been used separately on different machines with an application that had the displays configured as address 0. I now wish to connect them to the same diagnostic bus and install new application software with one as address 0 and the other as address 3. I seem unable to change either of the displays from address 0 to 3. I have the correct ID tags inserted, tried safe mode, tried unplugging one of the displays, tried changing the display (just in case it was faulty), the resistance of the ID tags are correct. Still cant work it out, can anyone help?!

Image 1417

If i unplug one of the displays i can send an application that has a single display configured as address 3, but even with address 3 tag inserted in the rear of the screen it comes up with wrong ID tag on the display. Appears to be the same in IQAN design 3, 4, & 5.

0

Ethernet communications with MC42

Chan White 5 years ago in IQANdesign updated by C. Drouaud 5 years ago 1

I'm working on my first project using a MC42, our master already has an application loaded.

I'm using design 5, when trying to communicate via Ethernet, my LAN identifies the connection as unidentified.

When I use Get project, no modules are discovered. 

Can any one help me with this issue?

0
Fixed

Adjust item will not increase above 99999.99

J C. Crow 5 years ago in IQANdesign updated by Gustav Widén (System support) 5 years ago 2

I have a memory channel with a range of 0 to 9,999,999. I have it in an adjust group with a step size of 1608. (The channel is meters and 1608 is 1 mile.) When using the adjust tool in runtime, the tool will not allow the value to increase above 99999.99.

0
Completed

Default values in multi state function parameters

mgoutier 5 years ago in IQANdesign updated by Gustav Widén (System support) 5 years ago 8

I am working on a program that is for multiple machines with multiple different default values. We currently use a FP with a run mode that has multiple states to create default values for each state. The issue I have is where each machine has different defaults I have to duplicate this for each machine. 

It would be nice if the Default Values could be dynamically changed. I have a few different workarounds, but this seems like a simple request that I am sure others have run into?