'DF'= |
Enforced Delay Time After 'FF' |
Adds automatic delay times after each 'FF' without having to insert WAIT statements into your application. Use this parameter to have PxPlus return control to the OS for longer periods of time.
'DF'=num is a numeric value from 0 to 1000:
0 indicates no delay. (default)
1 indicates a forced WAIT 0 when the event occurs.
All other values from 2 through 1000 indicate the number of 100ths of a second to delay on each event occurrence.
'DF'=0 No Delay