James Reed wrote:
> I tried this (pyvcp.hal & pyvcp.xml) , but it kept giving me the error 
> "waiting for component 'pyvcp' to become ready.  I don't believe it's in 
> the .xml file because I substituted a very simple file and it still 
> wouldn't get past the pyvcp command.  It did, however generate the display.

pyvcp is in the middle of development, so start by doing a cvs update:
cvs update   (in your emc2 dir)
and then
src/make

check your xml file by manually running pyvcp on it and verify that the 
panel looks ok:
pyvcp -c pyvcp pyvcp.xml

check that the line that calls pyvcp in the .hal file reads like this:
pyvcp -c pyvcp pyvcp.xml

we decided that a -c option for specifying the component name would be a 
good thing.

AW

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to