0

MD4 Log

Rene Arevalo 2 weeks ago in IQANdesign updated 1 week ago 4

An XC43 sent a COUT error to the MD4 display, which is the master module in the CAN bus network. However, the error was not logged in the MD4 log. Any idea why this might be happening?

0

Link the PGN of a JFIN to a channel inside an External Function, to vary the PGN

Samuel Pittet 2 weeks ago in IQANdesign updated 2 weeks ago 2

Hi,

I want to create an External Function that will contain a JFIN. 
When I will import the External Function, I would like to be able to vary the PGN property of the JFIN.
At the moment, it seems that the PGN property of the JFIN can only accept integer number, it cannot accept an integer coming from a channel.
If I insert the External Function in my project, I will not be able to change the PGN property of the JFIN because it will be locked. And I do not want to change it to the same PGN value for all the occurences of the External Function.
I would like the PGN to be a FGI to the External Function.

My use case is that I want to control Hawe PSx CAN valves where they have a different PGN for each valve section. It would be neatly integrated inside an External Function so I could reuse it for all the different valve sections I have in my project.

Any workaround?

Thank you and have a good day!

0
Answered

Updating IQAN Program Without Losing Modified Parameters

Amirmasoud Molaei 3 weeks ago in IQANdesign updated by Gustav Widén (System support) 2 weeks 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 4 weeks ago in IQANdesign updated 2 weeks 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 4 weeks ago in IQANdesign updated by Gustav Widén (System support) 2 weeks 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 4 weeks ago in IQANdesign updated by Gustav Widén (System support) 4 weeks 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 4 weeks ago in IQANdesign updated 2 weeks 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 1 month ago in IQANdesign updated by Gustav Widén (System support) 4 weeks 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 1 month ago in IQANdesign updated by Gustav Widén (System support) 4 weeks 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 1 month ago 3

Hi,

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

Thanks in advance!