0
Answered

Remote request frame on the CanOpen

Kerim 9 years ago in IQANdesign updated by Gustav Widén (System support) 9 years ago 2 1 duplicate

Hello,

I woud like to send RTR "remote frame request". İts importanent for node guarding. How can we do it? is it possible ? Please advise.

Thanks.

0

Dimmed Light on MD4

AxelC 10 years ago in IQANdesign 0
1. To go out of the dimmed light (sleep) on MD4 you have to press a button, not all part of the screen works.

2. And the button you press do disable the sleep mode but is not pressed in software, so you have to press again. This is I thinks because of the first point.
0
Answered

"Start Block" in COUT channel. What does it mean?

Luke Ricker 9 years ago in IQANdesign updated by Gustav Widén (System support) 9 years ago 3

In both 2.6x and 3.19 programs, when the minimum current on a COUT channel is adjusted on an MDL2 when the output is sending current, the current goes to zero, and the channel appears yellow in Design. The error that the channels shows is "Start Block".

1) What does this mean?

2) Why does it happen?


Thanks!

Luke.


Image 225



0
Not a bug

Interactive message channel with Help on MD3

AxelC 10 years ago in IQANdesign updated by Ulrik Zakariasson (Software development) 9 years ago 2
If you create an interactive message channel using a right button and an help text,
on the MD3 the right button become help button.
It is ok if you know it but IQAN should disable the right button config if help text is there, to avoid confusing the developer.


0
Answered

Back-up camera: How can I overlay a grid overtop of the video stream to give perpective to the image?

Argy Tzouhas 10 years ago in IQANdesign updated by Captain Sprocket 6 years ago 5
I am trying to add a grid of green yellow and red lines to give the back-up image some perspective and meaning but everything I have tried gets blocked by the video stream.
Is there some way to set the lines to always be on top?
0
Answered

TSC1 question

Ed Schippers 10 years ago in IQANdesign updated by Ulrik Zakariasson (Software development) 10 years ago 4
The TSC1 channel provided in iqan design, does it send out the message counter (SPN 4206)
and message checksum (SPN 4207)?
0

camera video format H.264

Frank GUO 9 years ago in IQANdesign updated by Ulrik Zakariasson (Software development) 9 years ago 2

Hi,


Is there any plan to support H.264 camera video format? It is too hard to find any new camera still supporting MJPEG. They are all now in H.264 format.


Regards,

Frank

0
Answered

j1939 Source Address (read data sent to another module)

Michael Carlyle 9 years ago in IQANdesign updated by Ulrik Zakariasson (Software development) 9 years ago 3

I am sending a message on PGN 55808 form a different source address than the Iqan module (from 250/0 instead of SA 33 which is the Iqan MD4). When I send the message - the engine sends a response back to SA 250 (0/250 on PGN 55808) which I can see on the bus with IqanAnalyse. If I read this channel (PGN 55808) with the Iqan - the response does not show up. Is there a way I can see the response to SA 250 with the Iqan MD4 set to SA 33?

0
Answered

C++ convert to IQAN

Kerim 10 years ago in IQANdesign updated by Ulrik Zakariasson (Software development) 9 years ago 5
Hello ,
We would like to convert from C++ to IQAN design.
I can very easily convert from if else to IQAN function.
But I dont convert  from while to IQAN function. 
So we can create while function then it s fake.
Now How can we do "while" or "for"  in the IQAN design?
0
Answered

Size of MD4 project file

AxelC 10 years ago in IQANdesign updated 10 years ago 5
The project file of MD4 is 22mB even with no software inside.
Is there a way to reduce it?

Because we use a source control system for ours software and it become huge quickly because of the size of this project.

It would be great to be able to split the project files in differents files, making more easy to use source control system. But it would be complicate because of the Get Project capability.