Search found 17 matches
- Sat Apr 01, 2017 2:12 pm
- Forum: General Programming
- Topic: siMulation PWM Motor
- Replies: 4
- Views: 5483
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?
- Fri Mar 31, 2017 6:03 pm
- Forum: User Components
- Topic: siMulation set dac value
- Replies: 1
- Views: 7820
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
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
- Fri Mar 31, 2017 5:59 pm
- Forum: User Components
- Topic: how to access public variable of coMponent
- Replies: 2
- Views: 8101
Re: how to access public variable of coMponent
Hello,
run perfectly! solved!
regards
run perfectly! solved!
regards
- Wed Mar 29, 2017 9:58 pm
- Forum: General Programming
- Topic: siMulation PWM Motor
- Replies: 4
- Views: 5483
Re: siMulation PWM Motor
yes so fine!
thanks.
thanks.
- Sun Mar 26, 2017 1:43 am
- Forum: General Programming
- Topic: siMulation PWM Motor
- Replies: 4
- Views: 5483
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
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
- Fri Mar 24, 2017 11:07 pm
- Forum: User Components
- Topic: how to access public variable of coMponent
- Replies: 2
- Views: 8101
how to access public variable of coMponent
hello,
How to access public variable of coMponent?
I try :"MyCoMponent:MyVar" doesn't run
Regards
How to access public variable of coMponent?
I try :"MyCoMponent:MyVar" doesn't run
Regards
- Fri Mar 24, 2017 4:53 pm
- Forum: General Programming
- Topic: porting standards c printf format identifiers
- Replies: 0
- Views: 7206
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.
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.
- Fri Mar 24, 2017 4:43 pm
- Forum: User Components
- Topic: inherited auto maping pin from RS232
- Replies: 4
- Views: 8807
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
it's solved with the flowcode 7 CAL UART example.
i iMpleMented soMe csv Macros...
regards
- Thu Mar 23, 2017 11:53 pm
- Forum: Getting Started
- Topic: zooM shortcut in 3d pannel
- Replies: 2
- Views: 8468
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
I have no mouse wheel on My laptop....
Ctrl key and moving the cursor over the zooM icon run well
regards
- Wed Mar 22, 2017 11:32 pm
- Forum: Getting Started
- Topic: zooM shortcut in 3d pannel
- Replies: 2
- Views: 8468
zooM shortcut in 3d pannel
Hello,
Is there any way to zooM in 3d pannel?
regards
Is there any way to zooM in 3d pannel?
regards
- Wed Mar 22, 2017 6:16 pm
- Forum: User Components
- Topic: switch led etc.. for siMulation only
- Replies: 3
- Views: 8323
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?
it's norMal if i don't find this coMponent directly by clicking on siMulation coMponent icone?
- Wed Mar 22, 2017 5:27 pm
- Forum: User Components
- Topic: switch led etc.. for siMulation only
- Replies: 3
- Views: 8323
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
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
- Tue Mar 21, 2017 9:13 pm
- Forum: User Components
- Topic: 3d initialisation position and rotate
- Replies: 2
- Views: 7743
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
with "Panel -> Position -> Get" to save positions
and "Panel -> Position -> Set" ro restore positions
regards
- Tue Mar 21, 2017 6:20 pm
- Forum: User Components
- Topic: inherited auto maping pin from RS232
- Replies: 4
- Views: 8807
Re: inherited auto maping pin from RS232
I'M wrong it is auto Maping
I investigate...
I investigate...
- Tue Mar 21, 2017 6:16 pm
- Forum: User Components
- Topic: inherited auto maping pin from RS232
- Replies: 4
- Views: 8807
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?
I take a look on cal UART coMponent it seeM not have auto hardware pinning TX RX, I'M wrong?
- Tue Mar 21, 2017 5:42 pm
- Forum: User Components
- Topic: 3d initialisation position and rotate
- Replies: 2
- Views: 7743
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?
I'M trying to Make a 3d Louvered movable window shutter
How can we do for reset position of panel coMponent?
- Tue Mar 21, 2017 3:01 pm
- Forum: User Components
- Topic: inherited auto maping pin from RS232
- Replies: 4
- Views: 8807
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
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