My notes about ICARE
Matlab API
- A message shall be displayed by yapSendCommand when an error occur (same remark for all other functions)
- A VERBOSE command or KW shall be included in the set of default commands
- mmdsvrTestGetImage fails for images > 8000*8000 bytes
labVIEW API
- Icons shall be different for each vi
- yapClientConnect : "connexion" output is labelled "bolean"
- one parameter (connexion id for exemple) shall be passed from one vi to the other, to help sequencing without exlpicit labview sequence (film strip)
General
- SETUP/STATUS Keywords are sometimes called "keywords" and sometimes called "parameters" : confusing
My Personal Data
# preferences
#Set LINKTOOLTIPINFO = off
#Set EDITBOXWIDTH = 70
#Set EDITBOXHEIGHT = 22
#Set EDITBOXSTYLE = width: 99%
#Set ALLOWTOPICCHANGE =
JulienCharton