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 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 propertyWritePortValue 
Top
See Also