void SoftwareNegLimitDirectionSensitiveSet ( bool  sensitive)
Description:
SoftwareNegLimitDirectionSensitiveSet sets the direction sensitivity configuration for this limit.
Parameters:
sensitive1 = only trigger if motion is commanded in the direction of the limit, 0 = ignore direction.
Sample Code:
  SoftwareNegLimitDirectionSensitiveSet(1); // Set to sensitive.
See also:
SoftwareNegLimitDirectionSensitiveGet