New Features V6.0.6

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 6.

Moderator: Benj

Post Reply
medelec35
Matrix Staff
Posts: 9520
Joined: Sat May 05, 2007 2:27 pm
Location: Northamptonshire, UK
Has thanked: 2585 times
Been thanked: 3815 times
Contact:

New Features V6.0.6

Post by medelec35 »

LCD:
LCD can now display any type of number whether signed or unsigned
So by using PrintFormattedNumber component macro, now Bytes, Int, UInt, Long & ULong can be displayed directly:
ULong ex.png
(30.35 KiB) Downloaded 2077 times
Martin

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: New Features V6.0.6

Post by Benj »

Vnet:
Vnet injector is now fully functional but the component needs to be updated by placing the file below into your "Flowcode 6\Components" directory.
InjectorVnet.fcpx
(32.71 KiB) Downloaded 246 times
Help on the Vnet injector component is available from here.
http://www.matrixmultimedia.com/wiki/in ... 9#Examples

User avatar
jollybv
Flowcode v5 User
Posts: 374
Joined: Thu Feb 12, 2009 5:20 am
Location: Cape Town
Has thanked: 81 times
Been thanked: 25 times
Contact:

Re: New Features V6.0.6

Post by jollybv »

Hi guys

Just Updated the InjectorVnet.fcpx file now my server starts but it tells me the

Server starting up...
UPD Socket on Channel 6 Failed... or on the other Channel 7 Failed
Server socket closed...

Any idears what i should do to get this working

Brian
Attachments
Vnet Injector 1.png
(305.8 KiB) Downloaded 1951 times

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: New Features V6.0.6

Post by Benj »

Hello,

I notice in the screen shots you took that the interface property is empty. This defines the network interface to use and will probably need to be valid to allow the comms to be bound to a physical hardware port.

The network interfaces drop down should consist of any ethernet sockets or wifi hardware you have present and enabled on your system.

Are there any options in the drop down list and does the server start up correctly if you choose an interface?

User avatar
jollybv
Flowcode v5 User
Posts: 374
Joined: Thu Feb 12, 2009 5:20 am
Location: Cape Town
Has thanked: 81 times
Been thanked: 25 times
Contact:

Re: New Features V6.0.6

Post by jollybv »

Hi Benj

No there is nothing in the Interface drop down box and it says server starting up the UDP socket on channele 6 Faild

Brian

kersing
Valued Contributor
Valued Contributor
Posts: 2045
Joined: Wed Aug 27, 2008 10:31 pm
Location: Netherlands
Has thanked: 553 times
Been thanked: 1081 times
Contact:

Re: New Features V6.0.6

Post by kersing »

Hi Brian,

Did you write in one of your other messages the system does not have a network connection?

Regards,

Jac
“Integrity is doing the right thing, even when no one is watching.”

― C.S. Lewis

Post Reply