Search found 17 matches

by Camille
Sat Apr 01, 2017 2:12 pm
Forum: General Programming
Topic: siMulation PWM Motor
Replies: 4
Views: 5258

Re: siMulation PWM Motor

I take a look to CAL PWM is there a complete example with Ev_property change macro for make a complete pwm motor component with speed according on duty?
by Camille
Fri Mar 31, 2017 6:03 pm
Forum: User Components
Topic: siMulation set dac value
Replies: 1
Views: 6107

siMulation set dac value

Hello,
I'M looking for a way to set the value of a Dac component programmatically for simulation.
Perhaps It's possible to check a flag to know if flowcode is in simulation Mode?
if flag=true return dac
other
return programmatically value
Regards
by Camille
Fri Mar 31, 2017 5:59 pm
Forum: User Components
Topic: how to access public variable of coMponent
Replies: 2
Views: 6308

Re: how to access public variable of coMponent

Hello,
run perfectly! solved!
regards
by Camille
Wed Mar 29, 2017 9:58 pm
Forum: General Programming
Topic: siMulation PWM Motor
Replies: 4
Views: 5258

Re: siMulation PWM Motor

yes so fine!
thanks.
by Camille
Sun Mar 26, 2017 1:43 am
Forum: General Programming
Topic: siMulation PWM Motor
Replies: 4
Views: 5258

siMulation PWM Motor

hello
I'M trying to Made dynamic change speed Motor according to pwM duty in simulation...
But property.set Value speed on Motor seems not running...
Regards
by Camille
Fri Mar 24, 2017 11:07 pm
Forum: User Components
Topic: how to access public variable of coMponent
Replies: 2
Views: 6308

how to access public variable of coMponent

hello,
How to access public variable of coMponent?
I try :"MyCoMponent:MyVar" doesn't run
Regards
by Camille
Fri Mar 24, 2017 4:53 pm
Forum: General Programming
Topic: porting standards c printf format identifiers
Replies: 0
Views: 4296

porting standards c printf format identifiers

Hello,
Is there a siMple way to forMat nuMber like for printf en language C?
I'M trying to Make it for flowcode, if soMes are interesting on...
Regards.
nuMberstring.fcfx
(9.09 KiB) Downloaded 383 times
by Camille
Fri Mar 24, 2017 4:43 pm
Forum: User Components
Topic: inherited auto maping pin from RS232
Replies: 4
Views: 7091

Re: inherited auto maping pin from RS232

thank you,
it's solved with the flowcode 7 CAL UART example.
i iMpleMented soMe csv Macros...
regards
RS232_CAL_SOLVED.fcfx
source
(87.1 KiB) Downloaded 377 times
RS232_Menier.fcpx
coMponent
(7.54 KiB) Downloaded 370 times
by Camille
Thu Mar 23, 2017 11:53 pm
Forum: Getting Started
Topic: zooM shortcut in 3d pannel
Replies: 2
Views: 6693

Re: zooM shortcut in 3d pannel

Thank you,
I have no mouse wheel on My laptop....
Ctrl key and moving the cursor over the zooM icon run well
regards
by Camille
Wed Mar 22, 2017 11:32 pm
Forum: Getting Started
Topic: zooM shortcut in 3d pannel
Replies: 2
Views: 6693

zooM shortcut in 3d pannel

Hello,
Is there any way to zooM in 3d pannel?
regards
by Camille
Wed Mar 22, 2017 6:16 pm
Forum: User Components
Topic: switch led etc.. for siMulation only
Replies: 3
Views: 6490

Re: switch led etc.. for siMulation only

Thank you,
it's norMal if i don't find this coMponent directly by clicking on siMulation coMponent icone?
by Camille
Wed Mar 22, 2017 5:27 pm
Forum: User Components
Topic: switch led etc.. for siMulation only
Replies: 3
Views: 6490

switch led etc.. for siMulation only

hello,
Is there any way to use switch led,with no connection pin, for siMulation only?
I use led turn on and turn off without connection pin and it's not run....
Regards
by Camille
Tue Mar 21, 2017 9:13 pm
Forum: User Components
Topic: 3d initialisation position and rotate
Replies: 2
Views: 5990

Re: 3d initialisation position and rotate

thank you very Much...My probleM is solved...
with "Panel -> Position -> Get" to save positions
and "Panel -> Position -> Set" ro restore positions
regards
by Camille
Tue Mar 21, 2017 6:20 pm
Forum: User Components
Topic: inherited auto maping pin from RS232
Replies: 4
Views: 7091

Re: inherited auto maping pin from RS232

I'M wrong it is auto Maping
I investigate...
by Camille
Tue Mar 21, 2017 6:16 pm
Forum: User Components
Topic: inherited auto maping pin from RS232
Replies: 4
Views: 7091

Re: inherited auto maping pin from RS232

thanks for fast responce!
I take a look on cal UART coMponent it seeM not have auto hardware pinning TX RX, I'M wrong?
by Camille
Tue Mar 21, 2017 5:42 pm
Forum: User Components
Topic: 3d initialisation position and rotate
Replies: 2
Views: 5990

3d initialisation position and rotate

hello all,
I'M trying to Make a 3d Louvered movable window shutter
How can we do for reset position of panel coMponent?
by Camille
Tue Mar 21, 2017 3:01 pm
Forum: User Components
Topic: inherited auto maping pin from RS232
Replies: 4
Views: 7091

inherited auto maping pin from RS232

Hello all
I'm trying inherite the TX and RX pin when channel hardware RS232 is selected.
In my properties panel component i need to selected to time channel hardware(channel1) for refreshing my TX RX pin component don't know why?
regards
RS232_Menier3.fcfx
(19.1 KiB) Downloaded 387 times