On some VFD enable inputs, “enable true” means that for the drive to function, the input must be True (High, On, contact closed), or it can be set to “enable false”, meaning that the input must be False (Low, Off, contact open). If you enable false, you need a contact closure to DISABLE the drive, which is not considered fail safe. But in rare cases you may want that, for example where disabling a drive may actually create a MORE dangerous situation, such as losing controlled decel or braking, because a disable command just immediately disallows the transistors to fire no matter what. Most drives I have seen either don’t give you that choice, meaning you must do it in external logic, or the default is enable true, and you must go into advanced programming to change it.