
Looking for way to reset the Integrate(operand) function
I'm trying to use the Integrate(operand) function in a math channel and I would like to be able to reset the function under some circumstances. The only way I can see to do this is to use several lines of qcode. For example:
B:= Reset
C:= Integrate(Abs(A)) //use absolute value to get total distance traveled
if C = 0 then
D1:=0 //D1 is the starting point
endif
D2:= C //D2 is the end point
D:= D2 - D1 //D is the distance traveled between resets
if B = true then
D1:= C
endif
Result:= D
Is there an easier way to reset the Integrate(operand) function? Perhaps the function could have one or two added arguments, for example Integrate(Operand1, Operand2, Operand3) where Operand 1 is the part to be integrated, Operand 2 is the reset channel, and Operand3 is the reset value?
Thanks,
Dan

G11 as "optional module"
I would like to have the "optional" setting available for the G11 gateway. This will enable the user to unplug the G11 when it isn't needed and the headmaster not throw and error code. If anyone has a workaround for this in the meantime I am interested?

The 'Enabled' property on the G11 does not in fact disable the G11 when set to No.
If you read the tool tip it says
'Select No to disable the communication with the Bluetooth adapter. When disabled, there will be no supervision of e.g. signal quality or lost contact. It will also not be visible in the display menu system. The adapter itself is still operational though and can be used to communicate with the system. To prevent that, see next property Enable Bluetooth.'
So even if the G11 'Enable' is set to 'No' you can still connect and send/receive applications, logs or change settings.

IQAN Design Finder Function
When working on large complex application files written by someone else, finding out about a function is often quite difficult. Take *Brakes* as a search query: Could we have a finder function in the software that could deliver all relevant channels to a finder window with *Brakes* in the channel description?

disabling error message for a specific output when it's not in use
Hi,
We try to find a way to use a generic program to muliple application.
This implies we will not always use all programmed I/O.
There is a way to deactivate the error detection for the PWM/Cout output on a MC31 module ?
But when it's used, we want this error to be active.
Thanks!

You can put that COUT channel into a function group. And use a digital parameter to enable/disable that function group. By disabling the function group, which contains the PWM/COUT channel, error message will be disabled.

MD4-10 Graph in scroll mode - slow slider
Dear
With this application : https://www.dropbox.com/s/97dws0qe5xak85v/IG29%20V23.01.ida4?dl=0
When you use the graph in scroll mode, the slider and the switcher (on top of screen) move super slowly. But whith the grpah in sweep mode the slider ans switcher works correctly.
Regards

"compare with" does nothing (V4.05 &V4.06)
I am not sure If I am doing something wrong, but the "Compare with" in the File menu does not seem to do anything? I click on it it opens the File search box, I select the File I want to compare with and Click OPEN button. The dialog closes then nothing... I stay on whatever page was open before. No comparison box shows up. Any special setting?

ISO image error
I recently completed a project that was built from a previous program (started with Version 4 program). Somewhere along the way, an ISO lamp image became invisible. I'm not sure how it happened, but the only way to fix it was to add the same lamp image (same size and color), delete the old one, then use the 'undo' command. When the lamp image came back on the screen, it was correct and visible. I'm not sure how this could have happened, since this area of the screen and all related channels were unchanged from previous program.

MD4-7 J1939 comunication
I have a MD4-7 display to read the CAN and I have problem to get the the PGN 65282 or any adder to be read by the display see attach snap shot. I have installed also an MD3 display on the same CAN and that one can read the can massage with no trouble. see attach snap shot The can trafic are only 25%.

Camera and message MD4.
Is it a way to get the Massage to be on the top of a camera screen now the massage be block off by the camera image.

MD3 Parameter Text Size
If the “Value” is a long text string, then it is clipped on in the Adjust Parameters Menu. Please make this text fully visible.
Customer support service by UserEcho