
Symbol Button SVG
Hello Everyone,
While making a HMI for our prototype machine using a MD4-5 I ran into an issue with the Symbol Button. The first image shows the display within IQANdesigns User Interface tab with the resulting output on the MD4-5 using IQANSimulate in the second image (with the black border). I also tried using the MD4-5 screen we have in house but the output is the same as the output while using IQANSimulate. I added two more images with some more information about the current configuration of the user interface and the configuration of one of the malfunctioning buttons.
I hope someone can show me what I am doing wrong or tell me if this is a bug with the Symbol Button and give me some suggestions for resolving the issue in a different way.
Thank you in advance.
Kind regards.

Graphs and Variable Adjustment
I would like to see graphs in IQANdesign while i adjust variables to optimize my control loops.
Is there an easy way to do this? without jumping between IQANrun and IQANDesign?

static variables use
i would believe this code would move BeltVelFlt from var0 to var4 but i doesn't. I am missing something
Suggestions
static var0 := 0
static var1 := 0
static var2 := 0
static var3 := 0
static var4 := 0
var4 := var3
var3 := var2
var2 := var1
var1 := var0
var0 := BeltVelFlt
Result := (var0- var4)/4/glLoopTime

I have a question
Health At All How can I control a car relay with HS digital outputs, without having the circuit error interrupted with a MC43?

s-curve function
i am writing a trajectory routine. i need smooth jerk, acceleration and velocity between two unknown locations. I monitor users requests. lots of articles refer to s-function. Is there anything like this here or any idea's.
My first thought was average function of size say 8. but looking for better
Thank you

Range label colors
When setting the colors in a gauge, I see the ability to change the needle colors and size but not for the labels. I believe I have all the options set to something other than white but still have white labels? Can the label colors in a gauge be changed?

Generic frame in channel (GFIN) reception issue
Hello Folks,
Has anyone had issues with receiving 11bit messages on a 29 bit generic bus (application is written in 5.03)?
I have 3 messages that I know are being broadcast (here is a capture from a separate sniffer I used to verify);
But all three of the GFINs are not reading... I have tried entering the identifier in both decimal and hexadecimal without success;
Any ideas on how to resolve would be greatly appreciated!

Generic CAN Bus Frames Not Linking
Hello! I am trying to get two generic CAN bus frames to link together in my project. One is inside of an external function group and is broadcasting a 2-byte message as a GFOUT channel. I have a CAN bus frame in channel (GFIN) inside the main project that is receiving that message and parsing it for a state machine. They share the same identifier, properties, bit offset, everything. However, whenever I simulate, the data is not shared between them. They are linked on the same Generic CAN bus module in the system diagram. Am I missing something?

Possible Bug - Physical Hardware Channels Not Disabled in External Function
Hello, I am using IQAN 6.05. I have several external functions that have Digital Output and Input channels within them that are not required for operation. Each instance of the external function is enabled/disabled during initialization, as needed. When used as internal function groups, the unassigned DOUT and DIN channels do not throw errors, as expected and required. However, when the same function groups are made external, and imported into the project, the errors appear - despite the instance of the external function group being disabled.
This hampers the ability for my code to function properly. Is there anyway this can be addressed or a fix/hack suggested?
Thank you.

Multimeter does display
I am working remotely on a customer’s laptop via google chrome, with IQAN run 5 (latest version) open I try to select multimeter, but it does not appear on the screen. I have tried to initialise it from the drop-down menu and by using the short cut key as well as the icon on the main screen, none of these methods seem to make the tool appear.
I have also asked the customer to initialise his end but still no joy.
Is there a reason for this and is there a solution?
Customer support service by UserEcho