0
Answered

Updating IQAN Program Without Losing Modified Parameters

Amirmasoud Molaei 2 months ago in IQANdesign updated by Gustav Widén (System support) 1 month ago 3

Description

Hi,

I would like to ask about the best way to update a program on a machine that already has an existing IQAN application installed, especially in cases where some parameters have been modified from their default values.

If we upload a new program with the same project ID:

  • Will it overwrite the existing settings (i.e., reset parameters to default)?
  • Or will the current parameter values be preserved?

I want to make sure we avoid unintentionally resetting user-defined or tuned parameters during an update.

Thanks in advance!

0

Multi Display, Multi Camera issues

ksilovich 2 months ago in IQANdesign updated 1 month ago 2

I am having an issue with a dual display setup that has multiple cameras.   The cameras we are using supports 5 streams.  
If both displays have the feed going, and one display is turned off or looses power, the stream on the other display goes down, and the only way to bring it back online is to power up the other display or cycle power on the ethernet switch. 

Is this normal behavior.  if so is there any way to see the camera status for the display, so after x amount of time, of not having a camera feed, I could reset power to the switch to resolve this issue? 

0

ISO 17215 Setup

ksilovich 2 months ago in IQANdesign updated by Gustav Widén (System support) 1 month ago 2

I am trying to setup some cameras that have ISO 17215 abilities, but I can not get them to show up on the display.   
I can assign the mac to a camera, but that is about all.   
I can not find any documents on how to setup 17215 cameras, and when I tried to wire shark a SV camera, I could not see any of the ISO messages. 

I am able to stream the cameras over RSTP so I know the camera and streams are working. 

These are the settings in the camera, and the IP is set to DHCP,  can anyone confirm this is correct? 

Image 5296

0
Fixed

Iqan 7.05 no longer available for download

Greg R 2 months ago in IQANdesign updated by Gustav Widén (System support) 2 months ago 3

Iqan design and run 7.05 is not available for download on the Iqan store. This is our last version available with our license. Is there a reason it is not available?

0

RTSP Camera Resizing

ksilovich 2 months ago in IQANdesign updated 1 month ago 2

Is there any reason when you use  a RTSP camera, and make the camera picture smaller then the stream it just crops the stream, instead of resizing it to fit inside the window?    

I ask, because when you view streams on a PC, you are able to scale up or down the video to what ever size you want.  Yes it will effect quality I know that.   But it would be nice to get the image to fit inside your display page perfectly without loosing any of the FOV. 

0
Under review

SPN 4207 checksum support

JohnNix 2 months ago in IQANdesign updated by Gustav Widén (System support) 2 months ago 1

I've been using the CRC parameter in IQAN design for J1939 messages that require SPN 4206 (rolling counter) and SPN4207 (checksum). I can't find a configuration that works. I assumed that the "J1939 checksum" option was for SPN4207 but that doesn't seem to be the case (I just get checksum errors from the destination device). Am I missing something or is the CRC parameter not configurable for SPN 4207? I'm having to do it the long way around doing the calculation (it works but it's very messy). SPN4207 is a 4 bit checksum (as below), SPN4206 is a 4 bit rolling counter.

Checksum = 
(Byte1 + Byte2 + Byte3 + Byte4 + Byte5 + Byte6 + Byte7 + 
message counter & 0x0F + 
message ID low byte + message ID mid low byte + message ID mid high byte + message ID high byte)

Message Checksum = (((Checksum >> 6) & 0x03) + (Checksum >>3) + Checksum) & 0x07
0
Fixed

Product documentation doesn't work well in 7.05.

Lars Olsson 2 months ago in IQANdesign updated by Gustav Widén (System support) 2 months ago 2

Only first sections of the documentation are shown and there are no checkboxes to click to add more sections. Same project works well in 6.08 and 7.02.

Is there a workaround?

0

IQANdesign 7.05.25 download

coertjenstijn 2 months ago in IQANdesign updated 2 months ago 3

Hi,

Would anyone be able to provide me the download link of IQANdesign 7.05.25?

Thanks in advance!

0

MD5 - Bluetooth Crash when trying to measure

Ron Holcomb 2 months ago in IQANdesign updated 2 months ago 7

7.05.27, MD5-8, G12

Whenever I connect via Bluetooth via laptop and try to measure it disconnects.

I can make modifications to the program but trying to measure is impossible.

0

Virtual digital input

Mah 3 months ago in IQANdesign updated by Gustav Widén (System support) 3 months ago 2

How do I link the virtual digital input from MD5 display to the main MC43 controller?