• Welcome!
Hello There, Guest! Login Register


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Title: 双屏显示会报错,无法指定在某个显示器上运行实验程序
Linear Mode
#1
output devices, screen_o的device index无论选择1还是2都无法运行。按下面提示,在.m文件中添加Screen('Preference', 'SkipSyncTests', 1) 后,可以运行,但一开始会显示感叹号。

而且运行后,程序画面显示也不完整。



WARNING: Couldn't compute a reliable estimate of monitor refresh interval! Trouble with VBL syncing?!?


----- ! PTB - ERROR: SYNCHRONIZATION FAILURE ! -----

One or more internal checks (see Warnings above) indicate that synchronization
of Psychtoolbox to the vertical retrace (VBL) is not working on your setup.

This will seriously impair proper stimulus presentation and stimulus presentation timing!
Please read 'help SyncTrouble' for information about how to solve or work-around the problem.
You can force Psychtoolbox to continue, despite the severe problems, by adding the command
Screen('Preference', 'SkipSyncTests', 1); at the top of your script, if you really know what you are doing.




WARNING: This session of your experiment was run by you with the setting Screen('Preference', 'SkipSyncTests', 1).
WARNING: This means that some internal self-tests and calibrations were skipped. Your stimulus presentation timing
WARNING: may have been wrong. This is fine for development and debugging of your experiment, but for running the real
WARNING: study, please make sure to set Screen('Preference', 'SkipSyncTests', 0) for maximum accuracy and reliability.
 
Reply
  


Messages In This Thread
双屏显示会报错,无法指定在某个显示器上运行实验程序 - by lansettt - 07-14-2022, 03:36 AM

Forum Jump:


Browsing: 1 Guest(s)