MATLAB IMAGE ACQUISITION TOOLBOX - RELEASE NOTES Betriebsanweisung Seite 538

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 574
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 537
18 Properties — Alphabetical List
18-48
StopFcn
Specify MATLAB file executed when stop event occurs
Description
The StopFcn property specifies the MATLAB file function to execute when a stop event
occurs. A stop event occurs immediately after you issue the stop command.
The StopFcn callback executes synchronously. Under most circumstances, the image
acquisition object will be stopped and the Running property will be set to 'off' by the
time the MATLAB file completes execution.
Stop event information is stored in the EventLog property.
Characteristics
Access Read/write
Data type String, function handle, or cell array
Values The default value is an empty matrix ([]).
See Also
Properties
EventLog, Running
Seitenansicht 537
1 2 ... 533 534 535 536 537 538 539 540 541 542 543 ... 573 574

Kommentare zu diesen Handbüchern

Keine Kommentare