enableDeviceChecking
enableDeviceChecking( ) => yes / nil
Description
Enables device checking. It is the same as turning on the Enable Device Checking check box in the Device Checking Setup form.
This function can be used only in an Analog Design Environment L session. When the enableDeviceChecking environment variable is set to
t, the function can be used for an Analog Design Environment XL session too.Value Returned
Examples
enableDeviceChecking()
Return to top