
Xc10 current controlled outputs
Can the XC10 pwm outputs be also used as current controlled? I looked at the documentation for the cm3620 module (i believe the xc10 is a re branded cm3620) and it has current sensing on the low side outputs. Is it possible to do current control for the pwm outputs, or at least is there a way to read the current on these resistors so I could do my own in app current control?

Charging control ?
Hi
I wonder how to controling battery charging in iQAN Design. Should I use voltage input, where maximum voltage is 5V but from battery going 14,4 V. What should i do?

FGI Calculation/Sample Time Question
If an FGI transitions through 3 layers of function groups then does it take 3 cycles for a root value to reach its final destination ?
In other words does the IQAN OS pass on all root values regardless of the calculation layers in one sample time?

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.
Customer support service by UserEcho