当前位置:
文档之家› E-Prime常见错误代码表
E-Prime常见错误代码表
Table of Common Errors
The following table lists commonly encountered errors, a description of the error, and possible solutions toeliminate the error. A complete listing of errors may be found in the Reference Guide Appendix A -Error List.
Enter device specific values forallowable response.
10001
The allowable responsecannot be empty
The Allowable field in Response Options(Duration/Input Property Page) must contain a valuewhen input is enabled.
Set the value of BitsPerSampleto 8 or 16 to match the format ofthe WAV file. All files must besaved using the same format.
18012
The value for Channels isinvalid
Set the value of Channels to 1 or2 to match the format of the WAVfile. All files must be saved usingthe same format
18013
The value forSamplesPerSecond isinvalid
Set the value ofSamplesPerSecond to 11025,22050, or 44100 to match theformat of the WAV file. All filesmust be saved using the sameformat
The SamplePerSecond field of the Sound device(Experiment Object; Devices tab) represents a valuethat is not valid. Common values are 11025, 22050,
44100, but settings are hardware dependent.
Enter device specific values forallowable response.
10002
Cannot have duplicateresponse
A single value has been entered more than the Allowable field in the Response Options(Duration/Input Property Page) represents a mask ofvalues, entering duplicate values would be redundant.
The Channels field of the Sound device (ExperimentObject; Devices tab) represents a value that is notvalid. Valid values are 1 for mono and 2 for stereo.
Ensure that the configuration ofthe file matches the configurationof the sound device, that the fileis not already open, and that thefilename and path are valid
Enter device specific value for thetermination response
10018
Correct Response is notpart of Allowable
The value entered in the Correct Response field in theResponse Options (Duration/Input Property Page) isnot included aspart of the Allowable ResponseOptions
Specify a value that is includedas part of the AllowableResponse.
10019
ination Response isnot part of Allowable
The value entered in the Termination Response field inthe Advanced Response Options (Duration/InputProperty Page) is not included as part of the AllowableResponse Options
An object was named in the interface with a value thatcontains an invalid character. E-Object names aregenerated to E-Basic script, which does not permitvariable names to have invalid characters. An objectname can only contain A-Z, a-z, 0-9
Enter a valid name through theProperties window, Proceduretimeline, or Structure viewwindow that does not have anyinvalid characters.
18005
Cannot load sound file<file>. <error>
Enter a valid name through theProperties window, Proceduretime line, or Structure viewwindows that does not have morethan 80 characters.
10046
Name contains an invalidcharacter
Specify a value that is includedas part of the AllowableResponse
10044
The name cannot belonger than 80characters!
An object was named in the interface with a length ofmore than 80 characters. An object name can onlycontain A-Z, a-z, 0-9, must begin with an alphabeticcharacter, must not contain more than 80 characters,and must be unique within the system
An error occurred while attempting to load a sound file.This can be due to file not found, file already open,lack of resources, invalid configuration, or improperdriver.
Verify that unique entries areentered only once
10017
Invalid TerminationResponse
The value entered in the Termination Response field inthe Advanced Response Options (Duration/InputProperty Page) is not recognized by the input mask.
Set the value of MaxLength to avalue no less than 100.
18011
The value forBitsPerSample is invalid
The BitsPerSample field of the Sound device(Experiment Object; Devices tab) represents a valuethat is not valid. Common values are 8 and 16, but thesettings are hardware dependent.
18010
The value for MaxLengthis invalid
The MaxLength field of the Sound object (Generalproperty page) represents a value that is not valid.Valid values for MaxLength cannot be less than 100
Number
Displayed Message
Error Description
Solution
10000
The allowable responsewas unrecognized:<response>
The value entered in the Allowable field in theResponse Options (Duration/Input Property Page) isnot recognized by the input mask.