Event Logs not properly saving value log items when when the log is being viewed in MD4
I've noticed that if a new "value log item" is triggered while I have that log opened in the MD4 menu, the value that is recorded is the wrong value. Rather than record the channel's value when the event occurs, it records the channel's value when I close the log. Is this the intended behavior for logs or is this a bug?
I notice this in a program made in IQANdesign 6.08.25.8210.
IQAN TALK_GET application ERROR

Hello all,
Back in the history 😊 IQAN TALK !
IQAN DG screen was in German and the MENU button was not working so I could not access any menus or change the languages
I managed to repair it (dirt on the PCB card) and all buttons are working now, I changed the language to ENGLISH and been able to understand the error message on the screen “Release Joystick”
Joystick rubber boots are not in really good shape so first thing is to set up new one if it’s still available, I am looking at it
I can also offer the customer a repair on his JS but in between I would like to increase the deadband with IQAN TALK software
I connect my laptop, managed to get connection on COM PORT 3 but when I tried to GET the application , that message pop up:
No manufacturer ID, this application probably too old
I have connect many machine of that age with IQAN TALK and never had any problem of communication
What do you thing, have you seen that before?
Br
/Adrien
bluetooth iqanrun 6.08.28
I am able to get on Bluetooth with iqanrun.
I am able to pull the code off and upload the code
I did this all without a password. how do i enable a password as this will be going to market ?
Superuser password?
Can someone explain to me why it is important to have a superuser password?
Do I still need it even if I already have a full access password and limited password?
thank you
IQAN training schedule
Information for the different IQAN trainings can now be found in the "Links" on the main page.
MD4 "Menu system locked" message
Hello,
We have a crane control application on MD4-5 and occasionally this message pops up and the whole system is paralyzed and you don't have access to any menu, until restarting the system.
What is that external system?

Machine ID and IP address (static modules)
Is there any way to label the list of static IP addresses with a user defined machine ID rather than the IP address?
When I enter an IP address (e.g. 10.1.1.1 ) into the static modules list, it's machine ID is listed as the 10.1.1.1. But is there a way for me to change that to e.g. MACHINE 101? So I don't have to refer to a separate list I have created which translates the IP address to a machine ID that I am familiar with?
What does this mean "Implicit Value Conversion"
Hey
I have a couple of channels in a project that tell me there is an implicit value conversion occurring. What I'm confused about is exactly what it means and why its a warning?
In the Qcode below:-
HydOilLowNCorNO is a digital parameter that determines whether the input condition is NC or NO which translates to if a logic 1 is good or bad.
MaintBypassSensorHydOilLow is a digital parameter that determines whether we should action the sensor inputs or simply ignore them. iI's used here in this channel and in an almost duplicate of the channel that deals with digital input HydOilLevelVeryLow which is the last switched step on the tank level sensor and which triggers an immediate idle down, and timed shutdown of engine
The Qcode is:-
TempResult:=0
If HydOilLowNCorNO Then TempResult:=Not(HydOilLevelLow) else TempResult:=HydOilLevelLow
If MaintBypassSensorHydOilLow then TempResult:=0
Result:=TempResult
The warning I get is that the bolded underline is an implicit value type conversion. What I struggle to understand is what is being converted? everything except the local variable TempResult is digital including the channel type IDC. There as far as I know is no way to declare a variable as specifically type digital and if I change line 1 to TempResult:=False then I get another implicit value type conversion warning for that line.
I know a warning isn't the end of the world but what do I need to do to get rid of the warning or produce better code? Is there a way to declare the local variable TempResult as type digital that Im simply not aware of?
Warnings in IQAN Design to me infer something is suboptimal but here I cant see what I should do to change that.
Customer support service by UserEcho