Click or drag to resize

ErrorConfiguration Properties

The StandAloneConfigurationErrorConfiguration type exposes the following members.

Properties
 NameDescription
Public propertyDelayOnError Delay inserted before restarting Stand-Alone job if RestartOnError is true.
Public propertyDisarmLaser Disarms the laser on error.
Public propertyDoWritePort Enable writing a IO port.
Public propertyEnablePulse Resets the port after DelayOnError
Public propertyEnableSetupTime Toggles the use of the edge delay.
Public propertyPulseWidth The time the port value holds before being deasserted. A zero or negative value means no pulse.
Public propertyResetIO Resets all out ports (excluding special IO).
Public propertyRestartOnError Restarts Stand-Alone job on error.
Public propertySetupTime The time of the deasserted value before the port value is set. A pulse of deasserted value is needed to make sure there is an edge for the port value. A zero or negative value means no setup.
Public propertyWritePort 
Public propertyWritePortExecutionAbortedValue Value to write in case of execution aborted. Skipped if null.
Public propertyWritePortLaserValue Value to write in case of laser error. Skipped if null.
Public propertyWritePortOutOfFieldValue Value to write in case of out of field error. Skipped if null.
Public propertyWritePortScanControllerValue Value to write in case of scan controller error. Skipped if null.
Public propertyWritePortScanHeadValue Value to write in case of scan head error. Skipped if null.
Public propertyWritePortValueObsolete.
Top
See Also