0

Mixed can message id length on same bus

Chuck 7 years ago in IQANdesign updated by Gustav Widén (System support) 7 years ago 3

For generic busses, I would like to suggest the ability to specify message Identifier Size (11 or 29bit) on each message rather than the entire bus.

0

Order on FSM

Dingoma 7 years ago updated 7 years ago 2

Hello.

I think it would be a good improvement if we can give to states in FSM the order that we want (not only be allowed to order states in a list)
In this way, if our fsm has some ramifications, we can use any kind of code to give the order to the state and in this way it would be easier to develop the application.
For example, in this image, if we use 2x numbers to the top line, if we need to add a new state between 21 and 22, and the dout must be active also in the new state, it is easier to have something like inside 20 and 29 than add this new state to active if state=20, state=21, state=22...

Not sure if I'm using FSM in the correct way or there is other way to do this, but FSM works really nice


Image 1081

0

IQAN SV video quality

Damian Trutkowski 7 years ago updated by Cam McCulloch 4 years ago 1

Hi there,


Does anyone have a video with the image from IQAN SV camera? 

I'm using now a BRIGADE camera but I'm not happy with the quality of image.


Thanks in advance.

Damian

0
Fixed

Sorting by Identifier in list for CAN module not possible

Peter Nyman 7 years ago in IQANdesign updated by Ulrik Zakariasson (Software development) 7 years ago 2

Hi. It's not possible to sort by identifier in the lists of CAN-modules.

In fact all of the sorting functions in theese lists are malfunctioning or not working att all.

If you have a long list of parameters it's difficult to see if one is occupied when adding a new one.

Also the sorting should switch between ascending and decending when clicking a column again.


Using IQANdesign 5.01.35.4850

0
Answered

Factory CAN Ports Termination

Antonio Garcia 7 years ago in IQANdesign updated by Gustav Widén (System support) 4 years ago 3

Hello!


Lets say I have a multimaster system, with two masters, and nothing else.

They are connected to eachother with two CAN buses, one for diag bus and the other for master bus. No external termination on any side, because I want them to be internally terminated.


So, in IQANDesign, I configure the used ports to be internally terminated.


But, what is the factory configuration regarding port termination on masters?

May I encounter any problem during first upload?

I would like to send the project through ethernet connection on just one of the masters. But I'm afraid the master on the other side won't be detected, in case can buses are not factory terminated.



Thanks!






0

Using (2) MD4 Display modules and (3) MC43

Mark 7 years ago in IQANdesign updated by Ulrik Zakariasson (Software development) 7 years ago 2

I have an application that will use (2) MD4 display modules active at the same time for the screen space as well as (3) MC43's for the I/O points (without using the Master capability). Basically I want to use the MC43's as expansion modules. Is there any reason I cannot do this? What are the recommendations to make this work?

0
Declined

when save as: default file type "ids" instead of "ida"

Sven Bertilsson 7 years ago in IQANdesign updated by Ulrik Zakariasson (Software development) 7 years ago 1

small detail, but why not use ids as default fileformat in save as pop up window since ids is the format you always(?) like to use.    a bit annoying to have to pay attention to this as it is now

0
Fixed

compare two applications

Laura 7 years ago in IQANdesign updated by D CBN 8 months ago 6

When comparing two applications the values of the adjust items are not in the comparing list.


Image 1071


So it is easy to make mistakes.


0
Answered

Help changing the state of a Digital Parameter Channel from inside a math function

connor rhind 7 years ago in IQANdesign updated by Gustav Widén (System support) 7 years ago 3

I am new to IQAN and am needing to change the mode of a Digital Paramater when an event occurs, is there any way to do this?

I am trying to change it inside a math function but it reports "Hint at Position 3: Expression not used".


Thanks