Search found 8 matches

by cell85
Sat May 11, 2013 4:20 pm
Forum: Flowcode V5
Topic: PROFINET
Replies: 7
Views: 5315

Re: PROFINET

Mantas wrote:I suppose, this is what you meant:
http://www.hms.se/products/products.asp ... mmunicator

Cheers,
Mantas
exactly. It costs around 3xx€ , they also have an embedded module in DIL for the half. It works very good and the support is very helpy.
by cell85
Sat May 11, 2013 12:39 am
Forum: Flowcode V5
Topic: Which PIC would you recommend for this application?
Replies: 1
Views: 1901

Which PIC would you recommend for this application?

Hi, I want to build up a small control for 4 to 6 pumps with my flowcode for pic. Which PIC would you prefer/recommend ? My requirements: - LCD or gLCD - 8x GPIO's for LED's and Buttons - 2x Serial Interface for RS485 (modbus) and PC communication - 1x SD-Card or microSD Card for storing configurati...
by cell85
Sat May 11, 2013 12:29 am
Forum: Flowcode V5
Topic: PROFINET
Replies: 7
Views: 5315

Re: PROFINET

Hi Mantas,

you could write the BLDC software in flowcode and and communicate to a serial profinet module via UART (HMS Anybus Profinet module, etc.).

[Motor] <---> your boards <--uart--> profinet module <--profinet--> PLC
regards
by cell85
Wed May 08, 2013 1:24 pm
Forum: Flowcode V5
Topic: How to use PIC18F67K22 with FC5.5 and class B Safety Lib?
Replies: 2
Views: 2165

Re: How to use PIC18F67K22 with FC5.5 and class B Safety Lib

thank you! so options are Flashing via ICSP, USB Bootloader, UART Bootloader.

and how could I implement the class B Safety Lib ?
Flowcode generated *.c file and then manually implementing ?
by cell85
Wed May 08, 2013 11:11 am
Forum: Flowcode V5
Topic: How to use PIC18F67K22 with FC5.5 and class B Safety Lib?
Replies: 2
Views: 2165

How to use PIC18F67K22 with FC5.5 and class B Safety Lib?

Hi, two questions: 1) I have a Eval Board with the PIC18F67K22 on Board. I would like to program it with Flowcode how can I implement the necessary Bootloader? http://www.microchip.com/wwwproducts/Devices.aspx?dDocName=en547580 2) Is there a way to implement this Class B Safety Library (selfcheck et...
by cell85
Wed May 08, 2013 11:06 am
Forum: Flowcode V5
Topic: Usage Counter for Motors in hours
Replies: 2
Views: 2185

Re: Usage Counter for Motors in hours

Good idea! I will do it so.
by cell85
Wed May 08, 2013 9:46 am
Forum: Flowcode V5
Topic: Usage Counter for Motors in hours
Replies: 2
Views: 2185

Usage Counter for Motors in hours

Hi, I recently posted my Question in the german forum but I think I will try it internationally (please forgive me my bad english). I want to develop a Motor counter on my MIAC (later on a custom PICmicro Board), that counts the usage of up to 4 motors in hours. The resolution should be 1sec or max....
by cell85
Tue May 07, 2013 6:43 pm
Forum: Deutsch Support-Forum
Topic: Betriebsstundenzähler in Flowcode
Replies: 0
Views: 7300

Betriebsstundenzähler in Flowcode

Hallo, ich habe vor zwei Wochen ein MIAC und Flowcode 5 + Starter Kit gekauft und habe das Tutorial schon durch. Nun habe ich vor, einen Betriebsstundenzähler für vier Motoren zu realisieren. Gibt es da eine einfache Möglichkeit dies zu progammieren? Ich hatte mir gedacht einen Timer Interrupt zu ne...