+2

Make a lever function of a slider control to create an onscreen joystick

Conrad Elektro 9 years ago in IQANdesign updated by Gustav Widén (System support) 9 years ago 7

We would like to use slider controls on a display page functioning as a proportional lever. So when you adjust the slider on the screen the parameter changes. When you release the slider control it goes back to 0 or whatever you choose as reset value. This way we can make proportional joysticks on the screen.


My idea is to implement it asap! ;-)

+2

Translated Languages on Display Pages

DavidH 9 years ago in IQANdesign updated 9 years ago 2

Is there any way to change the language shown on the display pages without simulating and selecting the alternate language? It would be really nice to see and adjust the translated text while viewing the pages in IQAN Design.

+2

MD4 the startup page password

Adem Dilbaz 9 years ago in IQANdesign updated 9 years ago 6

Hello.

 It would be great adding the pin code on MD4 the startup page. 
We hope that every user have user name and password to run the all system. 
Is it possible for MD4 master display?Image 323
Best Regards.
+2
Completed

DM1 Outgoing

Nick Pridham 10 years ago in IQANdesign updated by Ulrik Zakariasson (Software development) 7 years ago 6
I have two applications that could use DM1OUT

For one application I need to recycle engine DM1 because the interface device does not have another CAN port to listen to. In this application I do not want to add proprietary J1939 to the engine and transmission bus.

For the other application I have a lot of safety flags that could use DM1 and FMI. The current work around is to package them up into a single CAN frame as simultaneous 2 bit values. (32 errors per PGN)
+2
Completed

Calculation Order - Send to top.

Nick Pridham 10 years ago in IQANdesign updated by Ulrik Zakariasson (Software development) 9 years ago 3
Calculation order - "send to top". Sometimes functions require custom calculation ordering. In other words, for stability reasons you may wish to force some values to be calculated before others.  It is therefor not possible to use the auto order function and the calculation order has to be done manually.

Some channels like FGI's and FP's automatically need to go to the top or beginning of the calculation order. If the object list is > 1 page then this can mean alot of scrolling.  I would like to right click on an object in calculation order and select a command that sends it to the beginning or top of the calculation list.
+2

UNITS SELECTED WITH SMC OR SP

jesse kilde 10 years ago in IQANdesign updated by Gustav Widén (System support) 10 years ago 1
I would like to select a state machine or state parameter for units so when an operator selects metric or english this can be driven in to the units categories. this why when it is displayed on the screen i can just select show value and units with out several more channels and two perameters feeding into different value boxs.
+2

IQAN Creative Studio 3.18 released

Gustav Widén (System support) 10 years ago in IQANdesign updated 10 years ago 0

Highlighted features version 3.18


8448 TSC1, add message counter and message checksum

Some engine controllers (e.g. from Volvo Penta) may require the use of checksum and counter in the J1939 TSC1 message.
Image 158

New property "Use checksum/counter" added to TSC1 channel. Select Yes to enable SPN 4206 (message counter) and SPN 4207 (message checksum) in the TSC1 message. When setting this property to no, the legacy setting is to set byte 8 to 0xFF.

19820 Ethernet direct connection
When connecting via Ethernet, the default is that MD4:s on the network are automatically detected. With this feature it is now also possible to enter a private IP address for the module you want to connect to, the address ranges are:
  • 10.0.0.0 - 10.255.255.255
  • 172.16.0.0 - 172.31.255.255
  • 192.168.0.0 - 192.168.255.255
Image 159

This alternative is useful when it is not possible to detect all modules on a network, e.g. when there are routers or a VPN in between the PC and the module.
It is now also possible to assign a fixed IP address to master modules with Ethernet, as a property on the master module. The default value for this is to use DHCP.
Image 161


24921 J1939: Add 500 kbps as selectable baudrate
Most J1939 networks are running at 250 kpbs, but the standard can also be used on a 500 kpbs bus, this is now possible to select on the J1939 bus properties:
Image 160


25295 Allow smart device connections for MC3 when there are no safety related function groups
This is the property under Security that was previously named Allow IQANrun for tablets. IQANrun for PC is certified together with the IQAN-MC3 a safety related parametrization tool, while the use of IQANrun on other platforms has not yet been certified, and the connection to IQAN-MC3 is currently restricted.
With this change, the restriction is now limited to only those MC3 applications that contain safety related function groups.

25261 MC3: Import/convert 2.x settings
In version 3.11, a function was introduced in IQANdesign and IQANrun to automatically upgrade settings from a 2.x system (case 19927). This was not implemented on IQAN-MC3, so when sending a 3.x project file to a 2.x module, all settings were reset to application default (safe values) if the target module was an MC3.
Now this function has been even more thoroughly tested, and the MC3 settings are now imported and converted by IQANrun. A warning is presented if the project file contains safety related function groups.

+2
Completed

Array and Channel Group function, Matrix function

Jean-Marc Zanni 10 years ago in IQANdesign updated by Ulrik Zakariasson (Software development) 9 years ago 2
This is what one of my code look like. Do you think this looks well organized/planned and/or readable?
Image 149
Part of the problem is that we are collecting a lot of information from an external device and it needs to be distributed. It would be extremely useful if we could group signals into Channels(record) which would allow the efficient transfer of data from one function group to another without having this humongous plate of spaghetti, It would be wonderful if the receiving module would automatically inherit all the sub elements without having to recreate them.
Array/Matrix operation. Like wise it would be nice to have the ability to manipulate large quantity of data of the same type. We are dealing with Lithium batteries. We have 120 cells and 120 temperature data point to manipulate. Do you know how long it takes to create the code to read the incoming CAN messages to collect the data and then display them in groups? And God help you if you made a mistake and need to re-organize it. And forget about trying to calculate min/max and average. In almost any other language a for to loop and an array structure make dealing with such items a breeze.
+2
Completed

Component Navigator in IQANRun when having full access password?

Mirre 10 years ago in IQANrun updated by Ulrik Zakariasson (Software development) 9 years ago 2
+2

md4 bilinear bar display

Zach 10 years ago in IQANdesign updated by Jean-Marc Zanni 10 years ago 5
I had some bilinear bars for reverse and forward on the MDL2 display.
Can't find them on the MD4 display.
Is there one?