availablePortsArray is actually a function because you're missing the () from the end when trying to call it. The following change should fix your problem:

1
let availablePortsArray = SerialPort.GetPortNames()
By on 3/5/2008 12:50 AM ()
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper