Propellent Question
Rumple
Posts: 38
Can anyone think of a way·to suppress the GetPropellerVersion dialog box?··· If no Propeller is found I'd rather just have my application deal with it rather than pestering the user about it.
Thanks.
Thanks.
Comments
your app could check for the dialog-box to be present and if so send a mouseclick to the OK-button of the dialog-box
best regards
Stefan
If Jeff Martin still there?
Any forthcoming tweaks to Propellent?
Trying not to sound pesky,
emonk
I think you'll be pleasantly surprised with version 1.2 (or higher) of Propellent. I've been testing an early 1.2 incarnation of Jeff's work, and it should fulfill your wishes (which were also my wishes). If it's not officially released soon, you will be able to extract the version I've been using from the loader package on the Propeller Backpack (#28327) product page when this new product appears — "real soon now". Hopefully, I'll have the documentation done by the time the boards are out of customs and sitting in Parallax's warehouse. I'm up to page 15, and I've still got a lot of 'splainin' to do. Yikes!
-Phil
Post Edited (Phil Pilgrim (PhiPi)) : 8/22/2009 2:49:06 AM GMT
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
--Jeff Martin
· Sr. Software Engineer
· Parallax, Inc.
Today we're releasing Propellent Library and Executable v1.2.· You can get it from the following link, or attached to this message.
http://www.parallax.com/tabid/442/Default.aspx
Read the "Propellent Library.pdf"·and/or·"Propellent Executable.pdf"·and/or·"Readme.txt" files in the archive to find out the details of the new features.· Here's a summary of the highlights:
So, for those using the executable, you can now do something like the following:
and it will compile the Propeller application "source_path_and_file" with no visual status or dialogs and log the outcome in "results.txt."
Or you can do the following:
and it will do the same as above but will search for and download to a connected Propeller.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
--Jeff Martin
· Sr. Software Engineer
· Parallax, Inc.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Computers are microcontrolled.
Robots are microcontrolled.
I am microcontrolled.
But you·can·call me micro.
If it's not Parallax then don't even bother.
I have changed my avatar so that I will no longer be confused with others who use generic avatars (and I'm more of a Prop head then a BS2 nut, anyway)
From the Propellent PDF:
The Parallax Propellent software is a Windows-based tool for compiling and downloading to the Parallax Propeller chip. Propellent is available as both a library (Propellent.dll) and as an executable
(Propellent.exe).
• The Propellent Library (DLL) is for software developers to link into applications enabling immediate support of the Propeller using the same functions as the Parallax-made Propeller Tool development
software.
• The Propellent Executable (EXE) is a program that includes the Propellent Library within it and provides many of the same functions to anyone wishing for command-line support of the Propeller chip.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Computers are microcontrolled.
Robots are microcontrolled.
I am microcontrolled.
But you·can·call me micro.
If it's not Parallax then don't even bother.
I have changed my avatar so that I will no longer be confused with others who use generic avatars (and I'm more of a Prop head then a BS2 nut, anyway)
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
My Prop Info&Apps: ·http://www.rayslogic.com/propeller/propeller.htm
Interesting idea.· The command-line interface would be pretty straight forward (for PST, I mean) but there would be a little more work involved to keep just a single instance running (ie: after PST is run, another execution of Propellent would naturally launch a second instance of PST, but that's not what we want in most cases).
I'll note this idea and see if I can squeeze it in soon.· Thanks for the suggestion!
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
--Jeff Martin
· Sr. Software Engineer
· Parallax, Inc.
BTW: Does PST support any escape codes or anything, so I can move the cursor around, or at least clear the screen? Is there any help file or documentation for PST that would tell me?
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
My Prop Info&Apps: ·http://www.rayslogic.com/propeller/propeller.htm
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
--Jeff Martin
· Sr. Software Engineer
· Parallax, Inc.
Too bad PST doesn't properly interpret "\r\n" or "\n\r". Oh well. Someone can describe a check-box combination that works?
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
--Steve
Propeller Tools
Usually I tend to do all by myself but one of the few third-parties tools/controls I am using are the ELTIMA ones. I have found them good and useful both as stand-alone products and integrated into my softwares. I use this ones:
-Virtual Serial Ports Driver
-Virtual Serial Port ActiveX Control
-Serial to Ethernet Connector
-Serial Splitter
-Serial Port Monitor
I have used them in the industrial field where many equipments (sensors/instruments/controllers) relies on serial data transmission and several applications may need the data from the same equipment (serial splitter works greatly here with mixable real/virtual ports) and I never had problems
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
· Propeller Object Exchange (last Publications / Updates)