0
Answered

ID-TAG

Hassan 5 years ago in IQANdesign updated by Chris Litwin 4 years ago 7

Do I have to connect the ID-Tag to my Master module even though I'm using only one master module MD4 and one expansion XA2 will be connected to it, can anyone help me with this?

Thanks 

Answer

From the MD4 instruction book it states an MD4 always needs a tag. Without a tag it will start in safe mode.

0

Starting and stopping simulate

Ed Schippers 5 years ago in IQANsimulate updated by Gustav Widén (System support) 5 years ago 1

Starting and restarting of a simulation takes a lot of time and after every (re)start it starts in the same view so when you are working on large projects you need to a lot of clicking before you reach the part that you are testing. this is particularly annoying when testing  functions that run only just after boot up.

It would be nice if there was a function that you could do a restart without stopping the simulation and/or a or a function that when a simulation is started the program it stays in a pre- operational state so that you can navigate to the part of the program that you are testing and then start the program simulation. 

0
Not reproducible

Unable to get machine logs from MC43

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

We have a multi master system with 1 x MD4, 3 x MC43 fitted to two identical machines. All 4 modules have multiple logs inside, we are able to get logs from all modules, however two logs on one of the MC43's only will refuse to download when using IQAN Run. Running Iqan Design 5.03. The logs are visible, and it displays how many logs are inside, however when double clicking to show the logs we get a blank white screen while its trying to populate the logs on screen then it times out after around 20 seconds with a message box saying no response from the controller. The controller remains active, no error flashes.


The controllers are not overloaded, and we are talking only a couple hundred logs inside each log, not thousands and thousands. Is there any known reasons why this could be happening? Its the same for both machines we have, so something common between the two...

0
Fixed

Password box wont take enough characters

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

We are using an application created in IQANDesign 5.03.11.5029 and when simulating the application I'm unable to login using credentials i configured within design on IQANRun 5.04.6.4873. Looking closer our password we set in design is 27 characters in length but IQANRun will only allow 25? IQAN Design notes state a password can be up to 40 in length, is this a bug or conflict between different versions?

Does this affect the tablet access as our customers use this length password to login, will IQANRun for tablets also limit the password length to 25 characters?

0

Directional Pulse Count Inputs

Barnhart Crane 5 years ago updated by Edward Polzin 5 years ago 3

I need 8 directional pulse count inputs... Is there any hope other than using 4 XA2s? Any plans for an IQAN expansion module that can do 4 or even 8  of this kind of input?

I can't find any 3rd party CAN modules that have this type of input. It seems to be all industrial modules.

0
Answered

Invalid context when upgrading IQANdesign 5.03 to 5.04

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

When I upgraded to IQANDesign 5.04 from 5.03 my project now has 1183 errors, with 99% of them being 'Invalid Context'. I can't seem to find a pattern as to what is wrong with particular snips of code.

Here is one example.

Image 1481

0

Can an Internal digital function be used to open a PDF

Mark Walser 5 years ago in IQANdesign 0

Would like a use Internal Digital in to select different PDFs based on some internal criteria or selections of the type of machine.

0

GT Modem/ G3 Modem Question

Nick Pridham 5 years ago in IQANdesign updated by neil jessel 5 years ago 3

IQAN Design 5.04

I have an application file which I have prepared for Telematics using the new Telematics Functionality in "Diagnostics"

-I want to fit a G3 modem. A permanent connection is required and GT is not avail just yet.

-The application file check generates an error if a G3 and GT gateway module is added. - (Too Many Modules Of The Same Type)

The application file check generates an error if a just a G3 gateway module is added.(Missing Gateway Module with Telematics Support)

Can the IQAN team suggest a work around ?  I would like to leave the Telematics message config dormant until GT gets up and running. Can a change be made to IQAN Design so that GT and G3 can live in the same application file for the time being.

BTW - I have tried playing around with the "Enabled" property for both Gateway Modules and the error is still flagged by the application file check.

Nick.

0

Interactive Message - Gear change

vinicius oliveira 5 years ago in IQANdesign updated 5 years ago 4

Hello,

I'm trying to implement gear change using buttons (D, R and N). When the user press the button, it will ask for confirmation to prevent miss click, if "Yes" it will send CAN message and active gear, if "No" do nothing.

I implemented this latch to hold the value of D, R and N gear (if true or false after interactive message).

But the thing is, I want to keep only one gear active at a time, for example D=True,R=False and N=False. How I can manage to turn off other variables inside Qcode?

Thanks!

Image 1479