Added note about shell limit in vxWorks

This commit is contained in:
MarkRivers
2011-07-14 15:05:55 +00:00
parent 083919e984
commit e4ec209d71
+7
View File
@@ -188,6 +188,13 @@ This configures the 8601 card with
all 4 axes use encoder
all 4 axes have quardrature encoder hence their ratios are 0.25
Please note, since the parameters in the function is more than 10, in VxWorks, the start up
script loading will complain about " too many parameters..." In this case, adding
iocsh()
before this routine in start up script will solve the problem.
2). Database definition file
----------------------------