0

rotate images

Carl 4 years ago in IQANdesign updated by Edward Polzin 4 years ago 1

Hi all,

Is there a way we could rotate images on an MD4 from the center of the image. The current setting rotates from top left?

0

two camera display

BLC 4 years ago in IQANdesign updated by andyr 4 years ago 2

Can you display 2 cameras on one MD4 at the same time, like a split screen?

0

J1939 Comms Between masters

Carl 4 years ago in IQANdesign updated by Gustav Widén (System support) 4 years ago 1

Hi Guys,

Is it still the case that if you have multi PLC's say MD4, MC41, MC42 that to transmit from say the MD4 to the MC42, you have to create a J1939 Generic device copy of each module or is there a better way now? Also, if say we have the engine connected to the MC42 but want to read some engine CAN messages on the MD4, is there an easy way or lots of JPOUTs and JPINS between modules?

0

How decrement with variable vector function

claudio 4 years ago in IQANdesign updated by Thomas Moberg (System support) 4 years ago 1

Good morning, in a lifting machine controlled by an MC43, in the software I made counters to decrease the hours of life. Now I have to link this decrease to how much weight I'm moving. I read the weight from can open and turn it into a vector function Then with this I should vary the amount of time in percentage of the weight. That is, with weight 100% decrease 1, with weight 10% decrease 0.1. The question is which function can I use to perform this function?

0

trouble with decimals in lookup table

sharif 4 years ago in IQANdesign 0

Anyone else having issues entering decimals in a lookup table?  Sometimes the decimal takes, sometimes not.

0

MP4 or GIF into project?

Kevin 4 years ago in IQANdesign updated by Jonas Bengtsson 4 years ago 1

We would like to import a short video (3-4 seconds) into our MD4 project but cannot find a way to achieve this easily.

It states in IQAN Design that a simple animation can be achieved by inserting several images but we wondered if there was a reason why video had specifically been excluded? If the hardware is capable would it be possible to request inserting this into IQAN Design in the future?

Anyone have any suggestions for a possible solution please? I can break the images down but I'm aware it could be several static images required to form a 3 second clip that isn't too jerky!

0

User Number Input MD4

Carl 4 years ago in IQANdesign updated by Jonas Bengtsson 4 years ago 1

Hi All,


Is there a nice simple way to have a button on the MD4 display that will pop up a number key pad asking the user to create of change a PIN that doesn't require them knowing the default? The idea is for our radio Bluetooth PIN code. The user just selects four number on the key pad, this is then sent out as a CAN message. We can display the current PIN via CAN in etc.

0

Pulse count raw value with decimals

Pierre Fagrell 4 years ago in IQANdesign updated by Gustav Widén (System support) 4 years ago 1

I have a pulse counter that I want to read the raw value from. According to the manual I should set:

Max = 1000

Scaled max = 1000

However I still get half pulses, how is this possible?

Image 1994

0
Fixed

Qcode error symbol on wrong line

Pierre Fagrell 4 years ago in IQANdesign updated by Gustav Widén (System support) 4 years ago 2

When scrolling in a Qcode function with errors the red warning squares do not end up at the correct line.

It would be very helpful to have this when fixing a copied function with many Undefined variables.

Image 1993

0

QReplace

J C. Crow 4 years ago in IQANdesign updated by Gustav Widén (System support) 4 years ago 1

What is the proper syntax for the QCode MEM functions. I am trying to use QAdd, QSubtract, and QReplace. In some instances I want add 1, subtract 1, or jump to a predefined value based on four IDC channel status.